Skip to content

Releases: ionic-team/capacitor

3.0.0-alpha.7

02 Dec 00:40
Compare
Choose a tag to compare
3.0.0-alpha.7 Pre-release
Pre-release

3.0.0-alpha.7 (2020-12-02)

Bug Fixes

  • android: dont release calls that are manually saved, eg listeners/watchers (#3857) (f1c8fe9)
  • android: fixed breaking change to handleOnActivityResult (#3888) (5fd60e6)
  • android: resolve undefined for both checkPermissions and requestPermissions by default (#3855) (383f62b)
  • cli: Properly detect cocoapods on multiple platforms (#3810) (8753694)
  • cli: run sync instead of copy during run (#3816) (ff45340)
  • cli: use correct path for native-run (02cf1ba)
  • core: export PermissionState (#3775) (2d5ac96)
  • ios: share message handler between webview and bridge (#3875) (f7dff2e)

Features

2.4.4

01 Dec 12:37
Compare
Choose a tag to compare

2.4.3

18 Nov 18:07
Compare
Choose a tag to compare

3.0.0-alpha.6

30 Oct 18:14
Compare
Choose a tag to compare
3.0.0-alpha.6 Pre-release
Pre-release

3.0.0-alpha.6 (2020-10-30)

Bug Fixes

  • android: avoid crash on input file capture (#3715) (f502a99)

Features

3.0.0-alpha.5

06 Oct 18:54
Compare
Choose a tag to compare
3.0.0-alpha.5 Pre-release
Pre-release

3.0.0-alpha.5 (2020-10-06)

Bug Fixes

  • android: BridgeFragment NullPointerException (#3553) (8ea982a)

2.4.2

24 Sep 11:51
Compare
Choose a tag to compare

3.0.0-alpha.4

23 Sep 19:28
Compare
Choose a tag to compare
3.0.0-alpha.4 Pre-release
Pre-release

3.0.0-alpha.4 (2020-09-23)

Features

  • cli: ability to specify custom platform directories (#3565) (c6eda55)

3.0.0-alpha.3

15 Sep 20:14
Compare
Choose a tag to compare
3.0.0-alpha.3 Pre-release
Pre-release

3.0.0-alpha.3 (2020-09-15)

Bug Fixes

  • android: allow directories beginning with underscore in assets dir to be packaged (c23d993)

2.4.1

09 Sep 09:14
Compare
Choose a tag to compare

3.0.0-alpha.2

31 Aug 17:50
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release

3.0.0-alpha.2 (2020-08-31)

Features

  • Add extension for creating data from data url (#3474) (2909fd0)