Telemetry Tracker v1.1.0
Highlights
- Notifications v1 — in-app bell, read state, preferences, and transactional email (billing, quota, team, errors)
- Light theme — dark (default), light, and system; Appearance settings page
- Flexible time ranges — Sentry-style picker across overview and lists
- Dashboard performance — bootstrap API and streaming layout shell
- Nav scope pickers — project/app switchers with pinned, recent, and search
Upgrade (self-hosted)
From v1.0.0, run migrations after deploy:
pnpm --filter api exec prisma migrate deployNew migrations:
20260628120000_overview_perf_indexes20260701120000_user_notification_preferences20260701130000_notification_read_and_email_log20260701140000_organization_invite_email_sent_at20260701150000_organization_invite_email_sent_token
SDK compatibility
Platform v1.1.x works with @tacko/telemetry-* >= 1.2.0.
Full changelog
See CHANGELOG.md.