Update 12.03.2024

⭐ New Features

  • Major updates in the component library also have a big impact (#426)

    • In my non-representative test, the TTT calendar was accelerated by 50% (500ms vs. 1 Sekunde) and the community overview by three times as much (180ms vs. 560ms). The required download size has also been almost halved.

    • All sizes are now relative to the font size set in the browser.

    • Many spacings and colours have been adjusted to improve clarity and visibility. Especially in mobile use, information is given the space it needs.

  • Event types can now also be created while an event is being edited.

  • By default, the username of the currently logged in user is inserted when an event is created. (commit: c8ffc4c2)

  • Text Formatting can now be escaped with backslashes as in Discord.. (#70) by @TheConen, @Alf-Melmac

🐞 Bug Fixes

  • Newly created event types were no longer displayed after leaving the first page of the event wizard. (commit: c61c516d)

  • Chromium browsers (e.g. Chrome or Edge) no longer display a small white rectangle next to the breadcrumb. (commit: 728dde89)

  • The yes/no values for the event details are taken from the standards and the event to be processed with the correct values. (commit: 74d24b9b)

🔨 Technical

Last updated