- Add automatic cookie synchronization from native to WebView to ensure the latest DataDome cookie is consistently available in web contexts
- Fix potential crash when WebView is unavailable at OS level during challenge display
- Add support for configuration using environment variables
- Add support for replay feature on navigation POST requests (native form submissions)
- Fix an issue with scrolling behavior when displaying a challenge
- Append HTTP headers to properly support repeated header fields
- Add configuration option
datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled
- Update dependencies to fix vulnerabilities
- Fix referrer restoration issue with empty referrers not being restored after challenges
- Add configuration option
datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled