Skip to content

Releases: fingerprintjs/fingerprintjs-pro-spa

v1.3.2

11 Sep 11:27
Compare
Choose a tag to compare

1.3.2 (2024-09-11)

Bug Fixes

  • upgraded dependencies to latest, now using @fingerprintjs/fingerprintjs-pro@3.11.0 (c6bab05)

v1.3.1

21 Mar 09:45
Compare
Choose a tag to compare

1.3.1 (2024-03-21)

Bug Fixes

  • upgraded dependencies to latest, now using @fingerprintjs/fingerprintjs-pro@3.9.2 (8755485)

v1.3.1-test.1

20 Mar 16:50
Compare
Choose a tag to compare
v1.3.1-test.1 Pre-release
Pre-release

1.3.1-test.1 (2024-03-20)

Bug Fixes

v1.3.0

22 Nov 11:53
Compare
Choose a tag to compare

1.3.0 (2023-11-22)

Features

  • add cacheHit flag to response that indicates if it was retrieved from cache (c101318)
  • introduce getVisitorDataFromCache and isInCache options (a9aa598)
  • support passing loadOptions in .init() method as well (f772512)

v1.2.2

15 Nov 16:53
Compare
Choose a tag to compare

1.2.2 (2023-11-15)

Documentation

  • README: improve caching explanation DOC-8 (#78) (1728ece)

v1.2.1

18 Oct 10:42
Compare
Choose a tag to compare

1.2.1 (2023-10-18)

Documentation

  • README: add requirements section (274427a)

v1.2.0

10 Oct 14:04
Compare
Choose a tag to compare

1.2.0 (2023-10-10)

Features

  • export fingerprintjs-pro as FingerprintJSPro, deprecate other exports from this library (735e302)

v1.1.3

19 Sep 12:46
Compare
Choose a tag to compare

1.1.3 (2023-09-19)

Bug Fixes

  • introduce FpjsSpaOptions type (9312a62)

v1.1.2

12 Sep 15:41
Compare
Choose a tag to compare

1.1.2 (2023-09-12)

Bug Fixes

  • bump js agent loader version (addee9e)

v1.1.1

12 Sep 12:01
Compare
Choose a tag to compare

1.1.1 (2023-09-12)

Bug Fixes

  • we can pass custom JS Agent to the SPA package now (24cc153)

Documentation

  • README: add fallback endpoints and polish readme (1bd0cbf)