1.3.0
·
1 commit
to master
since this release
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
UtilSanitizeXssServiceInterface::sanitize()to sanitize untrusted HTML using the SymfonyHtmlSanitizerwith full configuration support. - Introduced
HtmlSanitizerConfigTransfer,HtmlSanitizerAllowedElementTransfer, andHtmlSanitizerAllowedAttributeTransfertransfer objects.
Adjustments
- Added
SymfonyandTransferto dependencies