Releases: HtmlUnit/htmlunit-csp
Releases · HtmlUnit/htmlunit-csp
Release list
HtmlUnit - CSP 5.5.0
HtmlUnit - CSP 5.4.0
- Multi-policy AND query APIs added
see HtmlUnit release notes for more details
Full Changelog: 5.4.0...5.4.0
HtmlUnit - CSP 5.3.0
- PolicyInOrigin and PolicyList migrated to classes, now have explicit getters
- code cleanup and small jdoc enhancements
see HtmlUnit release notes for more details
Full Changelog: 5.2.0...5.3.0
HtmlUnit - CSP 5.2.0
HtmlUnit - CSP 5.1.0
HtmlUnit - CSP 5.0.0
- jdk 17 & module
- add support for 'trusted-types' and 'require-trusted-types-for' CSP directives
- add method allowsWildcardPolicyNames() for trusted-types
- code cleanup and optimization
- RequireTrustedTypesForDirective.setScript_(boolean) renamed to setScript()
- TrustedTypesDirective.setStar_() renamed to setStar()
- TrustedTypesDirective.getPolicyNames_() renamed to getPolicyNames()
- support subcalsses of URLWithScheme in the Policy API
Full Changelog: 4.21.0...5.0.0
HtmlUnit - CSP 4.22.0
- add support for 'trusted-types' and 'require-trusted-types-for' CSP directives
- add method allowsWildcardPolicyNames() for trusted-types
Full Changelog: 4.21.0...4.22.0