Skip to main content

8.7.1

🐞 Fixes

  • Posts connection: deleting a post did not remove marker from the map
  • CSS conflict: map sizing issues in some WP themes
  • Numeric region IDs: fixed incompatibility of visibility toggles with numeric region IDs
  • Scroll in wp-admin: fixed scrolling of css/js/templates code editors on Firefox

8.7.0

🚀 Features / Improvements

  • Dynamic Region Statuses: Added dynamic region statuses, located in Regions / Settings tab. Now you can automatically set region status if region has been filtered out, or if a region has no linked objects. "Filtered out status" has been previously availabe in the "Filters" tab. Now it has been moved to Regions / Settings.

🐞 Fixes

  • Control panel: Fixed wrong tab height in MapSVG control panel

8.6.15

🐞 Fixes

  • Shortcodes: Fixed issues with shortcode rendering in MapSVG templates
  • Filters: Fixed issues with filtering by region

8.6.14

🐞 Fixes

  • Options: Fixed issues with options saving (on the start screen of mapsvg control panel)
  • Permalinks: MapSVG didn't work with disabled Permalinks in WordPress. This has been fixed.

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

8.6.12

MapSVG has been checked by PatchStack team and they found a few security issues. All of them have been fixed!

🐞 Fixes

  • Security issue: fixed "arbitrary file download" security issue
  • Security issue: fixed "privelege escalation" issue
  • Security issue: fixed "broken access control" issue
  • Security issue: fixed "sql injection" issue

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.