- Detection and performance improvements
- Exclude static files with
.map extension
- Introduce
fetchWrapper function to handle cookies more reliably
- Improve cookie management using an in-memory cached cookie to limit read/write operations from disk storage
- Fix mobile payload sending for allowed responses.
- Switch protocol to HTTPS when making calls to the DataDome API
- Add support for
sessionByHeader option on SFCC
- Fix response page display for some edge cases
- Fix a performance issue that occurred when launching too many protected HTTP requests
- Fix an issue, on the DataDomeAlamofireSDK, that prevented the HTTP errors from being passed back