Skip to content

Version 2.0.17

Compare
Choose a tag to compare
@johrstrom johrstrom released this 05 Oct 16:56
· 69 commits to release_2.0 since this release
9ab7b89

2.0.17

2.0.17 has a security patch. SVG files will now be downloaded instead of being viewable on the webpage. This is because an SVG can have malicious javascript in it.

Security

  • .svg files in the file browser are now being forced to be downloaded as they could contain malicious javascript that would execute in the browser within a site's context.