Skip to main content

8.6.10

🐞 Fixes

  • Security: fixed minor security issues

8.6.11

🐞 Fixes

  • ACF filters: fixed filtering by ACF fields. ACF fields were not available to choose as a fields connected to filters.
  • CPT: fixed handling of post type names containing dashes
  • Layout: fixed invisible address drop-down field which gets hidden behind other fields

8.6.9

🐞 Fixes

  • Minor bugfix

8.6.7

🐞 Fixes

  • Security: Improved SVG file sanitization. For users with the 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.
  • Security: MapSVG now blocks the use of shortcodes in map templates unless they are explicitly added to the list of allowed shortcodes in the MapSVG settings. You can configure this option by clicking the "Settings" button on the MapSVG start screen.

8.6.8

🐞 Fixes

  • Minor bugfix

8.6.6

🐞 Fixes

  • Templates: fixed rendering of WP posts in templates

8.6.5

🐞 Fixes

  • Vulnerability: removed SVG file path traversal possibility during file uploads
  • Vulnerability: sanitize SVG files, remove JS code

8.6.4

🐞 Fixes

  • CSV import: added SVG import to Starter plan
  • Other minor bugfix

8.6.2

🐞 Fixes

  • Search: improved the speed of search

8.6.3

🐞 Fixes

  • Show another map: fixed, also fixed the map.destroy() method