Skip to content

Releases: epicshaggy/capacitor-native-biometric

4.2.2

14 Jun 16:29
Compare
Choose a tag to compare

What's Changed

  • Fixed issue #98

Full Changelog: 4.2.1...4.2.2

4.2.1

14 Jun 15:34
Compare
Choose a tag to compare

What's Changed

  • Handle encryption on Android devices without StrongBox Security chips. Closes #97

Full Changelog: 4.2.0...4.2.1

4.2.0

26 May 13:56
Compare
Choose a tag to compare

What's Changed

  • Implemented solution Save multiple Credentials on Android #26 by @mohdiarra in #85

New Contributors

Full Changelog: 4.1.5...4.2.0

4.1.5

26 May 13:54
Compare
Choose a tag to compare

What's Changed

  • Include logic of hide iOS fallback option; Return Android errorCode when verifyResult; by @williamhexa in #64
  • remove (Android > verifyIdentity): bridge.saveCall method by @AAmanzi in #71
  • Update package.json to make Typescript compatible with ESlint by @SaroGFX in #77
  • Android Updates: Auth Required, Device Credential Fallback Added, and Error Codes Fixed and Consolidated by @brian-weasner in #83

New Contributors

Full Changelog: 4.1.3...4.1.5

4.1.3

19 Aug 13:20
Compare
Choose a tag to compare

4.1.3 (2022-08-19)

Bug Fixes

4.1.2

11 Aug 14:51
Compare
Choose a tag to compare

4.1.2 (2022-08-11)

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

4.1.1

11 Aug 14:51
Compare
Choose a tag to compare

4.1.1 (2022-08-10)

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

4.1.0

10 Aug 16:56
Compare
Choose a tag to compare

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

09 Aug 15:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...4.0.0

3.1.1

09 Aug 15:58
c3062a8
Compare
Choose a tag to compare

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

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