Skip to content

Telemetry Tracker v1.5.7

Choose a tag to compare

@unjica unjica released this 07 Jul 21:08
4e85ed8

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 deploy

New migrations in this release:

None — no database changes in this release.

Full changelog

See CHANGELOG.md.