-
v0.11.2 Stable
released this
2026-04-16 06:02:14 +00:00 | 11 commits to main since this releaseAdded
- Edge auth: Helper to facilitate access list authentication
- API / edge access: Added versioning to access lists to reduce network load on updates 🖥️
- API / edge access: Log unknown scans
- Events management: Added a direct publish action for draft events on
/events/manage#upcoming - Committee pledges: Added manual pledge entry/editing
Changed
- OAuth logging: Anonymous
401requests to/oauth/authorizeare now excluded from request warning logs to reduce noise 🖥️ - Training availability: Allow trainers to confirm availability for all open slots at once
Fixed
- Event Slack posts: Slack posts now correctly point to event instances rather than the root event
- Training slots (committee): Slots in the past are no longer listed
- Upcoming bookings: Batch load info and process rather than using queries to dramatically speed up load times for slots 🖥️
- Committee pledges: Increasing a funded project's goal now reopens it when pledged total is below the new goal
- Pledge project creation: Logging the creation of a project will no longer randomly error out 🖥️