github Cap-go/capacitor-updater 5.51.17

2 hours ago

🆕 Changelog

Changed

  • Improved iOS manifest verification performance by using native RSA for signed checksum recovery.
  • Updated Android androidx.appcompat:appcompat to 1.8.0.
  • Updated Android test dependency org.robolectric:robolectric to 4.17.
  • Removed the unused Guava dependency from the Android project.
  • Updated development and CI dependencies: Bun to 1.4.2, @types/node to v26, actions/setup-node to v7, and actions/setup-java to 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

Don't miss a new capacitor-updater release

NewReleases is sending notifications on new releases.