From b38773b9af603a927640bc2ce05a7a5cf0f49781 Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Thu, 17 Aug 2023 10:56:00 +0200 Subject: [PATCH] build: release v4.5.0-beta2 Signed-off-by: Anna Larch --- CHANGELOG.md | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed05100d5f..ee7acf237a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,40 @@ # Changelog -## 4.4.0 - unreleased +## 4.5.0 - unreleased +### Added +- Year grid view +- Talk rooms for appointments are back +- Location and description links clickable +- App config option to hide resources tab +### Changed +- Talk url now written to location +- "New event" button renamed to "Event" +- Categories extended to include system tags and already used categories +### Fixed +- Categories for public calendars + +## 4.4.4 – 2023–08-03 +### Fixed +- Navigation button positioning +- Navigation toggle overlap +- Long email addresses in sharing + +## 4.4.3 – 2023–06-29 +### Changed +- Frontend now uses NcSelect +### Fixed +- Empty events + +## 4.4.2 – 2023–06-12 +### Fixed +- Temporarily revert Talk room feature for appointments due to upgrade issues + +## 4.4.1 - 2023-06-09 +### Fixed +- Allow dynamic autoloading for classes added during upgrade + +## 4.4.0 - 2023-06-07 ### Added - Create Talk rooms for appointments ### Changed @@ -17,6 +50,7 @@ - Use locale instead of language - DAV urls for attachments - Calendar booking notifications +- Calendar invitees buttons (width and space between) ## 4.3.2 - 2023-04-06 ### Fixed