7.0.0-alpha.1 (2024-10-14)
Bug Fixes
- android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
- cli: replace app-store deprecated method on build (#7637) (942b108)
- ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)
Features
- core: expose
methodName
via CAPPluginCall
(#7641) (df109aa) - ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576