Skip to content

DOMPurify 0.8.0

Compare
Choose a tag to compare
@cure53 cure53 released this 24 May 13:30
7aa9772
  • Added DOMPurify.removed to allow analyzing what elements and attributes were removed
  • Added much better compatibility with SVG images, filters and other SVG elements
  • Enhanced support for Data URIs
  • Enhanced support for Node.js and jsdom
  • Enhanced tests and reduced useless output
  • Added automated tests for Node.js and jsdom support
  • Added more browsers to automated tests (Edge 13, Chrome 50, Firefox 46)
  • Updated documentation and credits
  • Fixed smaller glitches on MSIE10
  • Fixed an issue with Shadow DOM on mobile Chrome