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)