Skip to main content

7.3.3

🐞 Fixes

  • Fix Gallery laout

7.3.1

🐞 Fixes

  • Fixed "Show another map" feature
  • Fixed broken marker images that were showing up during the map loading

7.3.2

🐞 Fixes

  • Fix beforeLoad event handler

7.3.0

🚀 Features / Improvements

  • Updated JS linter in CodeMirror (Map / Menu / JavaScript) to the latest version, ES 2023;
  • Changed CodeMirror editor style to dark VSCode theme, bringing advanced look to it 😎;

🐞 Fixes

  • New plugin version checker now fires one time per day;
  • Fixed details view size on mobile devices, also the height of the details view changes depending on the height of the top wp admin bar when user is logged in to WordPress;

7.2.4

🐞 Fixes

  • Fixed map issues at the Gutenberg page editing screen

7.2.3

🚀 Features / Improvements

  • Added 1-click map sizing links that help settings different map proportions on the Menu > Settings tab. The available options are 16:9, 1:1, 4:3

🐞 Fixes

  • Fixed map sizing, initial map position and position on different zoom levels
  • Fixed issues with region prefix

7.2.2

🐞 Fixes

  • Fixed custom region prefix functionality on the front-end
  • Load post metadata into posts loaded to mapsvg

7.2.1

🐞 Fixes

  • Fixed creating location in Gutenber page editor
  • Fixed handling of custom region prefixes

7.2.0

🚀 Features / Improvements

  • Fullscreen Details Views option (Map / Details View / Location / Fullscreen);

🐞 Fixes

  • Reduced the size of the buttons in the toolbar in wp-admin area for smaller screens;
  • Stopped throwing an exception if Google Maps API key is unavailable (instead just showing an error in the console);
  • Fixed custom preloader text not displaying;

7.1.3

🐞 Fixes

  • Resolved an issue where visibility toggles were not being saved in the admin panel;
  • Addressed a bug causing SVG file loading to fail with error 500 on certain systems, which also prevented map loading;
  • Corrected the implementation to ensure custom preloader text is utilized as intended;
  • Fixed an issue with the visibility of mobile buttons (map/list).