Skip to content

v5.0.0-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fingerprint-dx-team fingerprint-dx-team released this 20 Mar 12:02
· 82 commits to dev since this release

5.0.0-dev.1 (2024-03-20)

⚠ BREAKING CHANGES

  • make identification field confidence optional
  • deprecated ipLocation field uses DeprecatedIpLocation model
  • change models for the most smart signals

Features

  • add linked_id field to the BotdResult type (3aba5d0)
  • add origin_country field to the vpn signal (27f7c58)
  • add SuspectScore smart signal support (331f2a8)
  • fix ipLocation deprecation (cb3b7b1)
  • make identification field tag required (678a3a1)
  • use shared structures for webhooks and event (c15ae21)

Bug Fixes

  • make fields required according to real API response (8beb757)