Skip to main content
⭐ New Features
- A whole set of mobile upgrades:
- New weekly view for the event calendar. (commit: e80e7e51)
- Refined navigation and footer. Menu items no longer disappear; they tuck into an overflow menu. (commit: b3c57815)
- Most browsers now prompt you to install Slotbot to your home screen. Once installed, it behaves just like a native app. (commit: e92591f5)
- Calendar and event details now display which community is hosting the event. (commit: calendar e80e7e51, eaf5c096 event details cd309655, 6cec3ea5)
- The calendar also displays the name of the event type, not just the color. (commit: e80e7e51, eaf5c096)
- Language selection is also available for users who are not logged in. (commit: b3c57815)
- The Getting Started Guide is now linked right above the global calendar to help new communities get started more quickly. (commit: 89f0daf5, 1140ebf3)
- While editing an event description or composing a new homepage post … (commit: c3ec6c6a)
- you now see a drop indicator when dragging blocks or images, so it is clear where content will land.
- the currently selected image receives a subtle outline.
- focusing an image no longer offers text-highlighting controls.
- In the event details, event planners can see when participants slotted, unslotted and swapped slots with each other. This information is also available for past events. (commit: f4927bbb)
- Event requirements are now available to everyone. More on that soon. (commit: cd50d421, c1127cac)
- TTT-Winter-Design (#609 by MenomDE)
🐞 Bug Fixes
- Communities with an enabled homepage were redirected to the calendar instead of landing on their homepage. (commit: cfa4f74c)
- Communities that include their name inside the logo now show their name on smaller screens. (commit: b3c57815)
- When an error occurred, two calendars were visible. One had skeletons and the other was empty. (commit: e80e7e51)
- Rows that only resemble lists and are labelled with a number no longer increase the character limit by one more than necessary. (commit: 8bff29fe)
🔨 Technical
- Upgraded to Java 25 (commit: 962783af), supported Discord Components v2 (commit: cb62f66d), and rolled out Mantine v8 (#606).