🆕 Changelog
Changed
- Improved iOS manifest verification performance by using native RSA for signed checksum recovery.
- Updated Android
androidx.appcompat:appcompatto 1.8.0. - Updated Android test dependency
org.robolectric:robolectricto 4.17. - Removed the unused Guava dependency from the Android project.
- Updated development and CI dependencies: Bun to 1.4.2,
@types/nodeto v26,actions/setup-nodeto v7, andactions/setup-javato v6.
Removed
- Removed deprecated Capacitor 9 native APIs. If your native code still uses these APIs, migrate to the current Capacitor equivalents before upgrading.
Fixed
- Fixed an Android issue that discarded an unexpired background delay when the app returned to the foreground.
- Fixed iOS Brotli manifest handling to reuse already-decoded built-in files instead of decoding them repeatedly.
- Fixed Android dependency conflicts by unpinning OkHttp, allowing host apps to keep their existing 4.x version.
🔗 Full Changelog: 5.51.15...5.51.17