9 months ago by Jordan FOKOUA
- Add
replayAfterChallenge option: automatically replay requests sent with XMLHttpRequest or fetch after passing a challenge
9 months ago by Yvan Rajaonarivony
- Export type definitions in
.d.ts files for improved TypeScript support
9 months ago by ReadMe API
- Add enriched headers from Protection API on 200 responses
9 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
9 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 and sessionByHeader options are enabled
9 months ago by ReadMe API
- Update Ingress Nginx Controller image (v1.12.1) to fix the following CVEs:
9 months ago by Yvan Rajaonarivony
- Preserve existing cookies in
Cookie headers when adding the datadome cookie on requests
9 months ago by Ghada Lahouar
- Add support for invisible Device Check
- Add support for additional challenge display after an invisible Device Check
9 months ago by Yvan Rajaonarivony
- Add support for invisible Device Check
- Add support for additional challenge display after an invisible Device Check
9 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