Skip to content

Latest commit

 

History

History
120 lines (96 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

120 lines (96 loc) · 3.53 KB

Changelog

All notable changes to this project will be documented in this file.

6.1.1 – 2021-11-09

Fixed

  • Compatibility with Nextcloud 23

6.0.0 – 2021-09-22

Fixed

  • 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

5.0.1 – 2021-09-22

Fixed

  • 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

4.0.2 – 2021-09-22

Fixed

  • Fix missing notifications when posting multiple restricted notifications in a short time #397

5.0.0 – 2021-02-23

Added

  • Rewrite the frontend in Vue.JS after a design review #218

Fixed

  • Make the database schema compatible with clusters by adding a primary key #293
  • Compatibility with Nextcloud 21

4.0.1 – 2021-01-29

Fixed

  • Fix dashboard when user_status app is disabled #279

4.0.0 – 2020-08-31

Added

  • Add a dashboard widget #209

3.9.1 – 2020-08-31

Added

  • Make emails clickable #206

Fixed

  • Compatibility with Nextcloud 20

3.8.1 – 2020-06-03

Fixed

  • Don't send notifications and activities to users unable to read the announcement

3.8.0 – 2020-04-08

Fixed

  • Compatibility with Nextcloud 19

3.7.0 – 2020-01-17

Fixed

  • Compatibility with Nextcloud 18

3.6.1 – 2019-10-04

Fixed

  • Remove JS warnings for loading all libraries #169

3.6.0 – 2019-08-26

Fixed

  • Compatibility with Nextcloud 17

3.5.1 – 2019-05-07

Fixed

  • Fix deleting announcements #150

3.5.0 – 2019-04-04

Fixed

  • Compatibility with Nextcloud 16

3.4.1 – 2019-01-17

Added

  • Markdown support for announcements #132

Fixed

  • Correctly reset the group selection after sending an announcement #137
  • Better support for dark-theme #134 #138
  • Prevent HTML rendering in notifications #131

3.4.0 – 2018-11-16

Added

  • Support mentions and clickable links in comments #121

Fixed

  • Compatibility with Nextcloud 15

3.3.1 – 2018-10-11

Fixed

  • Add the announcement subject to the activity emails #118

3.3.0 – 2018-08-06

Fixed

  • Compatibility for Nextcloud 14

3.2.1 – 2018-02-12

Fixed

  • Fix layout of announcements #94