Skip to content

Releases: fingerprintjs/fingerprint-pro-server-api-php-sdk

v4.1.0

26 Mar 11:32
Compare
Choose a tag to compare

4.1.0 (2024-03-26)

Features

  • deprecate support for PHP versions older than 8.1 (56042c3)

Documentation

  • README: fix badges formatting (779c726)

v4.1.0-develop.1

26 Mar 09:48
Compare
Choose a tag to compare
v4.1.0-develop.1 Pre-release
Pre-release

4.1.0-develop.1 (2024-03-26)

Features

  • deprecate support for PHP versions older than 8.1 (56042c3)

Documentation

  • README: fix badges formatting (779c726)

v4.0.0

12 Mar 15:55
Compare
Choose a tag to compare

4.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • change models for the most smart signals
  • make identification field confidence optional
  • deprecated ipLocation field uses DeprecatedIpLocation model

Features

  • add linkedId field to the BotdResult type (13d1998)
  • add originCountry field to the vpn signal (d3763f9)
  • add SuspectScore smart signal support (aad70df)
  • change url field format from URI to regular String (425576e)
  • fix ipLocation deprecation (60c77d8)
  • make identification field tag required (fbcb954)
  • use shared structures for webhooks and event (49480f9)

Bug Fixes

  • make fields required according to real API response (d129f54)

v3.1.0

13 Feb 17:58
Compare
Choose a tag to compare

3.1.0 (2024-02-13)

Features

  • add method for decoding sealed results (2008cf6)

v3.0.0

11 Jan 15:47
Compare
Choose a tag to compare

3.0.0 (2024-01-11)

⚠ BREAKING CHANGES

  • IpInfo field data_center renamed to datacenter

Features

  • deprecate IPLocation (ad6201c)
  • use datacenter instead of the wrong dataCenter (19158aa)

v2.2.0

27 Nov 11:34
Compare
Choose a tag to compare

2.2.0 (2023-11-27)

Features

  • add highActivity and locationSpoofing signals, support originTimezone for vpn signal (e35961c)

v2.1.1

19 Sep 16:53
Compare
Choose a tag to compare

2.1.1 (2023-09-19)

Bug Fixes

  • update OpenAPI Schema with asn and dataCenter signals (36fcfe3)
  • update OpenAPI Schema with auxiliaryMobile method for VPN signal (ab8c25a)

v2.1.0

31 Jul 12:36
Compare
Choose a tag to compare

2.1.0 (2023-07-31)

Features

  • add raw attributes support (d47e33a)
  • add smart signals support (40011bb)

Bug Fixes

  • generate correct code for the RawDeviceAttributes signal (fd71960)

v2.0.0

06 Jun 11:15
Compare
Choose a tag to compare

2.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • For getVisits method $before argument is deprecated
    Use $pagination_key instead.

Features

  • update schema with correct IpLocation format and doc updates (0318b55)

v1.2.2

26 May 11:30
Compare
Choose a tag to compare

1.2.2 (2023-05-26)

Bug Fixes

  • generate backtick symbol correctly for model documentation (e33153c)
  • update schema (788dddb)