Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
7.0.0-alpha.2
7.0.0-alpha.2 (2024-11-19)
Bug Fixes
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
7.0.0-alpha.1
6.1.2
5.7.8
6.1.1
6.1.1 (2024-07-17)
Bug Fixes
- android: Allow WebView to load blob urls (#7551) (0dca917)
- android: javascript injection not working on urls with query (#7545) (57ce5c6)
- android: send FormData on older devices (#7519) (de8b50d)
- android: UTF-8 encode form data value (#7525) (a73ed31)
- cli: enable cleartext for live reload (#7563) (e06648f)
- http: handle UInt8Array on body (#7546) (cfb9ce1)
- ios: make removeAllListeners accessible from javascript (#7566) (388a822)
- ios: Match CapApp-SPM iOS version with project version (#7556) (df4dc9a)
5.7.7
6.1.0
6.1.0 (2024-06-11)
Bug Fixes
- android: avoid crash if server url ends in / (#7426) (f8264cc)
- cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
- cli: Run sync before updating gradle (#7497) (f27786e)
- http: don't override readyState for non POST requests (#7488) (30c13a8)
- ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)
Features
5.7.6
6.0.0
6.0.0 (2024-04-15)
Bug Fixes
- cli: Change Capacitor plugin files check (#7375) (fbfb778)
- cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
- cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
- http: Add URLSearchParams support (#7374) (9367ecc)
- http: prevent POST request from being proxied (#7395) (7b8c352)
- secure cookies often are not set by the cookie plugin (#7261) (cda1886)