Skip to content

Telemetry Tracker v1.4.6

Choose a tag to compare

@unjica unjica released this 06 Jul 13:28
1557671

Highlights

  • Mobile dashboard nav — compact header, scrollable scope pickers and tab bar on narrow viewports
  • Overview greeting — shows a short first name instead of a full email address
  • Error lists — clamp long error titles in issue cards and open-incident widgets (full message on detail page)
  • Filters & sort — collapsed by default on mobile; unchanged on desktop

Upgrade (self-hosted)

From v1.4.5, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

  • None — no database changes in this release.

Environment variables

No new variables.

Breaking changes

  • None.

Full changelog

https://github.com/Telemetry-Tracker/telemetry-tracker/blob/v1.4.6/CHANGELOG.md#146---2026-07-06