• Clear existing DataDome cookies before storing a new one to prevent challenge loops caused by duplicate cookies
  • Fix assignment error on immutable state

Go module v2.3.1

by ReadMe API
  • Reduce log verbosity in client.handler
  • Preserve x-datadome-clientid header with updated value on replayed requests in environments without cookie storage

Nginx module 2.53.0

by ReadMe API
  • Add support for nginx 1.29.6+ cookie parser to preserve session continuity

Android SDK 3.0.11

by ReadMe API
  • Fix IllegalStateException in DataDomeWebView caused by a callback invoked twice
  • Fix DataDomeWebView's loadUrl parameter type from MutableMap<String, String> to Map<String, String>
  • Fix MissingWebViewPackageException when the CookieManager is unavailable during OS upgrade