- 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
- Add a new argument to request validation methods for enhanced customization
- Improve HTML response body recognition
- Introduce generic events for the
enableTagEvents option to match all kinds of response pages instead of only CAPTCHA
- New and current events will continue to be dispatched in parallel
- Current events are deprecated and will be removed in a future release
- Refactor log messages to improve readability
- Reorder body creation for performance improvements
- Improve compatibility with client-side protection softwares
- Add support of session by header
- Improve edge case error handling
- Introduce a new option to add storage partitioning for the
sessionByHeader option to support environments using the same frontend domain
- Improve URL filtering for both inclusion and exclusion options
- Improve navigation behavior with the
volatileSession option on some edge cases
- Change
webview_flutter version to ^4.0.0