Skip to content

DOMPurify 3.2.7

Choose a tag to compare

@cure53 cure53 released this 17 Sep 11:47
· 70 commits to 3.x since this release
eaa0bdb
  • Added new attributes and elements to default allow-list, thanks @elrion018
  • Added tagName parameter to custom element attributeNameCheck, thanks @nelstrom
  • Added better check for animated href attributes, thanks @llamakko
  • Updated and improved the bundled types, thanks @ssi02014
  • Updated several tests to better align with new browser encoding behaviors
  • Improved the handling of potentially risky content inside CDATA elements, thanks @securityMB & @terjanq
  • Improved the regular expression for raw-text elements to cover textareas, thanks @securityMB & @terjanq