Skip to content

Latest commit

 

History

History
126 lines (77 loc) · 7.37 KB

CHANGELOG.md

File metadata and controls

126 lines (77 loc) · 7.37 KB

Changelog

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

6.0.5 (2024-10-23)

Bug Fixes

6.0.4 (2024-10-23)

6.0.3 (2024-09-05)

6.0.2 (2024-09-05)

6.0.1 (2024-05-07)

6.0.0 (2024-04-30)

⚠ BREAKING CHANGES

  • capacitor 6

Features

5.1.1 (2024-04-23)

5.1.0 (2023-09-12)

Features

  • android: Add option for retries on Android (2907ef5)

Bug Fixes

4.1.3 (2022-08-19)

Bug Fixes

4.1.2 (2022-08-11)

Bug Fixes
  • android: correctly determine biometry type (65fe9c6f)

4.1.1 (2022-08-10)

Bug Fixes
  • useFallback: Added to android (393c5c4d)

4.1.0 (2022-08-10)

New Features
  • android: Add option for retries on Android (2907ef59)
Bug Fixes
  • isAvailable: biometryType always returned 0 (6702badb)
  • AvailableResult type missing property (3a4b4eec)
  • android: typo on AuthActivity class (37287659)

4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/Cap-go/capacitor-native-biometric/compare/3.1.1...4.0.0

3.1.1

What's Changed

  • Added password fallback and error code response by @jonthia in #10
  • Integration to Capacitor 3 by @oneclickwebstudio in #9
  • Remove the WebPlugin Config Object by @Myles-Trevino in #18
  • Set minimum iOS deployment target to 12.0 to match Capacitor 3 by @alexcroox in #13
  • Update readme.md by @tolutronics in #22
  • Remove label 'defaultValue' for Swift 5 compat by @squio in https://github.com/Cap-go/capacitor-native-biometric/pull/52

New Contributors

  • @jonthia made their first contribution in #10
  • @oneclickwebstudio made their first contribution in #9
  • @Myles-Trevino made their first contribution in #18
  • @alexcroox made their first contribution in #13
  • @pzontrop made their first contribution in #21
  • @tolutronics made their first contribution in #22
  • @squio made their first contribution in https://github.com/Cap-go/capacitor-native-biometric/pull/52

Full Changelog: https://github.com/Cap-go/capacitor-native-biometric/commits/3.1.1