Skip to content

Releases: fingerprintjs/fingerprintjs-pro-react-native

v3.3.1

30 Jan 11:08
Compare
Choose a tag to compare

3.3.1 (2025-01-30)

Bug Fixes

  • fix compatibility with React Native new architecture (v0.76+) (8b2003b)
  • improve Android types to make project Kotlin v2 compatible (RN 0.77+) (891c9c3)

v3.3.0

09 Jan 17:52
Compare
Choose a tag to compare

3.3.0 (2025-01-09)

Features

  • add custom timeout feature (02757ef)
  • add sealed result support (37dbe7f)
  • update iOS and Android SDKs to v2.7.0 (eafa1d4)

v3.2.0

08 Oct 04:39
Compare
Choose a tag to compare

3.2.0 (2024-10-08)

Features

  • use Fingerprint Pro Android v2.6.0 (8d5c417)

v3.1.0

22 Aug 16:55
Compare
Choose a tag to compare

3.1.0 (2024-08-22)

Features

  • add fallbackEndpointUrls configuration param (5ce1864)
  • update Android agent to v2.5.0 (6dfcb88)
  • update iOS agent to v2.6.0 (dfe83b2)

Documentation

  • README: unify and simplify linkedId section (67cb56e)

v3.1.0-test.1

22 Aug 09:34
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 fallbackEndpointUrls configuration param (5ce1864)
  • update Android agent to v2.5.0 (6dfcb88)
  • update iOS agent to v2.6.0 (dfe83b2)

Documentation

  • README: unify and simplify linkedId section (67cb56e)

v3.0.2

28 Mar 16:14
Compare
Choose a tag to compare

3.0.2 (2024-03-28)

Build System

  • deps: bump ip from 1.1.8 to 1.1.9 (cb27362)

v3.0.2-test.1

28 Mar 15:24
Compare
Choose a tag to compare
v3.0.2-test.1 Pre-release
Pre-release

3.0.2-test.1 (2024-03-28)

Build System

  • deps: bump ip from 1.1.8 to 1.1.9 (cb27362)

v3.0.1

20 Mar 15:07
Compare
Choose a tag to compare

3.0.1 (2024-03-20)

Bug Fixes

  • publish package with correct version in integration info (a561071)

v3.0.1-test.1

19 Mar 16:01
Compare
Choose a tag to compare
v3.0.1-test.1 Pre-release
Pre-release

3.0.1-test.1 (2024-03-19)

Bug Fixes

  • publish package with correct version in integration info (a561071)

v3.0.0

22 Jan 13:25
Compare
Choose a tag to compare

3.0.0 (2024-01-22)

⚠ BREAKING CHANGES

  • migrated to Gradle 8
  • minimum supported React Native version is 0.73

Features

Documentation

  • update requirements section (8229a3c)