Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
Features
5.7.5
6.0.0-rc.2
6.0.0-rc.2 (2024-03-25)
Bug Fixes
- cli: also generate packageClassList on copy (#7358) (865cceb)
- cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
- http: change proxy url generation (#7354) (318c316)
- inject cordova files if a cordova plugin is present (#7363) (ce9d505)
- vue 3 log warning causes error on iOS (#6993) (87271e2)