React Native Axios SDK 1.4.0

by Yvan Rajaonarivony
  • Add support for invisible Device Check
  • Add support for additional challenge display after an invisible Device Check
  • 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

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

iOS SDK 3.7.0

by ReadMe API
  • Add support for CaptchaDelegate to the DataDomeApollo SDK

Requirements

  • Xcode 15.0

Go module v2.0.0

by Riberon-Piatyszek Léo

Breaking changes

  • Rename DataDomeStruct structure to Client
  • Remove DataDome prefix on fields of the Client structure
  • Replace sub-packages with a single modulego package
  • Update the NewClient signature to use the functional options pattern
  • Handle configuration errors during the client's instantiation

General changes

  • Add support of 301/302 redirections returned by the Protection API
  • Add Logger field to the Client structure
  • Enhance code documentation

Android SDK 1.14.6

by Yvan Rajaonarivony
  • Fix a regression from previous 1.14.5 version where onError method in DataDomeSDKListener became inaccessible due to Gradle version upgrade
  • Fix code that may cause potential build inconsistencies

HAProxy (SPOE) module 1.9.2

by Mickaël Guichard
  • Fix logging of enriched headers with non alphanumerical characters
  • Add new static file extensions to default exclusion regex

Android SDK 1.14.5

by Yvan Rajaonarivony
  • Fix an issue that could occasionally cause the challenge display to be unresponsive

Fastly module 2.24.2

by Mickaël Guichard
  • Add new static file extensions to default exclusion regex
  • Increase first_byte_timeout to 300ms to align with the configuration of other integrations