Skip to content

Releases: ionic-team/capacitor

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)

7.6.2

16 Apr 14:43

Choose a tag to compare

7.6.2 (2026-04-16)

Bug Fixes

  • android: handle null versionName in isNewBinary() (#8397) (b060290)
  • boundary value extraction for form-data requests (#7518) (b9f7ecf)
  • cli: check CAPACITOR_COCOAPODS_PATH in determinePackageManager (#8410) (5dcecc4)

8.3.0

25 Mar 17:03

Choose a tag to compare

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

7.6.1

25 Mar 16:34

Choose a tag to compare

7.6.1 (2026-03-25)

Bug Fixes

8.2.0

06 Mar 09:25

Choose a tag to compare

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)

7.6.0

06 Mar 09:37

Choose a tag to compare

7.6.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (48b1a33)
  • android: Concurrent Range Requests for assets (#8357) (87cfc86)
  • android: handle lowercase range header (#8368) (634ee64)
  • android: invalid http range seeking (#8369) (1357a34)
  • cli: Allow to run update on non macOS (#8344) (#8345) (0579499)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (bf5e07f)

Features

  • cli: Add --https option for --live-reload (#8194) (de47d79)

8.1.0

11 Feb 18:42

Choose a tag to compare

8.1.0 (2026-02-11)

Bug Fixes

  • cookies: only send expires param on web if a date is set (b10cd7f)

Features

Reverts

7.5.0

11 Feb 18:28

Choose a tag to compare

7.5.0 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (d716e41)
  • cli: Update tar package (#8311) (#8313) (f62bf77)
  • cookies: only send expires param on web if a date is set (259202b)

Features

8.0.2

27 Jan 17:29

Choose a tag to compare

8.0.2 (2026-01-27)

Bug Fixes

  • android: AGP 9.0 no longer supports proguard-android.txt (#8315) (dcc76c3)
  • cli: Update tar package (#8311) (0969c5c)
  • core: make SystemBars hide and show options optional (#8305) (95dc7d8)
  • SystemBars: get correct style on handleOnConfigurationChanged (#8295) (2a66b44)
  • SystemBars: Set window background color according to theme (#8306) (6037e38)
  • SystemBars: Skipping margin manipulation when on a fixed WebView (#8309) (53c33b6)

8.0.1

13 Jan 11:56

Choose a tag to compare

8.0.1 (2026-01-13)

Bug Fixes

  • android: Remove calculated bottom inset if keyboard is visible (#8280) (196b642)
  • cli: Support wireless iOS devices in cap run (#8301) (dcb368c)
  • cli: use latest native-run (#8296) (121d830)