Skip to content

Telemetry Tracker v1.8.0

Choose a tag to compare

@unjica unjica released this 11 Jul 23:54
· 582 commits to main since this release
0dca04d

Highlights

  • Profile settingsPATCH /api/auth/me updates displayName; 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 release

New migrations in this release:

  • None — no database changes in this release.

Full changelog: CHANGELOG.md#180---2026-07-12