Telemetry Tracker v1.7.3
Highlights
- Registration policy — production runbook for open vs invite-only signup; documents open registration for marketing launch (#344, closes #92)
verify-prod-config.sh— optionalEXPECT_REGISTRATION_POLICY=open|closedregistration probe
Upgrade (self-hosted)
From v1.7.2:
git pull && pnpm install && pnpm buildMigrations: None — no database changes in this release.
Env vars: No new required variables. Hosted cloud uses TELEMETRY_ALLOW_REGISTRATION=true for open registration (see docs/REGISTRATION-POLICY.md).