Skip to content

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Apr 15:53
· 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 Symfony HtmlSanitizer with full configuration support.
  • Introduced HtmlSanitizerConfigTransfer, HtmlSanitizerAllowedElementTransfer, and HtmlSanitizerAllowedAttributeTransfer transfer objects.

Adjustments

  • Added Symfony and Transfer to dependencies