Update 08.06.2024

⭐ New Features

  • Improvements to role selection for Discord integration (commit: 16addd34, c08a7c96)

    • A warning will be displayed if the bot is not allowed to edit members' roles.

    • Only the roles that the bot can assign to members will be offered for selection. For this to happen, the bot's role must have a higher priority than the role being selected.

  • A player's profile will show the time since they last participated in an event. (Thanks Addi for the suggestion) (commit: 43340130, 1e0343f5, 18395770)

  • Event descriptions are now created and edited using a 'what you see is what you get' editor. This means that the event creator does not need to know the formatting of the Discord markdown, but can insert the available formatting via buttons. (#464, #85, commit: 41256c3a, 9b5c95c5)

🐞 Bug Fixes

  • The text input for entering an image URL in event edit mode again takes up all the available space. (commit: 59f7b9f7)

  • It is no longer possible to insert duplicate selection values into an event standard. (commit: d62190f7)

Last updated