over 1 year ago by Jordan FOKOUA
- Improve fingerprint collection
over 1 year ago 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
over 1 year ago 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
over 1 year ago by Jordan FOKOUA
- Fix a DataDome cookie override issue that led to challenge loop
over 1 year ago by Riberon-Piatyszek Léo
- Add chunk-by-chunk reading for GraphQL body payloads
- Add
DATADOME_MAXIMUM_BODY_SIZE setting to restrict the body payload size processed by the module
over 1 year ago by Ghada Lahouar
- Fix react-native dependency version
over 1 year ago by Ghada Lahouar
- Add support of blocked responses with 403 status code for
SFCC module
over 1 year ago by Jordan FOKOUA
- Added the
dd_response_unload event, which triggers after the challenge is unloaded
- Fix endpoint automatic inference logic
- Collect additional signals to improve the accuracy and effectiveness of detection
over 1 year ago by Deleted User
- Extend support of
action API response field for additional values: challenge and review
- Add support of
eventId API response field
over 1 year ago by Riberon-Piatyszek Léo
- Fix the JSDoc and the TypeScript definition file
- Update default export of DatadomeClient to support strict ES