over 1 year ago by Laure de Griève
- Update JS Tag snippet injected in HTML responses, following official recommendations
- Remove unnecessary encoding option from error response page template
- Remove obsolete
redirect parameter from Challenge URLs, which was deprecated in the previous release
over 1 year ago by Riberon-Piatyszek Léo
over 1 year ago by Deleted User
- Update log level for datadome latency to debug
over 1 year ago by Deleted User
- Refine condition in
vcl_error subroutine for DataDome error handling
over 1 year ago by Ghada Lahouar
- Optimize connectivity listener permissions in the challenge page
- Add support of connectivity listener for Android APIs < 21
- Add a detection of StrictMode's
penaltyDeath method
over 1 year ago by Riberon-Piatyszek Léo
- Inject JS Tag in the
<head> tag on HTML responses as recommended by the documentation
- Handle GraphQL shorthand syntax (no operation type, nor operation name)
over 1 year ago by Eloi Bahuet
- Collect additional signals
- Fix a Fetch-related error happening on Safari desktop and mobile browsers
over 1 year ago by Deleted User
- Log a warning for event types that are not
viewer-request
over 1 year ago by Yvan Rajaonarivony
- Fix ProGuard rule that was preventing JS callback retention, causing challenge resolution issues
over 1 year ago by Riberon-Piatyszek Léo
- Revert previous cookie handling changes