JavaScript Tag 4.16.0

by Jordan FOKOUA
  • Performance improvements, minimizing the impact on the Total Blocking Time metric
  • Add GraphQL support
  • Support JS Tag injection in responses to POST requests
  • Fix headers truncation

Flutter SDK 1.1.0

by Ghada Lahouar
  • Migrate to Android V2
  • Upgrade Dart SDK version to be compatible with Dart 3
  • Upgrade Kotlin version to 1.6.10
  • Upgrade compileSdkVersion and targetSdkVersion to 32
  • Upgrade DataDome SDK Core versions

Salesforce module 20.5.3

by Laure de Griève
  • Security improvement
  • Remove deprecated request.httpRequest

JavaScript Tag 4.15.0

by Eloi Bahuet
  • Enhancements to prevent Content Security Policy compatibility errors
  • Improve session handling
  • Optimizations to improve performance and script size

Java module 1.19.0

by Deleted User
  • Add configuration to use x-Forwarded-Host instead of host (used for cookie, dashboard domain...)

Android SDK 1.11.0

by Ghada Lahouar
  • Customize the language of the DataDome response pages
  • Deprecate .agent method to set user-agent header

iOS SDK 3.3.0

by ReadMe API

New features

  • You can now specify the language of all the DataDome response pages with DataDomeSDK.setResponsePageLanguage(_:)

Deprecations

  • The setCookie methode of DataDomeSDK has been deprecated and replaced by a static version
  • setLogLevel(level:) has been deprecated for iOS 14 and later as we have moved from printed logs to OSLog