From 26f266dd4f3afa7cff9a0edb4b6c746a1916e03f Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Sun, 7 Jul 2024 20:46:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcus Fihlon --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c322e..b47f4b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,26 @@ For questions and support requests, please use **Release date: work in progress 🚧** +### Features + +* Add support for event agenda hosted on Sessionize.com (BaselOne, Java Forum Nord, etc.) +* Add support for Java Forum Stuttgart +* New demo event plugin to show fake data for demos and testing +* The update frequency of the event agenda is now configurable +* Add support for session tracks with default icons and custom SVG images +* Theming: all colors are now configurable +* Create hashed passwords for admin access on the command line + +### Bugfixes + +* Fixed possible XSS attack with modified Mastodon posts + +### Maintenance + +* All icons are now system independent +* Sessions without a language will not display a language flag +* Better use of available space for social media posts + ## Version 1 **Release date: 2024-04-10**