Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
7.1.0
7.1.0 (2025-03-12)
Bug Fixes
- android: add EdgeToEdge compatibility (#7871) (64a8bc4)
- android: sanitize portable file name (#7894) (5f09297)
- cli: don't run bundle if not installed (#7896) (ee55f6c)
- core: use getPlatform instead of platform in cordova.js (#7902) (277db7b)
- http: boundary not added for Request objects (#7897) (bdaa6f3)
- ios: don't check isMediaExtension on range requests (#7868) (028caa5)
- ios: listen for CapacitorViewDidAppear (#7850) (e24ffb7)
- ios: Reset plugin listeners when WebView process is terminated (#7905) (d039157)
Features
- Add function to inject external JS into WebView before document load (#7864) (ec0954c)
- android: add adjustMarginsForEdgeToEdge configuration option (#7885) (1ea86d1)
- cli: add more configurations to build command (#7769) (90f95d1)
7.0.1
7.0.1 (2025-01-21)
Bug Fixes
7.0.0
7.0.0 (2025-01-20)
Note: Version bump only for package capacitor
7.0.0-rc.1
Note: Version bump only for package capacitor
7.0.0-rc.0
Note: Version bump only for package capacitor
7.0.0-beta.0
Bug Fixes
- cli: correct rimraf import (#7811) (0891624)
- cli: update link to telemetry information (e922e2b)
- ios: Make Bridge webView first responder (#7753) (77e4668)
Features
7.0.0-alpha.2
Bug Fixes
- cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)
6.2.0
6.2.0 (2024-11-19)
Bug Fixes
- cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
- cli: replace app-store deprecated method on build (#7637) (942b108)
- ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
- use Capacitor 6 for SPM dependency (#7737) (8e55ca5)
Features
- core: cherrypick: expose
methodName
via CAPPluginCall
(#7641) (#7684) (bf6ef8e)
- ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)
7.0.0-alpha.1
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
6.1.2
6.1.2 (2024-08-07)
Bug Fixes
- android: better cleaning of allowedOrigin url (#7607) (d123260)
- http: pass original url as query param on the proxy url (#7527) (1da06e6)
- support dependencies with ".swift" at the end of name (#7583) (ceee68a)