From f860fa512b71535431111479daf938b3eaeff957 Mon Sep 17 00:00:00 2001 From: Tom Udding Date: Tue, 16 Nov 2021 21:53:30 +0100 Subject: [PATCH] Bump to v2.4.7 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b40df30bb..354d26e9fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [v2.4.7](https://github.com/GEWIS/gewisweb/tree/v2.4.7) (2021-11-16) + +- Added admin interface to allow for management of activity calendar option periods. +- Added approve button to the activity calendar slide-out and fixed colour of original approve button. +- Improved option data in the activity calendar by displaying option type instead of creation time. +- Updated dependencies and removed the jQuery datetimepicker. +- Changed "lunch lecture" option type to "lunch break". +- Fixed issue where "My Activities" was shown to users who were not logged in. +- Fixed issue where the background of approved options in the activity calendar was not correctly coloured. +- Fixed issue where incorrectly encoded characters where displayed in imported or old data. + +--- + ## [v2.4.6](https://github.com/GEWIS/gewisweb/tree/v2.4.6) (2021-11-06) - Updated design and layout of the administration pages.