Patchnotesv1.7
Version 1.7: Hybrid events, dashboard sync, and stronger stability
Version 1.7 expands the event system with hybrid participation and native Discord event integration, improves dashboard-driven event syncing, and further strengthens reminder, Redis, and runtime stability in production.
Mar 27, 2026, 09:21 PM
#events#dashboard#discord-events#reminders#redis#stability
Highlights
- Hybrid `/events` participation with a persistent `Attend` button and live attendee tracking
- Linked Discord Scheduled Events can now be opened directly from the event embed
- Dashboard-created events now schedule reminders and can publish immediate announcement embeds
- Guild synchronization now runs every 10 minutes for fresher server metadata
Stability & Sync
- Event attendance and sync flows were hardened with transactions, upserts, and more robust reconciliation
- Reminders were moved back to a fixed 10-second cadence to avoid delayed announcements
- Users registered through native Discord events now get a clear hint about where to manage their attendance
- Redis leases and internal worker coordination were strengthened to better absorb drift and duplicate runtime activity
