🆕 Changelog
Added
- Public key logging when encryption is enabled to aid in debugging and verification
- Key ID extraction for public keys in the info object and CryptoCipher for improved encryption key management
Changed
- Updated to Capacitor 8.x.x (from 7.x.x) - requires migration
- Minimum iOS version increased to 15.5 (from 15.0) due to security requirements in ZipArchive dependency
- Peer dependency for
@capacitor/corenow requires^8.0.0
Fixed
- Enhanced documentation for
resetWhenUpdateoption to clarify implications on auto-update flow when set to false - Clarified comment on bundle deletion setting to prevent potential auto-update issues
Security
- Upgraded zlib dependency (via ZipArchive) to address CVE-2018-25032 memory corruption vulnerability
🔗 Full Changelog: 7.36.1...8.2.0