Skip to content

OWASP AntiSamy v1.0.2

Compare
Choose a tag to compare
@spassarop spassarop released this 13 Jan 03:18
f54b0a1

This release comes with improvements related to localization and default policies deployment.

  • Updated localization handling and resources: Language selection is now more inclusive as it takes the parent culture, meaning that for example, "en-US" will use "en" instead of failing.
  • Automatic inclusion of default policies: Default policies are now included when installing the NuGet package. They will also be removed when uninstalling.
  • Small refactors and improvements on the main project and tests.