Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
8.0.1
7.4.5
8.0.0
8.0.0-beta.0
8.0.0-beta.0 (2025-11-14)
Bug Fixes
- android-template: replace deprecated Gradle property name syntax (#8204) (e48694b)
- android: add command not changing namespace (#8224) (60cf666)
- android: remove kotlin-bom dependency (#8237) (a894749)
- android: replace deprecated Gradle property name syntax (b68ac9e)
- cli: fix cap run command for yarn pnp mode (#7754) (79ace5c)
- cli: replace deprecated Gradle property name syntax (#8207) (3912030)
- ios: use ReturnPromise for SystemBars returnType (#8239) (eb51288)
- make Plugin.resolve act consistently (#8225) (06aeb9e)
Features
8.0.0-alpha.3
8.0.0-alpha.3 (2025-10-22)
Bug Fixes
- cli: change SPM incompatible plugin message (#8129) (28c2a96)
- cli: Don't exclude Cordova plugins from SPM management (#8140) (69bbd3d)
- cli: prefer studio executable over studio.sh on linux if available (#8110) (62bd16f)
- ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8143) (1de1f15)
- ios: Remove Cordova UIView extension (#8189) (0c7bcd3)
- ios: replace deprecation warnings (#8156) (e76b29b)
- ios: Silence WKProcessPool warning (#8184) (b6abcb7)