WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: ionic-team/capacitor

8.0.0

08 Dec 18:03

Choose a tag to compare

8.0.0 (2025-12-08)

Bug Fixes

  • cli: Android apk name multi flavor dimensions parsing (#7598) (2dc20ee)
  • cli: make migrate update to 8.0.0 (#8250) (ee8ba7b)
  • ios: move PrivacyInfo.xcprivacy to resource_bundles to fix build… (#8264) (e6f50b8)

Features

  • android: Improving SystemBars inset handling (#8268) (81ae30a)

8.0.0-beta.0

14 Nov 16:46

Choose a tag to compare

8.0.0-beta.0 Pre-release
Pre-release

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

  • android-template: Update com.google.gms:google-service version (#8195) (ba05dd3)
  • cli: Select a cap run target by target name (#8199) (b30c472)
  • iOS: Allow plugins to hook into handling WebView URL authentication challenges (#8216) (e8507cf)
  • System Bars Plugin (#8180) (a32216a)

8.0.0-alpha.3

22 Oct 10:56

Choose a tag to compare

8.0.0-alpha.3 Pre-release
Pre-release

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

22 Oct 11:11

Choose a tag to compare

7.4.4 (2025-10-22)

Bug Fixes

  • cli: change SPM incompatible plugin message (#8129) (#8130) (bbaa8fa)
  • cli: Don't exclude Cordova plugins from SPM management (#8140) (#8142) (e871851)
  • ios: also call bridge.reset() on webViewWebContentProcessDidTerminate (#8150) (5287a74)

8.0.0-alpha.2

20 Aug 21:06

Choose a tag to compare

8.0.0-alpha.2 Pre-release
Pre-release

8.0.0-alpha.2 (2025-08-20)

Note: Version bump only for package capacitor

8.0.0-alpha.1

20 Aug 13:58

Choose a tag to compare

8.0.0-alpha.1 Pre-release
Pre-release

8.0.0-alpha.1 (2025-08-20)

Bug Fixes

  • http content headers not sent when using axios (#8039) (67cac40)

Features

  • android-template: Bump minSdkVersion to 24 (#8080) (c5f9ea9)
  • android: Bump default minSdkVersion to 24 (#8083) (c022ddf)
  • ios-template: bump deployment target to 15 (#8088) (7a0c09a)

7.4.3

20 Aug 21:04

Choose a tag to compare

7.4.3 (2025-08-20)

Bug Fixes

  • http content headers not sent when using axios (#8064) (3d1b12c)

7.4.2

10 Jul 15:08

Choose a tag to compare

7.4.2 (2025-07-10)

Bug Fixes

  • android: consider display cutout area for insets (#8042) (b478211)
  • http: Properly URL-encode key and values during x-www-form-urlencoded POSTs (#8037) (87b4641)

7.4.1

03 Jul 16:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.4.0...7.4.1

7.4.0

18 Jun 15:39

Choose a tag to compare

7.4.0 (2025-06-18)

Features

  • cli: add spm-migration-assistant command (#7963) (ef42722)
  • cli: fail cap update on uninstalled cordova dependencies (#8032) (b393de8)