Skip to content
- 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