Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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.3.0 (2023-08-23)
Bug Fixes
- cookies: remove session cookies when initializing the cookie manager (037863b)
- http: disconnect active connections if call or bridge is destroyed (a1ed6cc)
- http: return numbers and booleans as-is when application/json is the content type (03dd3f9)
Features
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.2 (2023-07-19)
Bug Fixes
5.2.1
5.2.1 (2023-07-13)
Bug Fixes
5.2.0
5.2.0 (2023-07-12)
Bug Fixes
- cli: make migrate not error if there are no dependencies (#6707) (25ca83a)
- cookies: sanitize url before retrieving/setting cookies (ca40634)
- http: fire events in correct order when using xhr (5ed3617)
Features
5.1.1
5.1.1 (2023-07-05)
Bug Fixes
- ios: Revert server url addition for CAPWebView. (#6705) (1b8352d)
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)
Features
- android: add check for excluded domains before ssl request (7906d36)
- cli: add apksigner as a build option (#6442) (9818a76)
- export buildRequestInit function so we can use for downloadFile (95b0575)
4.8.1
4.8.1 (2023-06-29)
Bug Fixes
- android: Move bridge localUrl initialization to initWebView (#6686) (85fd4a6)
- android: revert cookie manager initialization to plugin load for 4.x (2ea82f4)
5.0.5
5.0.5 (2023-06-09)
Bug Fixes
- http: don't throw errors when content-type is null on response (#6627) (538821f)