Skip to content

Releases: ionic-team/capacitor

2.4.6

13 Jan 00:46
Compare
Choose a tag to compare

3.0.0-alpha.12

08 Jan 22:06
Compare
Choose a tag to compare
3.0.0-alpha.12 Pre-release
Pre-release

3.0.0-alpha.12 (2021-01-08)

Bug Fixes

Features

  • android: switch to new callback-style permission requests (#4033) (cc459de)
  • cli: allow 'export default' style TS config files (#4031) (9393667)
  • cli: opt-in anonymous usage data (#4022) (3facfb7)

3.0.0-alpha.11

26 Dec 23:22
Compare
Choose a tag to compare
3.0.0-alpha.11 Pre-release
Pre-release

3.0.0-alpha.11 (2020-12-26)

Features

  • android: expose CapConfig.loadDefault(), deprecate v2 constructor (#3964) (94ae977)
  • iOS: Open CAPBridgeViewController for subclassing (#3973) (a601705)

3.0.0-alpha.9

15 Dec 04:37
Compare
Choose a tag to compare
3.0.0-alpha.9 Pre-release
Pre-release

3.0.0-alpha.9 (2020-12-15)

Bug Fixes

  • android: include lint-baseline.xml for downstream lint tasks (20ccaa0)

3.0.0-alpha.8

15 Dec 01:40
Compare
Choose a tag to compare
3.0.0-alpha.8 Pre-release
Pre-release

3.0.0-alpha.8 (2020-12-15)

Bug Fixes

  • Android: Use plugin's getPermissionStates() to support overriding (#3939) (855a607)
  • ios: expose lastURL getter (#3898) (90b7fe3)

Features

  • android: add onConfigurationChanged() activity lifecycle hook (#3936) (29e9e2c)
  • android: Add WebColor utility for parsing color (#3947) (3746404)
  • Android: Refactoring configuration (#3778) (9820a30)

3.0.0-alpha.10

15 Dec 05:10
Compare
Choose a tag to compare
3.0.0-alpha.10 Pre-release
Pre-release

3.0.0-alpha.10 (2020-12-15)

Bug Fixes

  • android: include lint.xml for downstream lint tasks (efa72f3)

2.4.5

14 Dec 18:17
Compare
Choose a tag to compare

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