Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Latest commit

 

History

History
108 lines (51 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

108 lines (51 loc) · 5.54 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.1 (2023-03-30)

Bug Fixes

  • android: catch native errors (beb8070)
  • android: check if Google Play Services are available (#64) (e336da9)
  • android: replace deprecated NativePlugin (5330f2c)

2.1.0 (2023-01-21)

Features

2.0.1 (2022-11-03)

Bug Fixes

  • ios: prevent caching of lookup requests (#56) (4033edd)

2.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • rename to @capawesome/capacitor-app-update (#49)
  • This plugin now only supports Capacitor 4.

Features

1.3.1 (2022-01-26)

Bug Fixes

  • android: NullPointerException (#36) (dfa918e)
  • inline source code in esm map files (895fe1c)

1.3.0 (2021-12-15)

Features

1.2.0 (2021-12-09)

Features

  • android: expose clientVersionStalenessDays (#29) (0ae0dd6)
  • android: expose installStatus (#30) (20701e8)

1.1.0 (2021-10-30)

Features

1.0.0 (2021-08-23)

Bug Fixes

  • android: unregister listener on update complete (#21) (659103a)

1.0.0-alpha.3 (2021-07-23)

⚠ BREAKING CHANGES

  • Update to Capacitor 3

Features

1.0.0-alpha.2 (2021-05-07)

Bug Fixes

1.0.0-alpha.1 (2021-04-06)

Bug Fixes

1.0.0-alpha.0 (2021-02-21)

Initial release 🎉