Android SDK 1.15.2
5 days 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 days 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-storage
with Android nativeCookieManager
for cookie handling, to prevent potential challenge loops caused by manual cookie injection
React Native Axios SDK 1.6.0
7 days ago by Ghada Lahouar
- Update
DataDomeInterceptor
constructor to accept a custom instance of Axios
Flutter Dio SDK 3.3.2
7 days ago by Alexandre Brispot
- Add logic to preserve the
extra
parameter fromresponse.requestOptions
when retrying a request after the resolution of a challenge
Fraud SDK Go v1.1.0
13 days ago by Riberon-Piatyszek Léo
- Add support for account update events
- Add support for password update events
- Add optional
Session
,User
, andAuthentication
fields for login events - Add
Authentication
,DisplayName
,Description
,ExternalURLs
, andPictureURLs
fields to theUser
model - Add the
Score
field on successful responses from theValidate
method - Add
ValidateWithRequestMetadata
andCollectWithRequestMetadata
to allow overriding the initial request's metadata - Fix the instantiation of the
Endpoint
field of the client when the protocol is provided
IIS module 3.3.0
15 days ago by ReadMe API
- Use HTTPS as default protocol to connect to Protection API
DataDome Terraform provider v2.2.1
18 days ago by Riberon-Piatyszek Léo
- Fix the
Update
method of theClientCustomRule
structure
Android SDK 1.15.1
21 days ago by Ghada Lahouar
Prevent DataDomeConfiguration
from being obfuscated by ProGuard
JavaScript Tag 4.46.0
22 days ago by Jordan FOKOUA
- Fix a cookie issue for replayed requests when using
sessionByHeader: true
- Add support for opening custom pop-ups from a challenge page, available upon request
- Collect additional signals to improve the accuracy and effectiveness of detection
Android SDK 1.15.0
26 days ago by Ghada Lahouar
- Send a signal payload at SDK initialization
- Add new
DataDomeSDK
builder withDataDomeConfiguration
parameter to enable signal payloads at SDK initialization - Deprecate the previous
DataDomeSDK
builder