Releases: fingerprintjs/fingerprintjs-pro-react-native
Releases · fingerprintjs/fingerprintjs-pro-react-native
v3.3.1
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
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
3.2.0 (2024-10-08)
Features
- use Fingerprint Pro Android v2.6.0 (8d5c417)
v3.1.0
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
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
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
Build System
- deps: bump ip from 1.1.8 to 1.1.9 (cb27362)
v3.0.1
3.0.1 (2024-03-20)
Bug Fixes
- publish package with correct version in integration info (a561071)
v3.0.1-test.1
Bug Fixes
- publish package with correct version in integration info (a561071)
v3.0.0
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)