Skip to content

Commit

Permalink
🔖 Release Apus v4
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Oct 28, 2024
1 parent b9417b2 commit 7cf16ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

---

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>swiss.fihlon</groupId>
<artifactId>apus</artifactId>
<name>Apus</name>
<version>4-SNAPSHOT</version>
<version>4</version>
<packaging>jar</packaging>
<description>A social wall to display posts at conferences with additional features.</description>
<inceptionYear>2024</inceptionYear>
Expand Down

0 comments on commit 7cf16ad

Please sign in to comment.