Update 29.12.2023

⭐ New Features

  • Not a new design, but a much better one

    • The navigation bar at the top leaves more space for the content that matters. Especially on mobile devices. (commit: 1ded8075)

    • Font sizes adapt dynamically to the screen size. (commit: 1ded8075, 82a28a36)

    • Roboto is now really being used all over the place and not just downloaded. (commit: 1ded8075)

    • Not only does the event title now have more space in the calendar, but it is also much more prominent as the time is now displayed as secondary information. (commit: 1ded8075)

    • Today's date will no longer be coloured yellow in the calendar, but the date itself will be highlighted. (commit: 346873db, edc2e8ba)

    • Event details and slot list are displayed more clearly on mobile devices, making better use of the space available. (commit: 53212965, 7c020e83)

  • Welcome to the TTT with its own design. (commit: 91a42e40, 984fdf4a, edc2e8ba, 3599df2a, 8837fc70, bbbf4c75, 16e70330)

  • The last remaining references to the Discord CDN have been replaced. For details see Update 13.10.2023. (commit: 3599df2a)

  • In addition to the basic text Formatting already supported, headings are now also recognised as valid formatting and will be displayed. (commit: c06356e7, b41d6f3b)

  • If the bot does not have administrative permissions, the event output will not be cancelled if it does not have permissions to edit messages and cannot remove the pin success message. (commit: 1f9f5148)

  • In addition to the standard text channels, all other channel types with chat can now also be used as event and archive channels. These include threads, forum posts and announcement channels. (commit: 6880608d)

  • Consistent naming of events rather than missions. (#407) by @MenomDE

  • For now, the root page automatically redirects to the calendar. More on this next year. (commit: 58b6ee39)

🐞 Bug Fixes

  • Events between 23:00 and 23:59 are no longer displayed in the calendar for two days. (commit: 6faa5be2)

🔨 Technical

  • Only in dev mode is the XSRF token sent to other hosts. (commit: 65da465f)

  • The Roboto font is now delivered statically, rather than being loaded from Google's servers. (Thanks Menom for the hint) (commit: 1ded8075)

Last updated