Skip to content

Releases: fingerprintjs/fingerprintjs-pro-flutter

v3.3.2

09 Dec 13:18
Compare
Choose a tag to compare

3.3.2 (2024-12-09)

Documentation

  • README: add how to specify a custom timeout block (66fb0bd)

v3.3.1

05 Dec 16:17
Compare
Choose a tag to compare

3.3.1 (2024-12-05)

Bug Fixes

  • make integration info name consistent through all platforms (8128cf4)

v3.3.0

03 Dec 14:22
Compare
Choose a tag to compare

3.3.0 (2024-12-03)

Features

  • add sealedResult support (5dec0bf)
  • add timeoutMs argument for getVisitorId and getVisitorData methods (822504a)
  • use Fingerprint Pro Android v2.7.0 (d2f24f2)
  • use Fingerprint Pro iOS v2.7.0 (7144b0a)
  • use Fingerprint Pro JSAgent loader v3.11.3 (b789fb0)

Bug Fixes

  • fix JSAgent issue with empty ipLocation (ae53e8b)

v3.2.0

08 Oct 13:00
Compare
Choose a tag to compare

3.2.0 (2024-10-08)

Features

  • use Fingerprint Pro Android v2.6.0 (c3544b1)

v3.1.0

22 Aug 14:37
Compare
Choose a tag to compare

3.1.0 (2024-08-22)

Features

  • add endpointFallbacks configuration param (aeae143)
  • add scriptUrlPatternFallbacks configuration param (ae44e86)
  • update Android agent to v2.5.0 (fd94c3a)
  • update iOS agent to v2.6.0 (f6627a2)

v3.1.0-test.1

22 Aug 11:15
Compare
Choose a tag to compare
v3.1.0-test.1 Pre-release
Pre-release

3.1.0-test.1 (2024-08-22)

Features

  • add endpointFallbacks configuration param (aeae143)
  • add scriptUrlPatternFallbacks configuration param (ae44e86)
  • update Android agent to v2.5.0 (fd94c3a)
  • update iOS agent to v2.6.0 (f6627a2)

v3.0.1

06 Aug 16:54
Compare
Choose a tag to compare

3.0.1 (2024-08-06)

Bug Fixes

  • don't crash on empty ipLocation field for new subs (1b8a657)

Documentation

  • README: fix links formatting (c7c2862)
  • README: unify linkedId section (9339040)

v3.0.0

25 Mar 13:10
Compare
Choose a tag to compare

3.0.0 (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

v3.0.0-test.1

25 Mar 12:27
Compare
Choose a tag to compare
v3.0.0-test.1 Pre-release
Pre-release

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

v2.1.1

19 Jan 12:16
Compare
Choose a tag to compare

2.1.1 (2024-01-19)

Bug Fixes

  • add TooManyRequestError for web platform (219467f)
  • improve error reporting for web platform (df3739c)