- Add settings parameters (
datadome_*) possibility via env variables
- Update setting parameter
datadome_endpoint to optional
- Optimize the visibility of the captcha in the "safe areas" of mobile devices
- Enhance duplicate cookie management
- Clear event listeners after a response page challenge has passed
- Add Content Security Police directive to specify valid sources for JavaScript execution
- Collect list of request headers for detection improvement
- Performance improvements, minimizing the impact on the Total Blocking Time metric
- Allow external configuration of module using
configure function
- Add GraphQL support
- Support JS Tag injection in responses to POST requests
- Fix headers truncation
- Migrate to Android V2
- Upgrade Dart SDK version to be compatible with Dart 3
- Upgrade Kotlin version to 1.6.10
- Upgrade
compileSdkVersion and targetSdkVersion to 32
- Upgrade DataDome SDK Core versions