- Enhance support for response pages
- Enhance fingerprint collection
- Support logging of DataDome headers as attributes of the
ServletRequest
- Add GraphQL support
- Collect
x-userid header
- Collect
x-forwarded-proto header inside protocol value when defined
- Optimize response headers for blocked requests
- Remove
allowHtmlContentTypeOnCaptcha option
- Enable default support for HTML response format
- Enhance detection by collecting new signals
- Fix unwanted removal of request headers when response from Protection API has unexpected status code
- Add
clearDataDomeCookie method
- Support
403 status code on responses from SFCC
- Fix an auto-scroll issue on blocked request pages by locking the body height to
100vh