Skip to content

v10.47.0

Choose a tag to compare

@sunnylqm sunnylqm released this 07 Jul 14:54
· 84 commits to master since this release
fcaab71

Features

  • Report update lifecycle events to the update server for version health monitoring (#606 follow-up)
    • Aggregate event types: download_success / download_fail / patch_fail / rollback / mark_success
    • Best-effort single POST, no retry, all failures swallowed, skipped in dev
    • An incremental patch failure that recovered via full download is additionally reported as patch_fail with error detail
    • Opt out with the new disableTelemetry client option

🤖 Generated with Claude Code