Zum Hauptinhalt springen
⭐ New Features
- Event descriptions now look like all other texts on the website. Additionally, the spacing between consecutive headings has been reduced. (commit: 882377a)
- It is now possible to manually synchronise the member list and roles from Discord. (9e5c19b, e553048)
- Communities are automatically categorised as active or inactive. If a community has not organised any events in the last X months, it will be displayed as inactive in the community overview. (cb930cc, db48d41)
- The Event Ping command shows the triggerer each time it is used, so that everyone can see who triggered the ping. (e9f9258)
- Slotting is now possible up to 24 hours after an event has started. (714c215)
🐞 Bug Fixes
- Details of the communities are visible again on smaller screens. (f24461f)
- If the same Discord role had been configured for two different roles within a community, updating it via the interface would remove the person from the community rather than updating the role. (e416c6f)
- Archive messages contained escape characters (
\). (54802ad)
- In addition, several minor bugs related to requirements, Steam ID entry, and authorisation checks have been fixed. (9506e16, fdd1193)
🔨 Technical
- The security mechanisms for login sessions have been optimised. This should result in fewer forced logouts.
- iCloud Private Relay is now correctly identified, allowing you to stay logged in for longer.