Changelog

Node.js module 2.2.0

  • Add CookiesList to payloads sent to Protection API

Fraud SDK Node.js 2.0.1

  • Fix the case of the XRealIp in the JSON payload to the Account Protect API

JavaScript Tag 5.1.1

  • Add title attribute to challenge iframe to improve accessibility
Removed

Akamai EdgeWorker module 1.3.0

  • Add responseProvider function to inject the JavaScript Tag dynamically in HTML responses
  • Add EW_DD_CLIENT_SIDE_KEY required variable to specify the client-side key
  • Add EW_DD_JS_URL and EW_DD_JS_OPTIONS optional variables to respectively customize the URL to fetch the JavaScript Tag and define its configuration
  • Remove onClientRequest and onClientResponse functions to rely on responseProvider function

iOS SDK 3.8.2

  • Remove the Configuration.enableProxy parameter from the Configuration initializer to avoid misconfiguration issues. Use the Info.plist to toggle DataDomeProxy instead.

iOS SDK 3.8.1

  • Improve thread safety of internal components

JavaScript Tag 5.1.0

  • Add challengeLanguage option to force challenges for XMLHttpRequest or Fetch requests to be displayed with a specific language and ignore language settings from the browser

Fastly module 2.24.3

  • Unset conflicting enriched headers from client requests to prevent unintended overrides of DataDome empty value

Fraud SDK Go v1.2.0

  • Remove Authentication field from the User structure
  • Add AccountUpdateWithAuthentication functional option to set the Authentication field for account update events
  • Add RegistrationWithAuthentication functional option to set the Authentication field for registration events
  • Add PaymentMethodUpdated field to the User structure for account update events