OWASP AntiSamy v1.1.1
- Fix dependency problem regarding AngleSharp.Css reference to AngleSharp.
- Removed deprecated directives
omitXmlDeclaration
anduseXHTML
. - Small fixes regarding style processing.
From v1.1.0 which was not released on GitHub:
- Improve default policy.
- Added style sheet import capability when parsing CSS, with customizable import amount and connection timeouts.
- Added .NET 6 support.
- Improve support for
onUnknownTag
directive. - Add
noopenerAndNoreferrerAnchors
directive support.