Skip to content

Version 2

Compare
Choose a tag to compare
@McPringle McPringle released this 12 Aug 12:57
· 96 commits to main since this release
e674235

Release date: 2024-08-12

New 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
  • New config option to show/hide event room legend
  • Time limit for next session is now configurable

Fixed Bugs

  • Fixed possible XSS attack with modified Mastodon posts
  • Fixed incorrect calculation of minutes remaining

Maintenance Work

  • 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

New Contributors

Full Changelog: v1...v2