Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 1.39 KB

Change Log

4.1.1 (2023-10-08)

Bug Fixes

  • android: fix getName (#43)

4.1.0 (2023-05-28)

Features

  • android: Introducing Android support

3.1.0-beta.2 (2023-04-10)

Features

  • android: add isSupported plugin method

2.0.4 (2021-08-31)

Minor Changes

  • fix security vulnerability in example app

2.0.3 (2021-08-24)

Minor Changes

  • fix security vulnerability in package dependencies

2.0.2 (2021-06-29)

Bug Fixes

  • web: fix use of deprecated webplugin api (#8)
  • fix security vulnerability in package dependency

2.0.1 (2021-06-04)

Bug Fixes

  • ios: fix wrong podspec name (a337613)