Capacitor Versions Save

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

5.7.5

1 week ago

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

1 week ago

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)

6.0.0-rc.2

1 month ago

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

1 month ago

5.7.4 (2024-03-20)

Bug Fixes

  • http: change proxy url generation (30a32f4)

6.0.0-rc.1

1 month ago

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)

4.8.2

1 month ago

4.8.2 (2024-03-15)

Note: Version bump only for package capacitor

5.7.3

1 month ago

5.7.3 (2024-03-15)

Bug Fixes

5.7.2

1 month ago

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)

5.7.1

1 month ago

5.7.1 (2024-03-01)

Bug Fixes

5.7.0

2 months ago

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)