Telemetry Tracker v1.8.0
Highlights
- Profile settings —
PATCH /api/auth/meupdatesdisplayName; dashboard profile page loads real user data and saves via server action (#98) - Settings hub — What's new reads
CHANGELOG.md; contact support links to GitHub issues and shows platform version from API/health; profile and changelog nav items are live (#98)
Upgrade (self-hosted)
From v1.7.4, deploy the new API and dashboard images (or pull main at tag v1.8.0). No database migrations are required:
# No migrations — skip prisma migrate deploy unless you are catching up from an older releaseNew migrations in this release:
- None — no database changes in this release.
Full changelog: CHANGELOG.md#180---2026-07-12