Skip to content

Releases: ionic-team/capacitor

7.3.0

05 Jun 13:36
Compare
Choose a tag to compare

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)

Features

  • cli: Initial Cordova plugin SPM support (#7999) (c030354)
  • expose appStartPath on cap config server configuration (#8019) (a274fef)
  • ios: Alternative debug config for SPM (#7982) (a054aa5)

7.2.0

31 Mar 16:54
Compare
Choose a tag to compare

7.2.0 (2025-03-31)

Bug Fixes

  • android: rename bridge layout to avoid collision (#7919) (a629f16)
  • cli: Don't migrate Podfile on SPM projects (#7939) (ab4e700)
  • ios: respect shouldEncodeUrlParams value (#7931) (4fb12a0)

Features

6.2.1

31 Mar 16:58
Compare
Choose a tag to compare

6.2.1 (2025-03-31)

Bug Fixes

7.1.0

12 Mar 16:30
Compare
Choose a tag to compare

7.1.0 (2025-03-12)

Bug Fixes

  • android: add EdgeToEdge compatibility (#7871) (64a8bc4)
  • android: sanitize portable file name (#7894) (5f09297)
  • cli: don't run bundle if not installed (#7896) (ee55f6c)
  • core: use getPlatform instead of platform in cordova.js (#7902) (277db7b)
  • http: boundary not added for Request objects (#7897) (bdaa6f3)
  • ios: don't check isMediaExtension on range requests (#7868) (028caa5)
  • ios: listen for CapacitorViewDidAppear (#7850) (e24ffb7)
  • ios: Reset plugin listeners when WebView process is terminated (#7905) (d039157)

Features

  • Add function to inject external JS into WebView before document load (#7864) (ec0954c)
  • android: add adjustMarginsForEdgeToEdge configuration option (#7885) (1ea86d1)
  • cli: add more configurations to build command (#7769) (90f95d1)

7.0.1

21 Jan 15:04
Compare
Choose a tag to compare

7.0.1 (2025-01-21)

Bug Fixes

7.0.0

20 Jan 16:23
Compare
Choose a tag to compare

7.0.0 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.1

20 Jan 16:19
Compare
Choose a tag to compare
7.0.0-rc.1 Pre-release
Pre-release

7.0.0-rc.1 (2025-01-20)

Note: Version bump only for package capacitor

7.0.0-rc.0

20 Dec 17:10
Compare
Choose a tag to compare
7.0.0-rc.0 Pre-release
Pre-release

7.0.0-rc.0 (2024-12-20)

Note: Version bump only for package capacitor

7.0.0-beta.0

20 Dec 15:19
Compare
Choose a tag to compare
7.0.0-beta.0 Pre-release
Pre-release

7.0.0-beta.0 (2024-12-20)

Bug Fixes

  • cli: correct rimraf import (#7811) (0891624)
  • cli: update link to telemetry information (e922e2b)
  • ios: Make Bridge webView first responder (#7753) (77e4668)

Features

7.0.0-alpha.2

19 Nov 17:16
Compare
Choose a tag to compare
7.0.0-alpha.2 Pre-release
Pre-release

7.0.0-alpha.2 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7752) (a4aeb55)