Skip to main content

8.5.34

🐞 Fixes

  • Activation: Fixed plugin activation and automatic updates which got broken after moving licenses to Paddle.com
  • UI: Changed "Upgrade to Pro" links URL to mapsvg.com/pricing (instead of linking to CodeCanyon)

8.5.32

🐞 Fixes

  • SVG: Fixed handle click on HTML links in SVG files
  • Map Editor: Fixed duplicate map feature
  • Google Maps: Fixed mobile device behavior - properly fit markers on directory item click
  • Directory: Fixed text search field state preservation on database fetch when filters are located in directory
  • UI: Changed "Upgrade to Pro" links to mapsvg.com/pricing

8.5.31

🐞 Fixes

  • Map Editor: Fixed invisible settings tabs in the Map Editor
  • WordPress: Fixed the flush_rewrite_rules() execution issues
  • Performance: Deferred JS scripts loading

8.5.30

🐞 Fixes

  • Details View: Fixed zero header/footer size when used with details view

8.5.29

🐞 Fixes

  • List/Map buttons: Fix mobile buttons layout

8.5.7

🚀 Features / Improvements

  • *Metabox plugin support (ACF alternative). How to use it: post.metabox.field_name

🐞 Fixes

  • Filters: restore the state of filters after redraw (the bug caused filters to be reset, when filters were located in the same conainer with directory)

8.5.1

🐞 Fixes

  • Zoom: Fixed issues with zoom & centering the map on cursor pointer on zoom

8.5.0

🚀 Features / Improvements

  • Dynamic Region Labels: Labels now dynamically show or hide during zoom. If a label is larger than the region, it gets hidden. If it fits within the region, it displays.
  • Precise Label Placement: Labels on the world.svg map are now positioned at the visual center of countries, ensuring better accuracy compared to the bounding box center, which previously placed some labels - outside of the country.
  • Enhanced Popover Positioning: Popovers now appear directly above region labels and are also centered visually within countries for more accurate placement, solving previous issues where popovers appeared outside of regions.
  • Smoother Popover Animations: Popover animations are now smoother during zoom interactions.
info

If you use world.svg map with Region labels, and you want to update their positions, you need to reload your SVG file: Map Editor / Settings / File / Reload (keep current titles)

Check out these improvements in the video below:

🐞 Fixes

  • Region Selection Bug: Fixed issues with region selection when the details view is active.

8.4.1 - 8.4.22

🚀 Features / Improvements

  • Add ID of the object to the URL
  • Show details/select marker by ID of the object passed in the URL

🐞 Fixes

  • Flywheel incompaitiblity
  • WPML plugin conflict
  • Missing objects/regions tables didn't let map to load
  • Fixed region coloring
  • Fixed "show another map" functionality in click on a directory item
  • Fixed purchase code handling
  • Marker clustering
  • Load SVG files directly from the server if they are on the same domain, proxy request via PHP if they are on another domain
  • Toggle columns visibility issues
  • Delete distance filter button not working
  • Clear database button not working
  • Impossible to delete the last image in the "images" field
  • Allow map reinitialization for systems that pre-fetch pages

8.4.0

This update is focused on improving the support for Custom Post Types. Finally, we've added the ability to edit the CPT location in the Classic WordPress Post Editor (previously, it was only available in the Gutenberg editor). Also, we've fixed the button that lets you choosing a map in the Classic Editor.

Besides that, we've added even more tools that help us to improve the support experience. Now the issues can be resolved much faster!

🚀 Features / Improvements

  • Map/Location editor in Classic WordPress Post Editor;

🐞 Fixes

  • Map choose button in the Classic Editor;
  • Fixed an issue with popover not showing up on a map that has scrolling turned off;
  • Fixed an issue with the map migrations crashing the plugin, for some very old maps created in v2.x versions of MapSVG;