Skip to content

Telemetry Tracker v1.5.8

Choose a tag to compare

@unjica unjica released this 07 Jul 21:28
9a0f75d

Highlights

  • Sessions analytics panels — sessions-over-time area chart with Hour/Day/Week bucket control and platform donut, scoped to sessions list filters (#264)
  • GET /api/sessions/analytics — filtered session volume series and platform breakdown aligned with the sessions list

Upgrade (self-hosted)

From v1.5.7, 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.