Skip to content

Releases: ionic-team/capacitor

5.2.0

12 Jul 21:18
Compare
Choose a tag to compare

5.2.0 (2023-07-12)

Bug Fixes

  • cli: make migrate not error if there are no dependencies (#6707) (25ca83a)
  • cookies: sanitize url before retrieving/setting cookies (ca40634)
  • http: fire events in correct order when using xhr (5ed3617)

Features

5.1.1

05 Jul 15:33
Compare
Choose a tag to compare

5.1.1 (2023-07-05)

Bug Fixes

  • ios: Revert server url addition for CAPWebView. (#6705) (1b8352d)

5.1.0

29 Jun 19:05
Compare
Choose a tag to compare

5.1.0 (2023-06-29)

Bug Fixes

  • android: Move bridge localUrl initialization to initWebView (#6685) (7f5f0ca)
  • android: revert cookie manager initialization to plugin load (53a2d47)
  • ios: Return proper MIME Type for local WASM files (#6675) (d7856de)
  • ios: set cors headers in asset handler for live reload (e5a1c81)

Features

  • android: add check for excluded domains before ssl request (7906d36)
  • cli: add apksigner as a build option (#6442) (9818a76)
  • export buildRequestInit function so we can use for downloadFile (95b0575)

4.8.1

29 Jun 19:46
Compare
Choose a tag to compare

4.8.1 (2023-06-29)

Bug Fixes

  • android: Move bridge localUrl initialization to initWebView (#6686) (85fd4a6)
  • android: revert cookie manager initialization to plugin load for 4.x (2ea82f4)

5.0.5

09 Jun 14:32
Compare
Choose a tag to compare

5.0.5 (2023-06-09)

Bug Fixes

  • http: don't throw errors when content-type is null on response (#6627) (538821f)

5.0.4

23 May 08:09
Compare
Choose a tag to compare

5.0.4 (2023-05-23)

Bug Fixes

  • cicd: removed set -eo pipefail to allow job to continue (#6596) (caeeb09)
  • cli: correct migration of package from AndroidManifest.xml to build.gradle (#6607) (1c26a3e)
  • cli: Don't succeed migration if npm install failed (#6595) (6843d96)
  • cli: proper plugin module patch in monorepos (#6589) (d49e632)

5.0.3

10 May 20:40
Compare
Choose a tag to compare

5.0.3 (2023-05-10)

Note: Version bump only for package capacitor

5.0.2

09 May 20:34
Compare
Choose a tag to compare

5.0.2 (2023-05-09)

Bug Fixes

  • cli: handle unrecognized java --version (#6577) (56b0037)
  • cli: Move package to build.gradle in Capacitor plugins (#6569) (8cb26cd)
  • fallback to plain pod if Gemfile does not contain CocoaPods (#6581) (3a41b4c)

5.0.1

05 May 14:23
Compare
Choose a tag to compare

5.0.1 (2023-05-05)

Bug Fixes

5.0.0

03 May 20:18
Compare
Choose a tag to compare

5.0.0 (2023-05-03)

Note: Version bump only for package capacitor