Skip to content

Telemetry Tracker v1.5.3

Choose a tag to compare

@unjica unjica released this 07 Jul 19:19
49a7ae4

Highlights

  • Events analytics panels — events-over-time line chart, top events with share % and horizontal bars, and platform breakdown donut scoped to Events page filters (#249)
  • GET /api/events/analytics — filtered volume series, top event names, and platform groupBy for the events list

Upgrade (self-hosted)

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