Skip to content

Telemetry Tracker v1.5.9

Choose a tag to compare

@unjica unjica released this 07 Jul 21:41
f5fce75

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 deploy

New migrations in this release:

None — no database changes in this release.

Full changelog

See CHANGELOG.md.