Skip to content

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

v8.11.0

10 Sep 10:16
e9fb428
Compare
Choose a tag to compare

Minor Changes

  • events-search: Event search now supports a new set of filter parameters: developer_tools, location_spoofing, mitm_attack, proxy, sdk_version, sdk_platform, environment (4e2baaf)
  • webhook: Add supplementaryIds property to the Webhooks schema. (4e2baaf)
  • Add proximity signal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (8b24e3b)
  • Add environmentId property to identification (4e2baaf)

v8.11.0-rc.0

08 Sep 10:20
2f3cf44
Compare
Choose a tag to compare
v8.11.0-rc.0 Pre-release
Pre-release

Minor Changes

  • events-search: Event search now supports a new set of filter parameters: developer_tools, location_spoofing, mitm_attack, proxy, sdk_version, sdk_platform, environment (4e2baaf)
  • webhook: Add supplementaryIds property to the Webhooks schema. (4e2baaf)
  • Add proximity signal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (8b24e3b)
  • Add environmentId property to identification (4e2baaf)

v8.10.0

19 Aug 14:46
ce385f1
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. (32ae9b2)

v8.9.0

30 Jul 17:15
4afa098
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

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

v8.9.0-rc.0

30 Jul 14:44
e1de6fa
Compare
Choose a tag to compare
v8.9.0-rc.0 Pre-release
Pre-release

Minor Changes

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

Patch Changes

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

v8.8.0

09 Jul 14:02
2c27ea1
Compare
Choose a tag to compare

Minor Changes

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

v8.7.0

04 Jun 13:06
9ace44f
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. (b7d40f1)

v8.7.0-rc.1

04 Jun 12:57
433e0ea
Compare
Choose a tag to compare
v8.7.0-rc.1 Pre-release
Pre-release

Minor Changes

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

v8.6.1-rc.0

04 Jun 10:22
95d5ba6
Compare
Choose a tag to compare
v8.6.1-rc.0 Pre-release
Pre-release

Patch Changes

  • Testing updated workflow (1a67d34)

v8.6.0

06 May 11:57
dd1ed1a
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. (9354da9)
  • events-search: Event search now supports two new filter parameters: ip_blocklist, datacenter (826cb8e)

Patch Changes

  • webhook: Add environmentId property (9354da9)