Skip to main content
⭐ New Features
- Fixed spelling error in German random slot command. (commit: ff39c9bf)
- When event details are printed, only the first message with the general information will send a push notification. (commit: f85fba3c)
🐞 Bug Fixes
- Modsets in the Discord event details can also be downloaded again if the last update was a (un)slotting. (commit: 6489eb73)
- After logging in, the first writing interaction had to be executed twice because a security mechanism was not yet active. (commit: 91345612)
- Sometimes text keys were displayed instead of their translations. The loading mechanism of these was improved. (commit: e12c7d64)
- Added missing translation explaining why the shareability of an event can no longer be deactivated. (commit: 7e62024d)
- When editing the slot list of an event, all blocked slots were reset. (commit: fad98e57)
🔨 Technical
- The two cookies required for login are now only sent via a secure connection (https). (commit: 1d1f4cad)