JavaScript Tag 5.1.12
by Lucien Perouze- Fix cookie persistence for cross-origin requests involving private domains with large number of labels

datadome cookies are saved with attributes when a native context syncs with a webview to avoid duplicatesdd_referrer query parameter from URL in Referer header to avoid passing it upstream to origin server when var.datadome_restore_referrer is enabledIn order to improve detection capabilities on Bot Protect, we will roll out a new serving endpoint for response pages (Device Check, CAPTCHA, Block).
Monday, January 26, 2026
If you are using the frame-src directive in your Content-Security-Policy headers with a direct reference to geo.captcha-delivery.com, you will need to proceed with the change below:
frame-src geo.captcha-delivery.comframe-src *.captcha-delivery.comWithout this change, some of your end users might experience issues with displaying response pages in case of false positives.
Reference documentation: JavaScript Tag
TurboModule interfacego-querystring dependency and reimplement URL encoding for payloads