-
v0.8.2 Stable
released this
2026-01-30 15:36:09 +00:00 | 6 commits to main since this releaseAdded
- Volunteering facts: Compare volunteer stats to random things
Changed
- Time debt in reward calculations: Time debt is now included in reward calculations
- Event timezones: As part of the generalisation project events are stored independent of the server timezone
- Event list loading: The public event list now lazy loads 5 new events rather than 20 and creates 5 skeleton cards rather than 3 when loading. This should reduce disorientating repaints
Fixed
- Google auth
- Reward notification route: Reward notifications were sent via Slack, regardless of user preferences
- Login redirect status code: Redirects to login pages correctly send HTTP/401 instead of serving the page as 200
- Event RSVPs: Committee management of event RSVPs now correctly handles recurring events
- RSVPs on event edit: Event managers now have the option of discarding RSVPs when changing the event date