You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A separate page detailing the latest changes/a full changelog should be added, informing users about any recent feature additions or bugfixes. Admins should have edit access on that page, allowing for new entries to be quickly created using the frontend only.
To increase the visibility of updates, a new notification type could be added, being automatically sent to every user upon button-click by an admin.
Tasks
Add Changelog display page
Add Changelog modify modals for admins
Add display of new notification
The text was updated successfully, but these errors were encountered:
Added announcement components, API and store
Added announcement list
Added announcement creator
Added announcement edit modal for admins
Added English i18n strings
While completed on the frontend side, we currently have the problem of no localization being available on the backend - thus not being able to serve appropriately translated changelog content to the user.
This requires the introduction of user language settings for the backend and will thus be postponed until the language task has been completed.
A separate page detailing the latest changes/a full changelog should be added, informing users about any recent feature additions or bugfixes. Admins should have edit access on that page, allowing for new entries to be quickly created using the frontend only.
To increase the visibility of updates, a new notification type could be added, being automatically sent to every user upon button-click by an admin.
Tasks
The text was updated successfully, but these errors were encountered: