Kloy 0.1.24
v0.1.24LatestHighlights
- Faster app startup by shrinking local database storage
- Activity buckets now store aggregate counters instead of full keyboard/mouse event JSON
Changes
- Drop per-event keyboard/mouse JSON from `activity_buckets_5m` in favor of aggregate counters plus `activity_rate`
- Auto-migrate v1 activity bucket schema on launch and reclaim disk space via VACUUM
- Add day-slice dashboard APIs and refactor Performance dashboard data loading
- Add activity app hover tooltip on the Performance chart