8.6.13
🐞 Fixes
- Duplicate: Duplicating a map now correctly updates the map ID in the "CSS" tab, preventing conflicts with the original map.
- Shortcodes: fixed rendering issues of shortcodes in mapsvg templates
MapSVG has been checked by PatchStack team and they found a few security issues. All of them have been fixed!
unfiltered_html = false
option, SVG files are now sanitized: MapSVG removes JavaScript code and other potentially dangerous elements and parameters. By default, unfiltered_html
is enabled for Administrators and Editors on single-site installations, and disabled for everyone except Super Admins on multisite installations.