Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
4.8.2
5.7.2
5.7.1
5.7.1 (2024-03-01)
Bug Fixes
- android: handle http errors on the proxy (#7297) (279f198)
- android: incorrect http url params encoding (#7303) (3857dad)
- android: let WebView handle errors (#7304) (b71635c)
- android: make JSInjector replace first only (#7249) (1c45b81)
- cli: correct build path for non flavor builds (#7281) (#7290) (9b71399)
- cli: remove certificate file extension check on copy (#7240) (#7243) (4650b4f)
- http: handle proxy urls with port (#7298) (00b7abf)
- http: route get requests through custom handler (#7295) (30eb6f7)
5.7.0
6.0.0-rc.0
6.0.0-rc.0 (2024-01-23)
Bug Fixes
- android: don't proxy requests if no jsInjector (#7199) (7dc5585)
- android: handle deprecation warnings (#7190) (06636d7)
- cli: correctly build and sign Android apps using Flavors (#7082) (7d3a99d)
- cli: Specify keystore alias and alias password build options for apksigner (#7073) (6612c49)
- cli: type only import in config (#6765) (2b493ae)
- cli: Update plugins with breaking changes (#7148) (b8c2a92)
- remove duplicates from auto registration array using set (#7192) (c4984ae)
- stop crashing from
objc_getClassList
(#7187) (e148db7) - web: Implement
retainUntilConsumed
on notifyListeners (#7127) (526292e)
Features
6.0.0-beta.2
6.0.0-beta.2 (2023-12-14)
Note: Version bump only for package capacitor
6.0.0-beta.1
6.0.0-beta.1 (2023-12-14)
Bug Fixes
5.6.0
5.6.0 (2023-12-14)
Bug Fixes
- cli: Use latest native-run (#7030) (1d948d4)
- http: properly write form-urlencoded data on android request body (#7130) (a745a89)
- http: set formdata boundary and body when content-type not explicitly set (#7133) (3862d6e)
- ios: add some new cordova-ios classes used by Cordova plugins (#7115) (5fb902b)
Features
6.0.0-beta.0
6.0.0-beta.0 (2023-12-13)
Bug Fixes
- http: parse readablestream data on fetch request objects (#6919) (80ec3b7)
- http: properly write form-urlencoded data on android request body (#7001) (a986ee5)
- http: set formdata boundary and body when content-type not explicitly set (0c2ccd9)
- ios: add some new cordova-ios classes used by Cordova plugins (#7096) (3db9051)