React Native Axios SDK 1.5.0
2 months ago by Ghada Lahouar
- Disable info-level logs by default (i.e. logs generated with
console.log
) - Add
enableVerboseLogs
method to activate info-level logs
JavaScript Tag 4.44.0
2 months ago by Jordan FOKOUA
- Add
enableCookieDomainFallback
option: use the current domain when the API for JS payloads returns a cookie with an incompatible domain - Fix challenge loops caused by cookie loss when both
disableAutoRefreshOnCaptchaPassed
andsessionByHeader
options are enabled
Ingress Nginx Controller module v1.12.1-2.49.0
3 months ago by ReadMe API
- Update Ingress Nginx Controller image (v1.12.1) to fix the following CVEs:
Flutter Dio SDK 3.3.1
3 months ago by Yvan Rajaonarivony
- Preserve existing cookies in
Cookie
headers when adding thedatadome
cookie on requests
Flutter Dio SDK 3.3.0
3 months ago by Ghada Lahouar
- Add support for invisible Device Check
- Add support for additional challenge display after an invisible Device Check
React Native Axios SDK 1.4.0
3 months ago by Yvan Rajaonarivony
- Add support for invisible Device Check
- Add support for additional challenge display after an invisible Device Check
React Native Fetch SDK 1.3.0
3 months ago by Ghada Lahouar
- Add support for invisible Device Check
- Add support for additional challenge display after an invisible Device Check
- Disable info-level logs by default (i.e. logs generated with
console.log
) - Add
enableVerboseLogs
method to activate info-level logs
JavaScript Tag 4.43.3
3 months ago by Jordan FOKOUA
- Fix an issue where a CAPTCHA following an invisible Device Check is not visible