Telemetry Tracker v1.5.9
Highlights
- Sessions enriched table — duration with relative bar, pages/events counts, healthy/warning status badge, default sort by duration (#266)
- Session detail — matching duration, page/event counts, and status on
/dashboard/sessions/[id]
Upgrade (self-hosted)
From v1.5.8, 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.