Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
8.3.1
8.3.1 (2026-04-16)
Bug Fixes
7.6.2
8.3.0
8.3.0 (2026-03-25)
Bug Fixes
- android: correctly parsing
server.urlwhen they include paths (#8391) (a9f2181) - cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
- http: handle URL objects on fetch (#8386) (003099a)
- ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
- SystemBars: use native safe area insets on Android (#8384) (4e99598)
Features
7.6.1
8.2.0
8.2.0 (2026-03-06)
Bug Fixes
- android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
- android: Concurrent Range Requests for assets (#8357) (5e82c89)
- android: handle lowercase range header (#8368) (ae0e2dd)
- android: invalid http range seeking (#8369) (3109d22)
- cli: Allow to run update on non macOS (#8344) (a441280)
- cli: Don't overwrite config.server section with
--live-reload(#7528) (782b9d9) - cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
- docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
- ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)
Features
7.6.0
7.6.0 (2026-03-06)
Bug Fixes
- android: Add missing null checks in BridgeActivity (#8185) (48b1a33)
- android: Concurrent Range Requests for assets (#8357) (87cfc86)
- android: handle lowercase range header (#8368) (634ee64)
- android: invalid http range seeking (#8369) (1357a34)
- cli: Allow to run update on non macOS (#8344) (#8345) (0579499)
- cli: Don't overwrite config.server section with
--live-reload(#7528) (bf5e07f)
Features
8.1.0
7.5.0
8.0.2
8.0.2 (2026-01-27)
Bug Fixes
- android: AGP 9.0 no longer supports
proguard-android.txt(#8315) (dcc76c3) - cli: Update tar package (#8311) (0969c5c)
- core: make SystemBars hide and show options optional (#8305) (95dc7d8)
- SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
- SystemBars: Set window background color according to theme (#8306) (6037e38)
- SystemBars: Skipping margin manipulation when on a fixed WebView (#8309) (53c33b6)