COMMITS
September 14, 2026
M
Update AngleSharp.Css
Michael Ganss committed
M
Merge pull request #654 from mganss/dependabot/nuget/src/HtmlSanitizer/AngleSharp-1.8.1
Michael Ganss committed
M
M
September 11, 2026
D
Bump AngleSharp from 1.7.2 to 1.8.1
dependabot[bot] committed
September 10, 2026
D
Bump Microsoft.NET.Test.Sdk from 18.9.0 to 18.10.0
dependabot[bot] committed
September 9, 2026
D
Bump System.Collections.Immutable from 10.0.11 to 10.0.12
dependabot[bot] committed
D
Bump Microsoft.SourceLink.GitHub from 10.0.400 to 10.0.401
dependabot[bot] committed
August 27, 2026
M
Rename AllowedCssClasses to AllowedClasses; HtmlSanitizerOptions defaults; beta version
Michael Ganss committed
August 26, 2026
M
Add attributes mutation test
Michael Ganss committed
M
Revert attributes snapshot from #643
Michael Ganss committed
M
Fix attribute bypass in SanitizeDom(string) wrapper elements
Michael Ganss committed
August 25, 2026
M
Merge pull request #643 from jafin/perf/sanitize-hot-path
Michael Ganss committed
August 24, 2026
M
Merge pull request #646 from mganss/dependabot/nuget/src/HtmlSanitizer/AngleSharp.Css-1.0.2
Michael Ganss committed
D
Bump AngleSharp.Css from 1.0.1 to 1.0.2
dependabot[bot] committed
M
M
Merge pull request #645 from mganss/dependabot/nuget/src/HtmlSanitizer/AngleSharp-1.7.2
Michael Ganss committed
D
Bump AngleSharp.Xml from 1.1.0 to 1.2.0
dependabot[bot] committed
D
Bump AngleSharp from 1.7.1 to 1.7.2
dependabot[bot] committed
August 20, 2026
J
Snapshot attributes into a reused buffer instead of a list per pass
Jason Finch committed
August 19, 2026
M
Merge pull request #642 from jafin/bench/email-stylesheets
Michael Ganss committed
August 13, 2026
J
Benchmark a style-heavy document, which nothing measured before
Jason Finch committed
August 18, 2026
M
D
Bump xunit.runner.visualstudio from 3.1.5 to 4.0.0
dependabot[bot] committed
August 17, 2026
D
Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0
dependabot[bot] committed
August 14, 2026
M
Bring IHtmlSanitizer back in line with HtmlSanitizer
Michael Ganss committed
M
Reject foreign-namespace contexts in SanitizeFragment
Michael Ganss committed