From d466f81ed4fb0d00ee334a20a7125f96cab2f713 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 8 Aug 2024 14:21:42 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20changelog=20closes=20#1?= =?UTF-8?q?39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcus Fihlon --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e47391..23f7c69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,16 +21,19 @@ For questions and support requests, please use * Theming: all colors are now configurable * Create hashed passwords for admin access on the command line * New config option to show/hide event room legend +* Time limit for next session is now configurable ### Bugfixes * Fixed possible XSS attack with modified Mastodon posts +* Fixed incorrect calculation of minutes remaining ### 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 +* Refactored plugin interface to use streams instead of lists ## Version 1