Skip to content

Telemetry Tracker v1.5.0

Choose a tag to compare

@unjica unjica released this 07 Jul 17:33
· 827 commits to develop since this release
dd1e5d2

Highlights

First release of the v1.5.x — Analytics dashboard milestone.

  • Errors page summary KPIs — headline metrics (total errors, affected users, error rate, unique/resolved groups) with prior-period comparison
  • In-range counts — Count column reflects occurrences in the selected window, not lifetime totals
  • Release filter — filter error groups by release in the toolbar

Upgrade (self-hosted)

From v1.4.13, no database migrations are required.

pnpm --filter api exec prisma migrate deploy

New migrations in this release: None.

SDK compatibility

Platform v1.5.0 works with @telemetry-tracker/* >= 1.3.0. No SDK changes in this release.

Full changelog: CHANGELOG.md#150---2026-07-07