Skip to main content

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;

8.3.0

🚀 Features / Improvements

  • Access tokens management interface;
  • Chat workflow improvements;

Our goal with this update was to improve the support experience. Now you can easily grant access to your WordPress-admin or WordPress-logs right from the chat application! If we need to check something in your WordPress, we will ask you to grant us access by pressing a button in the chat conversation. When you press the button, the chatbot will generate an access token in your WordPress and copy the magic link to the clipboard. All you need to do is to paste the link in the chat!

Access management interface

Also, we have made it possible to generate multiple access tokens, with different access levels. Now every ticket can have its own access token, which can be easily deleted when issue is resolved.

Access management interface

8.2.0

🚀 Features / Improvements

  • Add authentication for the Clockwork tool that provides access to the logs and database queries (makes it eaiser to debug issues)
  • Add logs page for support agents

🐞 Fixes

  • Make marker/region labels inactive for the mouse pointer

8.1.1

🐞 Fixes

  • Data from a custom API endpoint will no longer be loaded on map initialization in the backend. Instead, data loading is deferred to the front-end, allowing the use of JavaScript request middleware.

8.1.2

🐞 Fixes

  • Directory items were not loading in some cases

8.1.3

🐞 Fixes

  • Popovers / details view for Regions not showing the list of connected objects