Android SDK 1.15.1

by Ghada Lahouar

Prevent DataDomeConfiguration from being obfuscated by ProGuard

JavaScript Tag 4.46.0

by Jordan FOKOUA
  • Fix a cookie issue for replayed requests when using sessionByHeader: true
  • Add support for opening custom pop-ups from a challenge page, available upon request
  • Collect additional signals to improve the accuracy and effectiveness of detection

Android SDK 1.15.0

by Ghada Lahouar
  • Send a signal payload at SDK initialization
  • Add new DataDomeSDK builder with DataDomeConfiguration parameter to enable signal payloads at SDK initialization
  • Deprecate the previous DataDomeSDK builder

DataDome Terraform provider v2.2.0

by Riberon-Piatyszek Léo
  • Add query field for endpoint management
  • Upgrade go version to 1.23
  • Update dependencies to fix vulnerabilities
  • Update Endpoint structure to fix update issue when fields were omitted from the payload

JavaScript Tag 4.45.0

by Jordan FOKOUA
  • Add replayAfterChallenge option: automatically replay requests sent with XMLHttpRequest or fetch after passing a challenge
  • Disable info-level logs by default (i.e. logs generated with console.log)
  • Add enableVerboseLogs method to activate info-level logs