Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
5.0.0-rc.3
5.0.0-rc.3 (2023-05-03)
Note: Version bump only for package capacitor
5.0.0-rc.2
5.0.0-rc.1
5.0.0-rc.1 (2023-05-02)
Bug Fixes
5.0.0-rc.0
5.0.0-rc.0 (2023-05-01)
Note: Version bump only for package capacitor
4.8.0
4.8.0 (2023-04-26)
Bug Fixes
- android: launching intents without host (#6493) (6028ff4)
- cli: Pin @ionic dependencies for node 12 support (#6527) (dd2d617)
- cli: Pin @ionic/utils-subprocess version for node 12 support (#6524) (c714408)
- cookies: check isEnabled before setting cookieHandler (24a28cb)
- cookies: init cookie manager after server url is set (4000b02)
- http: copy native response url to fetch response (42d2eb3)
Features
5.0.0-beta.3
5.0.0-beta.3 (2023-04-21)
Bug Fixes
- cookies: init cookie manager after server url is set (0ee772f)
Features
5.0.0-beta.2
5.0.0-beta.2 (2023-04-13)
Bug Fixes
- android: launching intents without host (#6489) (95f7474)
- android: unify kotlin dependency version (#6501) (0a40477)
- cookies: check isEnabled before setting cookieHandler (bb04f24)
- ios/android: copy url from nativeResponse to response (#6482) (828fb71)
- remove accept-charset (#6386) (bbf6f7e)
Features
5.0.0-beta.1
5.0.0-beta.0
5.0.0-beta.0 (2023-03-31)
Bug Fixes
- 204 http response (#6266) (771f6ce)
- android: Allow WebView to load data urls (#6418) (daf2ec6)
- android: proper app url check for launching intents (#6450) (302ba35)
- android: remove stored references to bridge that holds it in memory (#6448) (4737d2b)
- cli: Fix cordova plugin config checker over checking 5.x (#6444) (9d21a0e)
- ios: Event listeners were unexpectedly nil (#6445) (209d4ed)
Features
- android: Fix for #6258, Add support for modern Huawei devices (#6402) (17f2f4a)
- cli: Add missing Cap 4 to Cap 5 migration tasks (#6453) (7dff363)
- cli: Add support for Android build
--flavor
(#6437) (e91a8e7) - cli: update migrate command for cap4 -> cap5 (#6447) (b1f0a37)
- retain multiple calls per event until consumed (#6419) (5aba2cb)
- Upgrade to Typescript 5.x (#6433) (88d0ded)