Skip to content

v6.12.0

Choose a tag to compare

@fingerprint-dx-team fingerprint-dx-team released this 04 Aug 17:13
· 185 commits to main since this release
Immutable release. Only release title and notes can be modified.
a2d9376

Minor Changes

  • Add the Labels Smart Signal. The Products response now exposes a labels field (ProductLabels) whose data is an array of label predictions (label, prediction, mlScore). (7564735)
  • Add machine learning-based Smart Signals from the Server API schema: mlScore on the VPN and Proxy results (and their webhook counterparts), and mlPrediction on VPNMethods. These signals are in beta and only available to select customers. (9253a67)
  • Add the unknown value to the ProxyDetails proxyType field. (c748eff)
  • Clarify the DeveloperTools and WebhookDeveloperTools result description to note that it also covers iOS devices with Developer Tools enabled. (6216a26)