diff --git a/CHANGELOG.md b/CHANGELOG.md index e288dd250..fee257924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 2.3.0 – 2021-06-29 +### Added +- Trash bin for calendars and their events +- Default reminder setting +### Changed +- Event now have a minimum display height +- Rendering of attendees and their state +- Show organizer in free-busy view +- Illustrations +- Show shared calendars by default +- Dropped webcals support +- Dependencies +- Translations +### Fixed +- Missing right border in month and week view +- Missing date picker +- Principal encoding for sharing with groups with spaces in their name + ## 2.2.2 – 2021-05-26 ### Fixed - Unable to pick date in monthly view diff --git a/appinfo/info.xml b/appinfo/info.xml index 28aa7ada8..804b9b32e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -15,7 +15,7 @@ * β˜‘οΈ Tasks! See tasks with a due date directly in the calendar * πŸ™ˆ **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries. ]]> - 2.3.0-RC.1 + 2.3.0 agpl Georg Ehrke Thomas Citharel