React Native Axios SDK 1.5.1

  • Export type definitions in .d.ts files for improved TypeScript support

Google Cloud Load Balancer module 1.1.0

  • Add enriched headers from Protection API on 200 responses

React Native Axios SDK 1.5.0

  • Disable info-level logs by default (i.e. logs generated with console.log)
  • Add enableVerboseLogs method to activate info-level logs

JavaScript Tag 4.44.0

  • Add enableCookieDomainFallback option: use the current domain when the API for JS payloads returns a cookie with an incompatible domain
  • Fix challenge loops caused by cookie loss when both disableAutoRefreshOnCaptchaPassed and sessionByHeader options are enabled

Flutter Dio SDK 3.3.1

  • Preserve existing cookies in Cookie headers when adding the datadome cookie on requests

Flutter Dio SDK 3.3.0

  • Add support for invisible Device Check
  • Add support for additional challenge display after an invisible Device Check

React Native Axios SDK 1.4.0

  • Add support for invisible Device Check
  • Add support for additional challenge display after an invisible Device Check

React Native Fetch SDK 1.3.0

  • Add support for invisible Device Check
  • Add support for additional challenge display after an invisible Device Check
  • Disable info-level logs by default (i.e. logs generated with console.log)
  • Add enableVerboseLogs method to activate info-level logs

JavaScript Tag 4.43.3

  • Fix an issue where a CAPTCHA following an invisible Device Check is not visible

iOS SDK 3.7.0

  • Add support for CaptchaDelegate to the DataDomeApollo SDK