JavaScript Tag 4.35.0

by Jordan FOKOUA
  • Collect additional signals to improve the accuracy and effectiveness of detection

Android SDK 1.14.0

by Ghada Lahouar
  • Add support for HTML challenge response
  • Add DataDomeWebView class for automated cookie sharing
  • Add support for additional challenge display after an invisible Device Check
  • Adjust codebase to prevent LeakCanary from reporting a false positive memory leak
  • Deprecate bypassAcceptHeader method for custom Accept headers as the SDK now supports HTML responses

Breaking changes

  • For manual integration, a domain is required as a parameter for handleResponse method
    handleResponse(Map<String, String> headers, int statusCode, String data, @NonNull String domain)

JavaScript Tag 4.34.2

by Eloi Bahuet
  • Internal optimizations (no functional changes)

iOS SDK 3.6.0

by Alexandre Brispot
  • Add support for HTML challenges
  • Add support for additional challenges following an invisible Device Check
  • Fix a rare crash triggered by the gesture capture module

Apache module 2.54.0

by Riberon-Piatyszek Léo
  • Enable protection on specific VirtualHost and Locations directives
  • Update truncation limits to align with documentation
  • Increase default timeout value to 150ms
  • Enhance sed command support for compatibility with BSD and GNU-base systems
  • Enhance trace logs to improve human readability

Tyk module 1.1.2

by Lauro GONCALVES DA ROCHA
  • Fix the timestamp sent to the API to ensure calculation of request durations
  • Update regex matching to cover the entire URL and simplify the configuration
  • Fix default URL pattern exclusions to maintain a consistent regex format across all platforms
  • Add truncation limits to prevent large payloads to be sent to the API

JavaScript Tag 4.34.0

by Jordan FOKOUA
  • Add the root parameter to the displayResponsePage function to customize the HTML element for the challenge frame
  • Fix endpoint automatic inference logic
  • Improve session handling for Salesforce apps when sessionByHeader is set to true

JavaScript Tag 4.33.1

by Jordan FOKOUA
  • Fix a DataDome cookie override issue that led to challenge loop