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 version was hardcoded to 0.3.3 since launch
Every user reported as v0.3.3 regardless of installed version.
Now reads from package.json dynamically. Also adds version
display to HTML report header and unique user counting to
the public stats endpoint.