Skip to content

Releases: ionic-team/capacitor

6.1.0

11 Jun 16:54
Compare
Choose a tag to compare

6.1.0 (2024-06-11)

Bug Fixes

  • android: avoid crash if server url ends in / (#7426) (f8264cc)
  • cli: Avoid duplicate entries in packageClassList (#7470) (cca0b80)
  • cli: Run sync before updating gradle (#7497) (f27786e)
  • http: don't override readyState for non POST requests (#7488) (30c13a8)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7482) (b32b5b1)

Features

5.7.6

11 Jun 16:45
Compare
Choose a tag to compare

5.7.6 (2024-06-11)

Bug Fixes

  • http: don't override readyState for non POST requests (#7510) (a56f9b9)
  • ios: check if urlSchemeTask is stopped before calling its methods (#7483) (7bf365c)

6.0.0

15 Apr 16:27
Compare
Choose a tag to compare

6.0.0 (2024-04-15)

Bug Fixes

  • cli: Change Capacitor plugin files check (#7375) (fbfb778)
  • cli: Don't downgrade gradle version on migrate (#7385) (c79211e)
  • cli: Removing extra dash in android apk name flavor parsing (#7382) (3c411fd)
  • http: Add URLSearchParams support (#7374) (9367ecc)
  • http: prevent POST request from being proxied (#7395) (7b8c352)
  • secure cookies often are not set by the cookie plugin (#7261) (cda1886)

Features

  • cli: Support bun when running cap migrate (#7386) (3f96ff9)

5.7.5

15 Apr 16:50
Compare
Choose a tag to compare

5.7.5 (2024-04-15)

Bug Fixes

  • cli: Removing extra dash in android apk name flavor parsing (#7383) (aed075f)
  • http: Add URLSearchParams support (#7376) (080be74)
  • http: prevent POST request from being proxied (#7402) (6a96ce7)
  • vue 3 log warning causes error on iOS (#7364) (bc39b6b)

6.0.0-rc.2

25 Mar 16:20
Compare
Choose a tag to compare
6.0.0-rc.2 Pre-release
Pre-release

6.0.0-rc.2 (2024-03-25)

Bug Fixes

  • cli: also generate packageClassList on copy (#7358) (865cceb)
  • cli: use correct pass signature for apksigner signing (#7365) (e4f8610)
  • http: change proxy url generation (#7354) (318c316)
  • inject cordova files if a cordova plugin is present (#7363) (ce9d505)
  • vue 3 log warning causes error on iOS (#6993) (87271e2)

5.7.4

20 Mar 18:29
Compare
Choose a tag to compare

5.7.4 (2024-03-20)

Bug Fixes

  • http: change proxy url generation (30a32f4)

6.0.0-rc.1

15 Mar 17:58
Compare
Choose a tag to compare
6.0.0-rc.1 Pre-release
Pre-release

6.0.0-rc.1 (2024-03-15)

Bug Fixes

  • android: handle http errors on the proxy (#7280) (cca3c80)
  • android: incorrect http url params encoding (#6586) (e9ddb0c)
  • android: let WebView handle errors (#7286) (286b694)
  • android: make JSInjector replace first only (#6895) (93c8a8d)
  • android: prevent crash on script injection if the script is too long (#7308) (c9895e8)
  • android: Remove path from allowedOriginRules (#7293) (9eb565c)
  • cli: adjust SPM parameters for build and run commands (#7342) (02f8983)
  • cli: apkName for multi-dimensional flavors (#6704) (d7b23f2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (663e7b3)
  • cli: correct build path for non flavor builds (#7281) (0f9651d)
  • cli: Migrate variables to newer dependency versions (#7235) (aaf01ab)
  • cli: remove certificate file extension check on copy (#7240) (93a0044)
  • core: make 'content-type' header count for XMLHttpRequest patch (#7161) (26d7f68)
  • http: better handling of active requests and shutting down gracefully (5d294c9)
  • http: handle proxy urls with port (#7273) (514409a)
  • http: keep original URL properties on proxy (#7329) (cbb6407)
  • http: Make proxy work with Request objects (#7348) (7e68725)
  • http: route get requests through custom handler (#6818) (b853d06)
  • http: set port for proxy url (#7341) (a3059dc)
  • ios: Moves updateBinaryVersion call to the end of loadView. (#7226) (7724760)
  • ios: overwrite CORS headers on livereload (#7339) (0c8d69b)
  • spm: add product lines to Package.swift (#7278) (e45d60d)

Features

  • webview: add setServerAssetPath method (881235b)

5.7.3

15 Mar 17:19
Compare
Choose a tag to compare

5.7.3 (2024-03-15)

Bug Fixes

4.8.2

15 Mar 17:45
Compare
Choose a tag to compare

4.8.2 (2024-03-15)

Note: Version bump only for package capacitor

5.7.2

06 Mar 17:28
Compare
Choose a tag to compare

5.7.2 (2024-03-06)

Bug Fixes

  • android: prevent crash on script injection if the script is too long (#7316) (67c00e2)
  • cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313) (28e7f08)