Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
7.4.4
8.0.0-alpha.2
8.0.0-alpha.2 (2025-08-20)
Note: Version bump only for package capacitor
8.0.0-alpha.1
7.4.3
7.4.2
7.4.1
What's Changed
- fix: Readme and launch.json improvements by @OS-kepatotorica in #8034
- chore(android): run fmt by @jcesarmobile in #8047
- refactor(core): reference window.Capacitor by @Chuckytuh in #8045
New Contributors
- @OS-kepatotorica made their first contribution in #8034
Full Changelog: 7.4.0...7.4.1
7.4.0
7.3.0
7.3.0 (2025-06-05)
Bug Fixes
- add error code checking to
runPlatformHook(#7994) (8717680) - cli: Don't downgrade deployment target on migrate (#7953) (46e8792)
- cli: ensures the execution order of CLI hooks (#7947) (c3ea809)
- cli: unexpected error on target device list (#8015) (f827c48)
- cli: use proper build params (#8016) (12ce2a4)
- core: Prevent error when hasListeners is empty (#7975) (a4a0942)
- Remove all plugin listeners in bridge reset (#7962) (06aeea9)