Releases: fingerprintjs/fingerprint-pro-server-api-python-sdk
Releases · fingerprintjs/fingerprint-pro-server-api-python-sdk
v8.11.0
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 toidentification
(4e2baaf)
v8.11.0-rc.0
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 toidentification
(4e2baaf)
v8.10.0
v8.9.0
Minor Changes
- Mark
replayed
field required in theidentification
product schema. This field will always be present. (05e1540) - Add
sdk
field with platform metadata toidentification
(05e1540)
Patch Changes
- Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (05e1540)
v8.9.0-rc.0
Minor Changes
- Mark
replayed
field required in theidentification
product schema. This field will always be present. (05e1540) - Add
sdk
field with platform metadata toidentification
(05e1540)
Patch Changes
- Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (05e1540)
v8.8.0
v8.7.0
v8.7.0-rc.1
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
Patch Changes
- Testing updated workflow (1a67d34)
v8.6.0
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)