Skip to content

Latest commit

 

History

History
206 lines (93 loc) · 7.84 KB

CHANGELOG.md

File metadata and controls

206 lines (93 loc) · 7.84 KB

Changelog

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

7.0.2 (2024-07-17)

Bug Fixes

  • work around deprecation warning (4966f13)

Maintenance

7.0.1 (2024-07-16)

Maintenance

7.0.0 (2024-04-22)

⚠ BREAKING CHANGES

  • upgrade to Capacitor 6 and Ionic 8

Features

  • upgrade to Capacitor 6 and Ionic 8 (5ebdde6)

6.1.2 (2024-04-04)

Maintenance

6.1.1 (2024-01-24)

Maintenance

6.1.0 (2024-01-10)

Features

  • support separate reason & code (d7730c4)

Maintenance

6.0.1 (2024-01-02)

Maintenance

6.0.0 (2024-01-01)

⚠ BREAKING CHANGES

  • support for new plugin features

Features

  • support for new plugin features (626b93b)

5.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • authenticate() now throws a BiometryError instance.

Features

4.2.1 (2023-10-11)

Maintenance

4.2.0 (2023-10-05)

Features

  • add “Require confirmation” option, fix web (1859ad4)

4.1.0 (2023-09-30)

Features

  • support multiple biometry types (64d4248)

Maintenance

4.0.1 (2023-06-21)

Maintenance

4.0.0 (2023-06-15)

⚠ BREAKING CHANGES

  • upgrade to Ionic 7 + Capacitor 5

Features

  • upgrade to Ionic 7 + Capacitor 5 (374d100)

3.1.0 (2023-03-31)

Features

Maintenance

3.0.5 (2022-10-24)

Bug Fixes

  • can’t share package name with plugin (ad56e24)
  • empty display on Android (b297683)

Maintenance

3.0.4 (2022-08-12)

Bug Fixes

Maintenance

  • remove all traces of ultra-runner (db177c5)
  • remove legacy for now (851e011)
  • update to latest plugin (890c32c)

3.0.3 (2022-08-10)

3.0.2 (2022-08-10)

3.0.1 (2022-08-06)

Bug Fixes

  • point to registry package (7062394)

Maintenance

3.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • Capacitor 4 is now required.

Features

Refactoring