Salesforce module 21.0.1
4 months 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
Fastly module 2.20.7
5 months ago by Deleted User
- Refine condition in
vcl_error
subroutine for DataDome error handling
Android SDK 1.13.9
5 months 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
Cloudflare Workers module 1.16.2
5 months 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)
JavaScript Tag 4.32.5
5 months ago by Eloi Bahuet
- Collect additional signals
- Fix a Fetch-related error happening on Safari desktop and mobile browsers
CloudFront Node.js module 1.20.1
5 months ago by Deleted User
- Log a warning for event types that are not
viewer-request
Android SDK 1.13.8
5 months ago by Yvan Rajaonarivony
- Fix ProGuard rule that was preventing JS callback retention, causing challenge resolution issues