• Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
  • Add missing permissions to challenge frame
  • Minor improvements on request replays

Envoy module 2.2.0

by Riberon-Piatyszek Léo
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
  • Collect Sec-Fetch-User headers from requests

Nginx module 2.50.0

by ReadMe API
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
  • Collect Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421

Android SDK 3.0.3

by Yvan Rajaonarivony
  • Fix language mismatch on challenge page when response type is HTML
  • Add documentation for manual integration methods:
    • addDataDomeHeaders(Map<String, String> headers)
    • verifyResponse(String endpoint, Map<String, String> responseHeaders, int responseCode)
    • handleResponse(...) method overloads
    • logEvent(...) method overloads
    • DataDomeSDKManualIntegrationListener callbacks
  • Prevent scrolling to top position on execution of invisible Device Check

iOS SDK 3.8.3

by ReadMe API
  • Fix validator to prevent incorrect blocking of HTTP 302 redirects