cli-7.118.0
·
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 uploadcommand now emits dedicated "Bundle Incompatible" telemetry events when native package mismatches are detected - CLI
bundle compatibilitycommand 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 compatibilitycommand skips telemetry event emission when the current channel version cannot be resolved
🔗 Full Changelog: capgo-12.153.0...cli-7.118.0