- Support full URL exclusion pattern
- 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