Telemetry Tracker v1.5.7
Highlights
- Sessions page summary KPIs — total sessions, users, avg duration, bounce rate, and crash-free rate with prior-period compare and sparklines (#262)
GET /api/sessions/summary— session KPIs aligned with the sessions list filters
Upgrade (self-hosted)
From v1.5.6, 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.