August 2nd, 2023
August 1st, 2023
Add support of session by header
Add JS Tag Options in DataDome Configurations (Custom Preferences)
July 24th, 2023
New Logger - for iOS14+, you don't need to call DataDomeSDK.setLogLevel anymore. Our logs are handled by OSLog, and can be retrieved from the Console Application, even for production runs. For older iOS versions, nothing changes.
Requirements:
July 11th, 2023
Change device_info_plus version to any
Change package_info_plus version to any
June 29th, 2023
Fix get function for header values
June 22nd, 2023
Improve headers management
June 16th, 2023
Prevent NullPointerException from occurring on redirection responses (302) without a Location header
June 15th, 2023
Prevent duplicate requests from being sent on retries when a captcha is canceled
Enhance security on web view by disabling potential exploitable settings
June 14th, 2023
Fix Content-Type header to match the payload type in block responses
June 2nd, 2023
Fix order of callback execution following the resolution of a CAPTCHA