Releases: HtmlUnit/htmlunit-csp
Releases · HtmlUnit/htmlunit-csp
Release list
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