Skip to content

Releases: fingerprintjs/fingerprint-pro-server-api-openapi

v2.10.0

19 Aug 09:43
ad3dd30
Compare
Choose a tag to compare

Minor Changes

  • Add details object to the proxy signal. This field includes the type of the detected proxy (residential or data_center) and the lastSeenAt timestamp of when an IP was last observed to show proxy-like behavior. (500dace)

v2.9.0

28 Jul 20:14
0540543
Compare
Choose a tag to compare

Minor Changes

  • Mark replayed field required in the identification product schema. This field will always be present. (e24f615)
  • Add sdk field with platform metadata to identification (8a6ab4d)

Patch Changes

  • Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (dbffbaa)

v2.8.0

08 Jul 14:36
22794d0
Compare
Choose a tag to compare

Minor Changes

  • add replayed field to identification in Events and Webhooks (4dec006)

v2.7.0

02 Jun 15:42
d0ac5b4
Compare
Choose a tag to compare

Minor Changes

  • Add confidence property to the Proxy detection Smart Signal, which now supports both residential and public web proxies. (2ae214c)

v2.6.0

24 Apr 14:48
d8b10a4
Compare
Choose a tag to compare

Minor Changes

  • events-search: Event search now supports two new filter parameters: ip_blocklist, datacenter (2817b47)

Patch Changes

  • events-search: Fixed vpn_confidence query parameter enum value formatting (high, -> high) (c789996)

v2.5.0

16 Apr 09:57
a402b29
Compare
Choose a tag to compare

Minor Changes

  • events-search: Event search now supports a new set of filter parameters: vpn, virtual_machine, tampering, anti_detect_browser, incognito, privacy_settings, jailbroken, frida, factory_reset, cloned_app, emulator, root_apps, vpn_confidence, min_suspect_score. (1fbba3a)

Patch Changes

  • events: Update Tampering descriptions to reflect Android support. (52d19e7)
  • webhook: Add environmentId property (20c49ca)

v2.4.1

27 Mar 12:02
b4cc8d4
Compare
Choose a tag to compare

Patch Changes

  • webhook: Apply x-flatten-optional-params: true in correct place in the webhook.yaml (ab92861)

v2.4.0

25 Mar 15:47
820ae46
Compare
Choose a tag to compare

Minor Changes

  • Add mitmAttack (man-in-the-middle attack) Smart Signal. (5c06fc5)

v2.3.0

05 Mar 12:46
019f004
Compare
Choose a tag to compare

Minor Changes

  • events-search: Add 'pagination_key' parameter (031c4ef)

v2.2.1

24 Feb 14:40
b9295b4
Compare
Choose a tag to compare

Patch Changes

  • events-search: Improve parameter descriptions for bot, suspect (8633780)