2 months ago by Laure de Griève
Add support for account update events DataDomeAccountUpdateEvent
Add support for password update events DataDomePasswordUpdateEvent
Add optional session, user, and authentication to the login and registration events
Add display_name, description, external_urls, picture_urls, payment_method_updated to the user model
2 months ago by ReadMe API
2 months ago by Riberon-Piatyszek Léo
Add handlers optional parameter to allow overriding fields in payloads sent to the Bot Protect API
Exclude empty fields from payloads sent to the Bot Protect API
2 months ago by ReadMe API
Allow parsing of GraphQL queries when the Content-Type header contains additional directives like charset and is not strictly equal to application/json
Disable follow mode for redirects on Bot Protect API responses to forward them to clients
3 months ago by ReadMe API
Fix CVE-2025-4802, CVE-2025-31484 and CVE-2025-32990
3 months ago by Yvan Rajaonarivony
Fix an iOS bug that prevents a request from being retried after a challenge resolution
3 months ago by Yvan Rajaonarivony
Fix an iOS bug that prevents a request from being retried after a challenge resolution
3 months ago by Riberon-Piatyszek Léo
Add support of activation and expiration dates for custom rules
Update dependencies to fix vulnerabilities
3 months ago by ReadMe API
3 months ago by Mickaël Guichard
Add support for account update events
Add support for password update events
Add EventID and Score to the response model
Add optional Session, User, and Authentication to login and registration events
Add DisplayName, Description, ExternalURLs, PictureURLs, PaymentMethodUpdated to the user model
Add Client Hints headers to the payload
Add useForwarded configuration to handle the Forwarded request header