New
DOMPurify 3.2.7
- Added new attributes and elements to default allow-list, thanks @elrion018
- Added
tagNameparameter to custom elementattributeNameCheck, thanks @nelstrom - Added better check for animated
hrefattributes, 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