iOS SDK 3.8.0
6 months ago by ReadMe API
- Add new
DataDome.Configurationclass and aDataDomeSDK.configure(withConfiguration:)method to configure the SDK from code. - You can now provide your API's origin to the SDK configuration to trigger earlier detection.
Go module v2.1.0
6 months ago by ReadMe API
- Add
UseXForwardedHostsetting to supporthostoverride viaX-Forwarded-Hostheader
Android SDK 1.15.3
6 months ago by Ghada Lahouar
- Fix cookie interception in
DataDomeInterceptorto preserve all request cookie entries
Google Cloud Load Balancer module 1.1.1
6 months ago by ReadMe API
- Preserve origin's
Set-Cookieheaders to maintain response integrity
Android SDK 1.15.2
6 months ago by Ghada Lahouar
- Improve on-disk cookie storage mechanism to ensure consistent persistence of new cookies
React Native Fetch SDK 1.4.0-beta.1
6 months ago by Yvan Rajaonarivony
- 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-storagewith Android nativeCookieManagerfor cookie handling, to prevent potential challenge loops caused by manual cookie injection
React Native Axios SDK 1.6.0
6 months ago by Ghada Lahouar
- Update
DataDomeInterceptorconstructor to accept a custom instance of Axios
Flutter Dio SDK 3.3.2
6 months ago by Alexandre Brispot
- Add logic to preserve the
extraparameter fromresponse.requestOptionswhen retrying a request after the resolution of a challenge
Fraud SDK Go v1.1.0
7 months ago by Riberon-Piatyszek Léo
- Add support for account update events
- Add support for password update events
- Add optional
Session,User, andAuthenticationfields for login events - Add
Authentication,DisplayName,Description,ExternalURLs, andPictureURLsfields to theUsermodel - Add the
Scorefield on successful responses from theValidatemethod - Add
ValidateWithRequestMetadataandCollectWithRequestMetadatato allow overriding the initial request's metadata - Fix the instantiation of the
Endpointfield of the client when the protocol is provided
IIS module 3.3.0
7 months ago by ReadMe API
- Use HTTPS as default protocol to connect to Protection API
