Skip to content

cli-7.118.0

Choose a tag to compare

@riderx riderx released this 30 May 12:47
· 421 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Email notifications for incompatible bundle uploads that detect when OTA updates require native app store rebuilds
  • Bundle compatibility analytics tracking for both CLI upload and compatibility check commands
  • User preference toggle in account settings to opt out of incompatible bundle notifications

Changed

  • CLI bundle upload command now emits dedicated "Bundle Incompatible" telemetry events when native package mismatches are detected
  • CLI bundle compatibility command now reports incompatibility findings to backend analytics (non-silent executions only)
  • Bundle compatibility notifications deduplicate permanently per version to prevent repeated alerts for the same incompatible bundle

Fixed

  • Compatibility telemetry in CLI commands now wrapped in error handling to prevent network/auth failures from breaking command execution
  • CLI bundle compatibility command skips telemetry event emission when the current channel version cannot be resolved

🔗 Full Changelog: capgo-12.153.0...cli-7.118.0