Skip to content

Releases: ionic-team/capacitor

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)

6.2.0

19 Nov 17:05
Compare
Choose a tag to compare

6.2.0 (2024-11-19)

Bug Fixes

  • cli: make Cordova plugins use same default kotlin version as Capacitor (#7756) (96dde8c)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (#7694) (dd068fe)
  • use Capacitor 6 for SPM dependency (#7737) (8e55ca5)

Features

  • core: cherrypick: expose methodName via CAPPluginCall (#7641) (#7684) (bf6ef8e)
  • ios: cherry-pick - JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7657) (ce30924)

7.0.0-alpha.1

14 Oct 08:39
Compare
Choose a tag to compare
7.0.0-alpha.1 Pre-release
Pre-release

7.0.0-alpha.1 (2024-10-14)

Bug Fixes

  • android-template: prevent app restart on bluetooh keyboard changes (#7652) (200c7cb)
  • cli: replace app-store deprecated method on build (#7637) (942b108)
  • ios: fix retain cycle caused by CDVPluginManager (#7692) (02bdb3d)

Features

  • core: expose methodName via CAPPluginCall (#7641) (df109aa)
  • ios: JSValueEncoder/Decoder feature parity with JSONEncoder/Decoder (#7647) (410249b), closes #7576

6.1.2

07 Aug 17:16
Compare
Choose a tag to compare

6.1.2 (2024-08-07)

Bug Fixes

  • android: better cleaning of allowedOrigin url (#7607) (d123260)
  • http: pass original url as query param on the proxy url (#7527) (1da06e6)
  • support dependencies with ".swift" at the end of name (#7583) (ceee68a)