React Native Fetch 1.4.0

  • Fix race condition in challenge modal to ensure only one modal is shown at a time and block execution until it is resolved
  • Replace @react-native-async-storage/async-storage with Android native CookieManager for cookie handling, to prevent potential challenge loops caused by manual cookie injection
  • Improve support for TypeScript by generating types for the DataDome SDK
  • Fix potential Captcha loop on iOS

JavaScript Tag 5.0.2

  • Fix an error occurring on fetch requests when passing a URL instance as first argument

Android SDK 1.15.4

  • Add missing whitespace in cookie-list delimiter to comply with RFC 6265
  • Remove deprecation of DataDomeSDK builder without DataDomeConfiguration parameter

Next.js module 1.0.1

  • Initial release

JavaScript Tag 5.0.1

  • Fix challenge pages hanging after resolution due to some customizations
  • Fix an error occurring on fetch requests due to a value remaining undefined on rare occasions

Fraud SDK Go v1.1.1

  • Fix the case of the XForwardedForIP in the JSON payload to the Account Protect API

JavaScript Tag 5.0.0

  • Technical refactor to improve security and detection mechanism

DataDome Terraform provider v2.2.2

  • Update dependencies to fix vulnerabilities

Flutter Dio SDK 3.3.3

  • Enable network exception propagating to the host application when DioErrorresponse instance is null (e.g. DNS errors, unavailable network)

CloudFront Node.js module 1.22.0

  • Add DATADOME_USE_X_FORWARDED_HOST setting to support host override via X-Forwarded-Host header