v1.1.0
1.1.0 - 2025-02-06
Added
- Implement
setElementAttribute
and document it - Add a
.withOpenShadow
CssSanitizerBuilder
option - Add "controlslist" to the list of globally permitted attributes
- Add a CHANGELOG.md that follows https://common-changelog.org/
Changed
- Downgrade the global attribute contracts for "cite" and "poster" attributes in the sanitizer
- Extend
allowDataAttributes
from theHtmlSanitizerBuilder
to allow anydata-*
attributes