fpjs_pro_plugin 3.0.0-test.1
fpjs_pro_plugin: ^3.0.0-test.1 copied to clipboard
Flutter plugin that can be used in an application to call the native FingerprintJS Pro libraries and identify devices.
3.0.0-test.1 - 2024-03-25 #
⚠ BREAKING CHANGES #
- sdk minimal version required to use this library is now 3.1.0+
Features #
- update dependencies (1e7393e)
- update Fingerprint PRO for android to 2.4.0 (ea092b1)
- update Fingerprint PRO for iOS to 2.4.0 (d3a016a)
- update required sdk minimal version to 3.1.0+ (75c1e08)
Bug Fixes #
- change sdk limitations (b48231c)
2.1.1 - 2024-01-19 #
2.1.0 - 2023-11-15 #
2.0.1 - 2023-09-07 #
2.0.0 - 2023-08-30 #
1.6.0 - 2023-06-30 #
1.4.1-test.1 - 2023-05-03 #
1.4.0 #
1.3.0 #
1.1.0 #
New Features #
- Update iOS agent to the native, use 2.1.0 now
- Update Android agent to the 2.1.1 version
- Add tags support
- Add linkedId support
- Add new method
getVisitorData
for result containing more data thanvisitorId
- Add
extendedResponseFormat
flag to theinitFpjs
function to get extendedResponseFormat in thegetVisitorData
method
Now we have feature parity with the JavaScript agent.
1.0.3 #
Documentation Changes #
- Update urls domain from fingerprintjs.com to fingerprint.com
- Update logo
- Add more code examples
1.0.0 #
0.1.0 #
- Initial implementation