You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Fingerprint Pro Server Python SDK
2
2
3
+
## 8.11.0
4
+
5
+
### Minor Changes
6
+
7
+
-**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](https://github.com/fingerprintjs/fingerprint-pro-server-api-python-sdk/commit/4e2baafe8cbaad13bb72d46ab9f227053eba28ed))
8
+
-**webhook**: Add `supplementaryIds` property to the Webhooks schema. ([4e2baaf](https://github.com/fingerprintjs/fingerprint-pro-server-api-python-sdk/commit/4e2baafe8cbaad13bb72d46ab9f227053eba28ed))
9
+
- Add `proximity` signal that represents a fixed geographical zone in a discrete global grid within which the device is observed. ([8b24e3b](https://github.com/fingerprintjs/fingerprint-pro-server-api-python-sdk/commit/8b24e3b39b28d4c774e50f42e1648f5bfd804f11))
10
+
- Add `environmentId` property to `identification` ([4e2baaf](https://github.com/fingerprintjs/fingerprint-pro-server-api-python-sdk/commit/4e2baafe8cbaad13bb72d46ab9f227053eba28ed))
0 commit comments