You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(telemetry): show disclosure on first proxy start for existing users
Existing users upgrading from pre-telemetry versions were getting events
sent without seeing the disclosure. Now showTelemetryDisclosureIfNeeded()
is called from every entry point: foreground start, daemon start, service
install, and setup wizard — idempotent, only prints once.
0 commit comments