React Native Axios SDK 1.2.4
16 days ago by Ghada Lahouar
- Fix error thrown on responses without a
Set-Cookie
header
JavaScript Tag 4.38.0
18 days ago by Jordan FOKOUA
- Collect additional signals to improve the accuracy and effectiveness of detection
API endpoints: TLS support update
18 days ago by Dara Hak
As a follow-up to our previous announcement here, we removed support for TLS versions 1.0 and 1.1 on all our API endpoints, except for two regions: eu-central-1
and us-east-1
will drop TLS 1.0 and 1.1 in the coming weeks.
Nginx module 2.49.0
19 days ago by Riberon-Piatyszek Léo
- Add
data_dome_auth_enable_referrer_restoration
option to enable the referrer restoration - Use the
X-Forwarded-Proto
header when available to define theProtocol
field in payloads sent to the Protection API - Use uppercase letters for hexadecimal values in payloads sent to the Protection API
- Make parsing case-insensitive for header names
Fastly module 2.24.0
19 days ago by Riberon-Piatyszek Léo
- Add
datadome_enable_replay_protection
variable to prevent replay attack in case of Early-Data requests
JavaScript Tag 4.37.0
about 1 month ago by Jordan FOKOUA
- Improve performance (decrease TBT on slow devices)
JavaScript Tag 4.36.0
about 1 month ago by Jordan FOKOUA
- Add support for opening custom pop-ups from a challenge page, available upon request
Cloudflare Workers module 1.18.0
about 1 month ago by Riberon-Piatyszek Léo
- Add
DATADOME_ENABLE_REFERRER_RESTORATION
option to enable the referrer restoration