All notable changes to this project will be documented in this file.
- Add CLI command to remove notifications from an announcement
- Fix "Invalid date" when scheduling an announcement
- Move scheduling and deletion into β¦ menu
- Compatibility with Nextcloud 30
- Added CLI commands to list, announce and remove announcements
- Added option to schedule announcements
- Added option to automatically delete announcements
- Updated dependencies
- Removed Nextcloud 26 and Nextcloud 27
- Fix searching for groups in the compose form #774
- Compatibility with Nextcloud 29
- Update translations
- Update dependencies
- Compatibility with Nextcloud 28
- Removed Nextcloud 25
- Updated some dependencies
- Activity emails still send although the announcement is emailed #655
- Compatibility with Nextcloud 27
- Migrate RichText component from @nextcloud/vue-richtext to @nextcloud/vue
- Updated some dependencies
- Updated some dependencies
- Fix broken group selection with
@nextcloud/vue
update #607
- Compatibility with Nextcloud 26
- Updated and migrated some dependencies
- Don't load comment sidebar when the active announcement doesn't allow comments #576
- Log announcement creation and deletion #571
- Skip users without a valid email address #551
- Compatibility with Nextcloud 25
- Drop support for Nextcloud 24 and older
- Don't send emails to disabled users #480
- Compatibility with Nextcloud 24
- Compatibility with Nextcloud 23
- Fix missing notifications when posting multiple restricted notifications in a short time #395
- Fix "Route does not exist" log spam when accessing the dashboard #392
- Compatibility with Nextcloud 22
- Fix missing notifications when posting multiple restricted notifications in a short time #396
- Fix "Route does not exist" log spam when accessing the dashboard #393
- Fix missing notifications when posting multiple restricted notifications in a short time #397
- Rewrite the frontend in Vue.JS after a design review #218
- Make the database schema compatible with clusters by adding a primary key #293
- Compatibility with Nextcloud 21
- Fix dashboard when user_status app is disabled #279
- Add a dashboard widget #209
- Make emails clickable #206
- Compatibility with Nextcloud 20
- Don't send notifications and activities to users unable to read the announcement
- Compatibility with Nextcloud 19
- Compatibility with Nextcloud 18
- Remove JS warnings for loading all libraries #169
- Compatibility with Nextcloud 17
- Fix deleting announcements #150
- Compatibility with Nextcloud 16
- Markdown support for announcements #132
- Correctly reset the group selection after sending an announcement #137
- Better support for dark-theme #134 #138
- Prevent HTML rendering in notifications #131
- Support mentions and clickable links in comments #121
- Compatibility with Nextcloud 15
- Add the announcement subject to the activity emails #118
- Compatibility for Nextcloud 14
- Fix layout of announcements #94