Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
5.4.0
5.4.0 (2023-09-14)
Bug Fixes
- cli: use helper in Podfile with correct path (#6888) (9048432)
- http: add support for defining xhr and angular http response types (09bd040)
- http: add support for Request objects in fetch (2fe4535)
- http: inherit object properties on window.XMLHttpRequest (5cd3b2f)
Features
5.3.0
5.2.3
5.2.3 (2023-08-10)
Bug Fixes
- android: allow single input file selection from samsumg gallery (#6778) (3d57ecd)
- android: avoid R8 optimizations remove plugin classes (#6783) (cc85df5)
- cli: remove package related checks on doctor command (#6773) (4499b6b)
- cli: signing type option issue (#6716) (ee0f745)
- cookies: hide httpOnly cookies from client (0cc927e)
- http: return valid response for relative url xhr requests (bde6569)
5.2.2
5.2.1
5.2.0
5.1.1
5.1.0
5.1.0 (2023-06-29)
Bug Fixes
- android: Move bridge localUrl initialization to initWebView (#6685) (7f5f0ca)
- android: revert cookie manager initialization to plugin load (53a2d47)
- ios: Return proper MIME Type for local WASM files (#6675) (d7856de)
- ios: set cors headers in asset handler for live reload (e5a1c81)