Releases: fingerprintjs/python-sdk
Releases · fingerprintjs/python-sdk
Release list
v8.10.0
Minor Changes
- Add
detailsobject to theproxysignal. This field includes thetypeof the detected proxy (residentialordata_center) and thelastSeenAttimestamp of when an IP was last observed to show proxy-like behavior. (32ae9b2)
v8.9.0
Minor Changes
- Mark
replayedfield required in theidentificationproduct schema. This field will always be present. (05e1540) - Add
sdkfield 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
replayedfield required in theidentificationproduct schema. This field will always be present. (05e1540) - Add
sdkfield with platform metadata toidentification(05e1540)
Patch Changes
- Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (05e1540)
v8.8.0
Minor Changes
- add
replayedfield toidentificationin Events and Webhooks (c25383b)
v8.7.0
Minor Changes
- Add
confidenceproperty to the Proxy detection Smart Signal, which now supports both residential and public web proxies. (b7d40f1)
v8.7.0-rc.1
Minor Changes
- Add
confidenceproperty to the Proxy detection Smart Signal, which now supports both residential and public web proxies. (b7d40f1)
v8.6.1-rc.0
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
environmentIdproperty (9354da9)
v8.6.0-rc.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
environmentIdproperty (9354da9)
v8.5.0
Minor Changes
- Add
mitmAttack(man-in-the-middle attack) Smart Signal. (7a25214)