Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

64 lines (39 loc) · 3.36 KB

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

  • Capacitor 4 support by @kalimantos in #62

New Contributors

  • @kalimantos made their first contribution in #62

Full Changelog: https://github.com/epicshaggy/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 #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 #52

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