SFCC module Changelog
DataDome Salesforce Module
21.0.1 (2024-08-08)
- Update JS Tag snippet injected in HTML responses, following official recommendations
- Remove unnecessary encoding option from error response page template
- Remove obsolete
redirect
parameter from Challenge URLs, which was deprecated in the previous release
21.0.0 (2024-07-5)
- Security improvement
20.6.0 (2023-12-20)
- Security improvement
- Collect
CookiesLen
,AuthorizationLen
andPort
values - Improve headers management
20.5.3 (2023-11-02)
- Security improvement
- Remove deprecated
request.httpRequest
20.5.2 (2023-09-19)
- Security improvement
20.5.1 (2023-09-15)
- Security improvement
20.5.0 (2023-08-01)
- Add support of session by header
- Add JS Tag Options in DataDome Configurations (Custom Preferences)
20.4.2 (2023-06-01)
- Collect
PostParamLen
andContentType
- Remove
caches.json
declaration - Fix meta data formatting
20.4.1 (2023-05-25)
- Fix case-sensitive URL redirection
20.4.0 (2023-04-24)
- Improve management of CAPTCHA's HTML
20.3.0 (2023-03-14)
- Change log level to INFO for timeouts and to DEBUG for failing methods
20.2.1 (2023-02-28)
- Fix unsupported function in compatibility mode v19.10
20.2.0 (2023-02-09)
- Improve headers management (Client Hints and Fetch Metadata)
- Improve data collection
- Update payload field name (XForwardedForIp)
- Log challenge response body (at info level) when total length exceeds session capacity to allow more accurate analysis of response length issues
20.1.10 (2022-11-23)
- Security improvement
20.1.9 (2022-09-30)
- Added the option ddDefaultCaptchaUrlRedirect to prevent quota violation warning message (and not only error messages)
20.1.8 (2022-06-06)
- Fixed issues with undefined values
20.1.7 (2022-05-12)
- Added logs when api session quota limits are reached
- Added the option ddDefaultCaptchaUrlRedirect to enforce CAPTCHA reloading to the given URL
20.1.6 (2021-09-30)
- Improved header handling
20.1.5 (2020-12-15)
- Fixed empty captcha page issue when redirected from desktop tools (mailers, etc.)
20.1.4 (2020-10-06)
- Reduced the logs volume by handling the API block response with status 200
20.1.3 (2020-09-29)
- Updated the DataDome validation API protocol
1.1.3 (2020-08-04)
- Updated the default static assets exclusion list.
1.1.2 (2020-07-20)
- Implemented a new certified cartridge.
- Introduced new settings for first party JS
1.1.1 (2020-06-23)
- Improved captcha page display on XHRs
1.1.0 (2020-05-08)
- Improved cookie handling
- Enhanced the static assets exclusion list
- Changed the default domain name
1.0.1 (2019-09-05)
- Improved timestamp computation
- Fixed an issue in cookies' parsing (made it stronger for non-RFC cases)
- Strengthened SFCC APIs implementation changes on cookies
- Added support for HttpOnly & secure attributes in cookies
1.0.0 (2019-07-09)
- First release certified by Salesforce
Updated 4 days ago