Skip to content

Releases: ionic-team/capacitor

9.0.0-alpha.2

12 May 21:10

Choose a tag to compare

9.0.0-alpha.2 Pre-release
Pre-release

9.0.0-alpha.2 (2026-05-12)

Note: Version bump only for package capacitor

8.3.4

12 May 20:39

Choose a tag to compare

8.3.4 (2026-05-12)

Note: Version bump only for package capacitor

7.6.5

12 May 20:49

Choose a tag to compare

7.6.5 (2026-05-12)

Note: Version bump only for package capacitor

9.0.0-alpha.1

08 May 17:21

Choose a tag to compare

9.0.0-alpha.1 Pre-release
Pre-release

9.0.0-alpha.1 (2026-05-08)

Note: Version bump only for package capacitor

8.3.3

08 May 17:08

Choose a tag to compare

8.3.3 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (b2d7719)

7.6.4

08 May 17:17

Choose a tag to compare

7.6.4 (2026-05-08)

Bug Fixes

  • cli: copy plugin files in CocoaPods projects (#8467) (0510bd4)

9.0.0-alpha.0

07 May 17:15

Choose a tag to compare

9.0.0-alpha.0 Pre-release
Pre-release

9.0.0-alpha.0 (2026-05-07)

Bug Fixes

  • android: conditionally add Cordova (#8453) (e136b3f)
  • android: Handle activity result without plugin handle (#8436) (65ad1fd)
  • cli: conditionally add capacitor-cordova-android-plugins module (#8449) (9e85905)
  • http: handle URL objects on fetch (#8386) (0aac1f0)
  • ios: make getArray accesible on Objective-C plugins (#8392) (ef57c77)
  • SystemBars: use native safe area insets on Android (#8384) (d55f4f8)

8.3.2

07 May 16:55

Choose a tag to compare

8.3.2 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (0bd0676)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (3232f0f)
  • cli: correct Capacitor plugin SPM compat check (#8440) (e5ccc45)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (1f7e33f)
  • cli: generate resource entries in Package.swift (#8455) (790bd27)
  • cli: handle Cordova plugins without iOS source files (#8443) (0da130e)
  • cli: link plugin dependencies in Package.swift (#8457) (b3c769e)
  • ios: support Cordova plugins with Package.swift (#8438) (139943b)
  • SystemBars: avoid extra view padding on API <= 34 (#8439) (5b135a7)

7.6.3

07 May 16:57

Choose a tag to compare

7.6.3 (2026-05-07)

Bug Fixes

  • cli: add cSettings support for compiler flags in generated Package.swift (#8448) (bdcbf4a)
  • cli: add system framework and weak framework support in SPM Package.swift (#8447) (017eef5)
  • cli: correct Capacitor plugin SPM compat check (#8440) (#8442) (10e191a)
  • cli: generate binaryTarget entries for custom xcframeworks in Package.swift (#8445) (8f7931a)
  • cli: generate resource entries in Package.swift (#8455) (#8461) (efddf9a)
  • cli: handle Cordova plugins without iOS source files (#8443) (89a45a2)
  • cli: link plugin dependencies in Package.swift (#8457) (#8462) (9dd7290)
  • ios: support Cordova plugins with Package.swift (#8438) (#8441) (35afad9)

8.3.1

16 Apr 14:56

Choose a tag to compare

8.3.1 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (aa1a660)
  • boundary value extraction for form-data requests (#7518) (64ab854)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8407) (acb64ab)
  • system-bars: use separate current styles (#8409) (3d1f8d1)