6 months ago by Riberon-Piatyszek Léo
6 months ago by Yvan Rajaonarivony
Add mounted check to the challenge page to prevent calling setState after the page is disposed of, avoiding potential crashes
7 months ago by ReadMe API
Add CookiesList to payloads sent to Protection API
7 months ago by Yvan Rajaonarivony
Fix large HTML responses buffering to avoid truncation
Fix crash in manual integration when requestId is not provided and an exception is raised
Ensure manual response handling executes on a background thread to avoid blocking UI thread
7 months ago by Alexandre Brispot
Fix race condition in challenge modal to ensure only one modal is shown at a time and block execution until it is resolved
Replace @react-native-async-storage/async-storage with Android native CookieManager for cookie handling, to prevent potential challenge loops caused by manual cookie injection
Improve support for TypeScript by generating types for the DataDome SDK
Fix potential Captcha loop on iOS
7 months ago by Jordan FOKOUA
Fix an error occurring on fetch requests when passing a URL instance as first argument
7 months ago by Ghada Lahouar
Add missing whitespace in cookie-list delimiter to comply with RFC 6265
Remove deprecation of DataDomeSDK builder without DataDomeConfiguration parameter
7 months ago by Riberon-Piatyszek Léo
7 months ago by Jordan FOKOUA
Fix challenge pages hanging after resolution due to some customizations
Fix an error occurring on fetch requests due to a value remaining undefined on rare occasions
7 months ago by Riberon-Piatyszek Léo
Fix the case of the XForwardedForIP in the JSON payload to the Account Protect API