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

New Contributors

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 epicshaggy#10
  • Integration to Capacitor 3 by @oneclickwebstudio in epicshaggy#9
  • Remove the WebPlugin Config Object by @Myles-Trevino in epicshaggy#18
  • Set minimum iOS deployment target to 12.0 to match Capacitor 3 by @alexcroox in epicshaggy#13
  • Update readme.md by @tolutronics in epicshaggy#22
  • Remove label 'defaultValue' for Swift 5 compat by @squio in epicshaggy#52

New Contributors

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