1.2.0 - 2025-02-13
- Support
application/octet-streamas a MIME type in objectUrlFromSafeSource - Support certain font MIME types in objectUrlFromSafeSource
- Support certain font MIME types in objectUrlFromSafeSource
- Support additional image and audio MIME type formats in objectUrlFromSafeSource
1.1.0 - 2025-02-06
- Implement
setElementAttributeand document it - Add a
.withOpenShadowCssSanitizerBuilderoption - Add "controlslist" to the list of globally permitted attributes
- Add a CHANGELOG.md that follows https://common-changelog.org/
- Downgrade the global attribute contracts for "cite" and "poster" attributes in the sanitizer
- Extend
allowDataAttributesfrom theHtmlSanitizerBuilderto allow anydata-*attributes
1.0.1 - 2025-01-03
Initial release.