Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
Features
6.0.0-alpha.2
6.0.0-alpha.2 (2023-11-15)
Bug Fixes
6.0.0-alpha.1
6.0.0-alpha.1 (2023-11-08)
Bug Fixes
- allow double quotes in Gemfile (#6903) (3abdbed)
- android: handle webview version for developer builds (#6907) (88498e6)
- android: make local urls use unpatched fetch (#6953) (e50e56c)
- android: Use Logger class instead of Log in CapacitorCookieManager (#6923) (8aaa356)
- cli: force latest native-run version for iOS 17 support (#6926) (7e7c8b9)
- cli: Pin @ionic/utils-subprocess version (#7057) (0ac019a)
- cli: use helper in Podfile with correct path (#6878) (8e95be9)
- cli: Use latest native-run (#7023) (4125160)
- cookies: remove session cookies when initializing the cookie manager (037863b)
- http: add support for Request objects in fetch (24b3cc1)
- http: disconnect active connections if call or bridge is destroyed (a1ed6cc)
- http: inherit object properties on window.XMLHttpRequest (91c11d0)
- http: return numbers and booleans as-is when application/json is the content type (03dd3f9)
- ios-template: added workaround for Cocoapods bug in XC15 (#6847) (10ccc76)
- Update migrate to Capacitor 6 (#6872) (98eec8f)
Features
- add livereload to run command (#6831) (4099969)
- Add the spm root project to the template (#6877) (02c44c2)
- Add XCFrameworks (#7020) (5306095)
- android: allow developers to provide logic for onRenderProcessGone in WebViewListener (#6966) (79e17bb)
- better support monorepos (#6811) (ae35e29)
- ios: Makes CapacitorBridge, WebViewAssetHandler, and WebViewDelegationHandler open classes, along with several of their methods (#7009) (40d62cb)
- modify package.swift on update and sync (#7042) (24573fb)
5.5.1
5.5.0
5.4.2
5.4.1
5.4.1 (2023-09-21)
Bug Fixes
- android: handle webview version for developer builds (#6911) (b5b0398)
- android: Use Logger class instead of Log in CapacitorCookieManager (#6925) (b6901e0)
- cli: force latest native-run version for iOS 17 support (#6928) (f9be9f5)
- cookies: retrieve cookies when using a custom android scheme (6b5ddad)
- http: parse readablestream data on fetch request objects (3fe0642)
- http: return xhr response headers case insensitive (687b6b1)
- ios: Add workaround for CocoaPods problem on Xcode 15 (#6921) (1ffa244)