Skip to content

7.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jcesarmobile jcesarmobile released this 14 Oct 08:39
· 16 commits to main since this release

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