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
Anonymous telemetry no longer ships wrong versions: side-panel events (the majority of all usage events β scan triggered, images shown, downloads completed) carried version 0.0.0 because the side panel never re-seeded the extension version into its own telemetry client instance. Version-based analysis (e.g. adoption of a new release) was effectively blind; the side panel now reads the version from the manifest at runtime.