Skip to content

Releases: NiklasMerz/cordova-plugin-fingerprint-aio

v6.0.0

23 Mar 20:53
v6.0.0
786e160
Compare
Choose a tag to compare

What's Changed

  • Added new option to isAvailable - requireStrongBiometrics by @austinwark in #480

New Contributors

Full Changelog: v5.0.3...v6.0.0

v5.0.3

22 Mar 13:47
v5.0.3
72a2cf4
Compare
Choose a tag to compare

Fix build error

v5.0.2

22 Mar 13:09
v5.0.2
0a92d7f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

22 Dec 08:19
v5.0.1
811c06e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

09 Dec 20:16
v5.0.0
c872876
Compare
Choose a tag to compare

Major version

What changed

This version no longer has the Swift version in plugin.xml. Make sure to add the Swift version to config.xml

Please set <preference name="SwiftVersion" value="5.0" /> in your config.xml

Full Changelog: v4.1.2...v5.0.0

v4.1.2

09 Dec 19:45
v4.1.2
1852e1d
Compare
Choose a tag to compare

What's Changed

Hotfix for 4.1.0 for iOS

Full Changelog: v4.1.0...v4.1.2

v4.1.0

09 Dec 19:20
v4.1.0
e75e463
Compare
Choose a tag to compare

What's Changed

A failed attempt on Android will not call the error callback immediately, but allow retries. For details see #385 and #345

List

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

22 Dec 16:11
v4.0.2
Compare
Choose a tag to compare

Fix logging issue.

Thanks @dementcore

v4.0.1

24 Oct 15:04
v4.0.1
Compare
Choose a tag to compare

This fixes an issue that failed attempts don't get reported back to the app properly (on OnePlus devices for example) See #247 and #283

Thanks @BorntraegerMarc and @Abhishek-Kanitkar for helping with this issue.

v4.0.0

18 Oct 17:57
v4.0.0
Compare
Choose a tag to compare

Major rewrite!!!

  • Support for saving and storing credentials -> Please check out README
  • Use AndroidX
  • Drop Swift support plugin

See milestone for all changes.

Thanks @exxbrain and @leolio86400 for your big contributions and the long wait.

Significant upgrade. Please report bugs and submit PRs with fixes 😄