📋 Release Notes
feat to prod: AutoMod, dashboard infractions, and moderation (unmute) improvements
Release: Version Information, Dashboard Enhancements & Infrastructure Improvements
Version 0.0.5.1 - Bug Fixes
### PR: Dashboard stats consistency, timezone display, and no-data UX (v0.0.5.1)
- Fix: “Top Active Users” and “Channel Activity” now respect the selected period (7D/30D) using the same rolling UTC window as the line charts. Previously they showed lifetime totals, causing mismatches. (c327561aec9c595bd0675dbff5c89beace45b2b7)
- Fix: 24-hour message count uses a true rolling last-24h window in UTC for accuracy and comparability. (aa6fe2a46149583e4b82b1036826e0755bcb5839)
- Change: Charts receive raw UTC series and are bucketed client‑side by the viewer’s local timezone for correct day labels and DST handling.
- UX: Added “Times shown in ” badge; charts show “No data available yet” when datasets are empty.
Why
- Align all visualizations to the same time window
- Present days as the viewer experiences them (local time) while keeping storage/API in UTC
- Improve clarity when no stats exist yet
Testing
- Verified last 7D vs 30D toggles keep all widgets in sync
- Confirmed near‑midnight and DST days bucket correctly client‑side
- Confirmed empty guilds show the no‑data state without fake sample data
Version: 0.0.5.1
Versions and ToS and Privacy Policy