From 7cf16ad645f5abbf20f5bde6f798623c7ccd1f97 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Mon, 28 Oct 2024 14:57:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20Apus=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcus Fihlon --- CHANGELOG.md | 8 +++++++- pom.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13f85b3..865ba30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ For questions and support requests, please use ## Version 4 -**Release date: work in progress 🚧** +**Release date: 2024-10-28** ### New Features @@ -18,14 +18,20 @@ For questions and support requests, please use * Display optional image below the event agenda * Add support for configuring multiple hashtags * Add support for speaker pictures (overrides track icon) +* Add social demo plugin for demo and testing purposes +* Release docker images for ARM processors ### Fixed Bugs * Fix agenda column width calculation +* Fix session view with very long titles +* Fix hide empty room setting ### Maintenance Work * Upgrade dependencies +* Fix linter warnings +* Add test coverage monitoring --- diff --git a/pom.xml b/pom.xml index 05be3a1..4ba7c53 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ swiss.fihlon apus Apus - 4-SNAPSHOT + 4 jar A social wall to display posts at conferences with additional features. 2024