Telemetry Tracker v1.5.2
Highlights
- Events page summary KPIs — total events, distinct users, unique event names, and distinct sessions with prior-period comparison (#245)
GET /api/events/summary— filtered-window KPIs aligned with events list filters- Grouped events table — event-name catalog with in-range counts, share %, and sortable columns; raw log via
view=raw
Upgrade (self-hosted)
From v1.5.1, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations in this release:
None — no database changes in this release.
Full changelog
See CHANGELOG.md.