Skip to content

Telemetry Tracker v1.5.2

Choose a tag to compare

@unjica unjica released this 07 Jul 19:05
7edae4e

Highlights

  • Events page summary KPIs — total events, distinct users, unique event names, and distinct sessions with prior-period comparison (#245)
  • GET /api/events/summary — filtered-window KPIs aligned with events list filters
  • Grouped events table — event-name catalog with in-range counts, share %, and sortable columns; raw log via view=raw

Upgrade (self-hosted)

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