React Native Axios SDK 1.5.1
1 day ago by Yvan Rajaonarivony
- Export type definitions in
.d.ts
files for improved TypeScript support
Google Cloud Load Balancer module 1.1.0
1 day ago by ReadMe API
- Add enriched headers from Protection API on 200 responses
React Native Axios SDK 1.5.0
3 days 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
3 days 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
Flutter Dio SDK 3.3.1
8 days ago by Yvan Rajaonarivony
- Preserve existing cookies in
Cookie
headers when adding thedatadome
cookie on requests
Flutter Dio SDK 3.3.0
9 days 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
16 days 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
16 days 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
18 days ago by Jordan FOKOUA
- Fix an issue where a CAPTCHA following an invisible Device Check is not visible