Skip to content

Telemetry Tracker v1.4.11

Choose a tag to compare

@unjica unjica released this 06 Jul 18:10
e3e4722

Highlights

  • Mobile dashboard UX — responsive tables, popovers, overview greeting, open-issues layout, and issue titles on narrow viewports; profile and notification menus close after selection.
  • Overview bar charts — avoid full-width flash on first paint on mobile.
  • Overview metrics window — unselected time range uses a data-adaptive 7–90 day window (not ~840 days); lists remain all-time.

Upgrade (self-hosted)

From v1.4.9, run migrations after deploy:

pnpm --filter api exec prisma migrate deploy

New migrations in this release:

None — no database changes in this release.

SDK compatibility

Platform v1.4.11 works with @telemetry-tracker/* >= 1.2.0.

Breaking changes

  • None.

Full changelog

See CHANGELOG.md.