Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .changeset/silly-schema-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@fingerprintjs/fingerprintjs-pro-server-api": minor
---

Update Server API schema to v3.5.2:

- Add `rareDevice` Smart Signal with `result` and `percentileBucket` fields, plus `rare_device` and `rare_device_percentile_bucket` query filters on the events search endpoint
- Add `labels` field with machine learning based predictions for specific use cases (beta)
- Add `mlScore` fields to the `VPN` and `Proxy` signals, and `mlPrediction` to `IPInfoASN`'s VPN info (beta)
- Add `unknown` to the `proxyType` enum for proxies detected solely by the ML model
- Clarify the `DeveloperTools` signal description to cover Android/iOS devices
Loading