Update 08.08.2024

⭐ New Features

  • The entire application now handles long event names better. (commit: 35908d13)

  • Event templates are now available to everyone without having to contact Alf. Community administrators can create these templates in the Community Administration to help event authors create events by type. (commit: e9e4dc5b, dcbab0cd)

  • Event descriptions can now contain numbered and unnumbered lists. (commit: c7d0ea29, 01e466c0)

  • Event descriptions can now contain small subtexts. (commit: fbc8e5ed, 85d57d6a)

🐞 Bug Fixes

  • #s at the beginning of an event description will only be escaped with a backslash in the Discord output if they are followed by a space. Another few precious characters saved. (commit: c7d0ea29, 01e466c0)

🔨 Technical

  • In this release, the duration of a valid login is extended as a test and therefor new session security mechanisms are introduced.

Last updated