Skip to content

v0.4.0

Released: 2026-03-31

  • Anonymous telemetry for tracking adoption metrics (DAU/MAU, session duration, feature usage)
  • All telemetry respects VS Code’s built-in telemetry settings (opt-out via Settings > Telemetry Level)
  • Zero PII collected: no file paths, no serial numbers, no log content, no device names
  • 8 telemetry events: activation, session start/end, connect failed, connect flow abandoned, export, parser change, command
  • telemetry.json event schema documentation in repo root
  • Telemetry section in README documenting what is collected and how to opt out
  • First runtime dependency: @vscode/extension-telemetry