v0.1.14
April 10th, 2020
Added
- The homepage content grid now includes collections as well — #117
Improved
- Markdown parsing — #24 #80
Fixed
- Deleting a project left some artifact models — #186
- Enforcing better format to the external repositories URL — #163
v0.1.13a
October 8th, 2019
Added
- Asset upload cancel button — #70
- Public project releases list — #75
- "Release notes" field in a project release — #74
v0.1.13
October 3rd, 2019
Added
- Project releases manager — #65 #67 #68 #56
Fixed
- Guest article update was failing — #66
v0.1.12
August 5th, 2019
Added
- Proper deletion of a project (and its repository / discussion room) - #5 (closed)
- Users can submit guest events - #14
- New users get an onboarding e-mail - #44 & #39
Improved
- Top and footer menus are now dynamic - #7
- The Create button now features a dropdown for easier content creation - #15
- The author of a guest content is now warned by e-mail when it is published - #44 & #30
- Common layout settings are now editable via the admin interface - #33
- The search bar is now visible on all pages - #34
- Users now appear in search results - #52
- Scroll-to-top button on article and event pages - #35
v0.1.11
July 1st, 2019
Added
- De-publication of a project - #38
- Ircam technologies shortcut in the sidebar - #6 (closed)
- Newsletter subscription widget in the sidebar - #13
- Auto-setting card image for new articles based on included images in the content - #16
Improved
- Mixed content types instead of separated areas for each (on the homepage) - #8
- Front-end rendering style in TinyMCE (in the admin interface) - #29
Fixed
- READMEs Read more link showing up even when no more content was to show (on project pages) - #23
- Content showing up in both the Featured area and the latest content area (on the homepage) - #10
- Error on accounts creation when some usernames were cleaned and ended up as empty strings - #28
v0.1.10
June 3rd, 2019
Added
- Auto-anchoring content titles in articles and events
- Collections in a topic detail page
Improved
- Changed from https://beta.forum.ircam.fr to https://forum.ircam.fr
- Displaying discussion's latest posts on the homepage (instead of
general
room) - Admin interface loading speed
- Draft content visibility for staff users
- Displaying articles and collections as cards in a topic detail page
- Displaying topics in article cards
- Disabled submit buttons on click in Ircam Auth to prevent hooks double-triggers
Fixed
-
/favicon.ico
loaded a full (heavy) 404 page - Latest posts date in discussion summaries (topic
bump
date instead of creation date) - Not displaying the owner of a project if non existent
- Home article and event items limit
- Use of a
.git
URL as an external repository in project creation
v0.1.9
May 21, 2019
Added
- Pagination on articles and events
- Sharing links on articles and events
- Content metadata (publication date, author) on articles and events
- Various cross-apps system utilities
Improved
- More reliable user account checking across the apps
- Content publication status
Fixed
- Draft content visibility for admins
- Article listing on a user profile (listed only guest articles before)
v0.1.8
Apr. 26, 2019
Added
- Minimal search engine
Improved
- A successful account creation on Ircam Auth coming from one of the Forum apps automatically triggers accounts creation on all of them. This especially skips the account creation extra step in Discourse and improves user experience.
- Added a link to the discussion in the header
Fixed
- Tags combo-box experience: input stays in focus after adding a tag
v0.1.7
Mar. 1, 2019
Added
- Collections can now reference articles, events, projects
- Image upload in a guest article
- Staff features and improvements
Fixed
- Events listing discrepancies between the homepage and the Events page
v0.1.6
Feb. 21, 2019
Added
- Project settings (Download button behavior)
- Private repository support (Forum GitLab, forge-2 and GitHub)
Fixed
- Various bugs, security and UI/UX improvements (a lot)
v0.1.4
Jan. 21, 2019
Added
- Guest article feature
v0.1.3
Jan. 3, 2019
Added
- Front-end build with Webpack
- Cache backend with memcache
- Added statistics gathering with Google Analytics
- Connected apps and environment health (as a Django command)
- Project edition page (name, tags, description, README)
- Raw & RST-formatted README parsing
- Real, customizable homepage
Fixed
- Docker and deployment improvements
- User's avatar pulling from Ircam Auth (on sign-in)
- Various bugs
v0.1.2
Nov. 12, 2018
Added
- The project owner is now displayed before the contributors on a project page
- A Sign out link has been added, which logs out of Ircam Auth as well as Forum (but not GitLab and Discourse yet)
Fixed
- Fixed a bug where a notification of a project creation was sent to users even if it has been rolled back due to an error (e.g. name already taken)
- Fixed inconsistent Download/Purchase button state when the remote repository couldn't be reached