ARCHIVE – Changelog for Leaflet Maps Marker

Category:

References

Topic:

Changelogs

switch to changelog for Maps Marker Pro

Changelog for version 3.12.3 – released on 06.01.2020 (release notes)

Leaflet Maps Marker has earned its retirement – existing users get a parting gift: a 50% coupon code for an unexpiring Maps Marker Pro license (view demo).

For a limited time only, get yours now! Read more & get 50% coupon code
compatibility checks for Async Javascript, Fast Velocity Minify & WordPress better minify plugins
Deprecated log warning for PHP 7.2 (Function create_function()) – thx greenhalos!
Fix PHP 7.2 warning “count(): Parameter must be an array or an object that implements Countable…”
low quality geocoding results for Google Places API
PHP warnings caused by obsolete check for mapquest_api_key option

Changelog for version 3.12.2 – released on 18.10.2018 (release notes)

Photon@Mapsmarker: show streetnames+housenumbers for geocoding results if available
load map tiles for OSM Black&White and DE variant via https to prevent mixed-content warnings (thx Annette!)
do not strip input tags from popuptexts if option “HTML filter for popuptexts (wp_kses)” is enabled
updated compatibility check for WP Rocket 2.10.x
added HTML tag source with attributes type and src to wp_kses() whitelist for video shortcode parsing (marker maps only)
removed MapQuest basemap support (due to MapQuest basemaps now requiring their own API, making them incompatible to be implemented into a standard Leaflet installation; existing MapQuest maps will be switched to OpenStreetMap automatically)
removed settings for (depreciated) mobile web app launch images
incompatibility with Apache v2.4 and htaccess/allow from all (thx stafmans!)
double quotes in popuptexts broke marker maps on frontend if HTML filter for popuptexts (wp_kses) was enabled
replaced broken WMS layers 3 & 8 from European Environment Agency with “Lake bathing water monitoring” and “NOx emissions from road transport”
Low impact: XSS in bingmaps_culture parameter in fullscreen mode (exploitable via admin accounts only; thx w31ha0 via Maps Marker Pro´s hackerone bug bounty program)
Low impact: reflected XSS in XML WebAPI for layer actions (thx to foobar7 via Maps Marker Pro´s hackerone bug bounty program)

Changelog for version 3.12.1 – released on 08.07.2017 (release notes)

compatibility check for “WP Super Cache” debug output which can cause layer maps to break
compatibility check for Admin Custom Login which causes the navigation on the settings page to break
compatibility check for Fast Velocity Minify plugin
option “HTML filter for popuptexts” to prevent injection of malicious code – enabled by default (thx jackl via hackerone)
compatibility check for theme Divi 3+ which can cause maps to break if option “Where to include Javascript files?” is set to footer
Looking for developers to recommend to our clients for customizations – more details at mapsmarker.com/network
Autoptimize plugin compatibility check: also verify if option “Also aggregate inline JS?” is set (which is causing maps to break)
use wp_kses() instead of strip_tags() for recent marker widget to support selected HTML elements
only dequeue Google Maps API scripts added by other plugins instead of deregistering them if related option is enabled (as this could break dependend scripts & plugins like WP GPX maps)
prevent duplicate markers when exporting markers from multi-layer-maps to KML, GeoRSS & Wikitude (thx Eric & Thorsten!)
fix PHP APC cache detection for importer
XLS export for marker and layer maps was broken if PHP 7.1+ is used
markers and layers could not be saved on iOS devices due to a bug in Safari´s datetime-local implementation (thx Natalia!)
window width on marker and layer edit pages could not be fully utilized on iOS devices (thx Natalia!)
list of markers was not fully responsive if images larger than 440px in popuptexts were used (thx Georges!)
Low impact: XSS vulnerabilities on marker & layer edit pages (thx to victemz & 0xnop via hackerone)
Low impact: command injection vulnerability in marker & layer export files (thx to kiranreddy via hackerone)
Low impact: stored XSS vulnerability for createdby and updatedby fields on backend
Low impact: stored XSS vulnerability on tools page only if Webapi is enabled (thx whitesector via hackerone)
Low impact: stored XSS vulnerability for custom default marker icon (thx whitesector via hackerone)
Low impact: stored XSS vulnerability for QR code image size (only if Google is set as default QR code provider – thx whitesector via hackerone)
updated Catalan translation thanks to Efraim Bayarri, Vicent Cubells, http://vcubells.net and Marta Espinalt, http://www.martika.es
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com and Phibu Reza, http://www.dedoho.pw/
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Japanese translations thanks to Shu Higash and Taisuke Shimamoto
updated Lithuanian translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com, Juan Valdes and Marta Espinalt, http://www.martika.es
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se, Anton Andreasson, http://andreasson.org/ and Tony Lygnersjö – https://www.dumsnal.se/

Changelog for version 3.12 – released on 25.03.2017 (release notes)

enhanced compatibility check for WP Rocket (which can cause maps to break if Maps Marker Pro Javascripts are not excluded)
add support for PHP APCu caching for sessions used in MMP_Geocoding class
compatibility check for “Async Javascript” plugin (thx Adam!)
automatically switched to Algolia Places as default geocoding provider if Mapzen Search without API key is used (API keys get obligatory by April 2017 – free registration is still recommended)
create user sessions for geocoding only if MMP_Geocoding class is used
improved performance on marker edit pages by using HTML5 datetime instead of timepicker.js library+dependencies (thx Thorsten!)
improved option “Deregister Google Maps API scripts enqueued by third parties” to prevent re-enqueuing of scripts by also deregistering them
improved performance of tinyMCE integration on marker edit pages (thx Thorsten!)
re-enabled retina support for basemaps (as maxNativeZoom option has been added with leaflet 0.7.7)
increased max chars for filter controlbox from 4000 to 65535 to prevent broken controlboxes (thx Michelle!)
always use https for loading bing maps tiles
broken settings navigation due to enqueued bootstrap files from 3rd party plugins (thx Bob!)
marker could not be saved correctly if KML timestamp was not null
broken MapQuest basemaps (fixed with leaflet.js update to 0.7.7)
WP Session entries in wp_options table were not deleted via WordPress cron job (thx a lot Thorsten!)
fix PHP APC cache detection for export and MMP_Geocoding class
divider in zoom control between + and – buttons was missing since v3.11.2
location search field overlapping GPX media upload overlay caused by too high z-value
directions link was added to popuptext on marker edit page (during preview only) even if setting was disabled
default marker popuptext properties were not considered if triggered via geocoding
CSS conflicts with selected themes (resulting in borders around Google Maps tile images)
add workaround if marker icons are not displayed on backend on marker edit & tools page (thx Ron!)
Low impact (exploitable for backend map editors only): Stored XSS vulnerability for location and marker/layer name on “list all layers”/ “list all markers” page (thx to Deepanker Chawla via hackerone)
Low impact (exploitable for admins only): DOM based XSS vulnerability on settings page (thx to Deepanker Chawla via hackerone)
updated https://translate.mapsmarker.com to GlotPress 2.3.1 (mark translations as fuzzy, re-enabled password reset by users, design update & more)
updated Dutch translation thanks to Marijke Metz – http://www.mergenmetz.nl, Patrick Ruers, Fokko van der Leest – http://wandelenrondroden.nl and Hans Temming – http://www.wonderline.nl
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
updated Galician translation thanks to Fernando Coello, http://www.indicepublicidad.com
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Japanese translations thanks to Shu Higash and Taisuke Shimamoto
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Lithuanian translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
updated Portuguese – Brazil (pt_BR) translation thanks to Fabio Bianchi, Andre Santos – http://pelaeuropa.com.br and Antonio Hammerl
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com, Juan Valdes and Marta Espinalt, http://www.martika.es
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se, Anton Andreasson, http://andreasson.org/ and Tony Lygnersjö – https://www.dumsnal.se/

Changelog for version 3.11.2 – released on 25.12.2016 (release notes)

updated compatibility check if plugin “WP External Link” is active, which can cause layer maps to break
if compatibility option “Deregister Google Maps API scripts enqueued by third parties” is enabled, scripts from maps.googleapis.com/maps/api/js are now dequeued too
temporarily disabled SQLite & SQLite3 caching method for importer due to conflicts with PHP 5.6.29+ (thx Frederic!)
Latitude and longitude values were swapped when using Mapzen Search for importer or APIs (thx David!)
regression: bing maps layer could be broken since 3.11.1
list of markers CSS conflicts with twentyfifteen themes (thx Verena!)
trim bing maps API key to prevent issues caused by spaces on input
selecting geocoded address was broken on marker edit pages if direction link was not added to popuptext automatically (thx Thorsten!)
MapQuest Geocoding did not deliver correct results for APIs
custom MapQuest Geocoding errors were not shown for APIs
updated Catalan translation thanks to Efraim Bayarri, Vicent Cubells, http://vcubells.net and Marta Espinalt, http://www.martika.es
updated Dutch translation thanks to Marijke Metz – http://www.mergenmetz.nl, Patrick Ruers, Fokko van der Leest – http://wandelenrondroden.nl and Hans Temming – http://www.wonderline.nl
updated German translation
updated Greek translation thanks to Philios Sazeides, Evangelos Athanasiadis and Vardis Vavoulakis – http://avakon.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Lithuanian translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com, Juan Valdes and Marta Espinalt, http://www.martika.es
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se, Anton Andreasson, http://andreasson.org/ and Tony Lygnersjö – https://www.dumsnal.se/

Changelog for version 3.11.1 – released on 04.11.2016 (release notes)

blog post about our new partnership with Mapzen – the new default geocoding provider for Leaflet Maps Marker
new compatibility setting “maxZoom compatibility mode” for themes conflicts where markers on (Google) maps are not displayed properly
do not clear (existing) geocoding search results if (no more additional) results are found anymore
show 10 instead of 5 geocoding search results for Mapzen, Algolia and Photon@MapsMarker
do not switch to alternative geocoding provider if Google Geocoding returns no results
removed MemCached support for importer and Stiphle rate limiting due to compatibility issues reported
auto-select marker/layername, mapwidth, mapheight & zoom input values on backend on input focus
show detailed error message if MapQuest Geocoding failed
broken (OSM based) maps on retina devices on highest zoom level (disabled retina detection by default as workaround)
bulk actions on “list all markers page” could be broken since v3.11 (thx reeser!)
“add marker link” for layer center icon was broken after geocoding search result was selected on layer pages
Google Geocoding initialization could be broken (hotfixed on 30/10/2016)
fatal error on activation if another plugin also utilizes WP_Session_Utils-class (thx Jan-Willem!)
PHP warnings if Photon@MapsMarker for APIs or importer is used and an empty address is given
unneeded checked=”checked” output on import pages on backend
loading indicator for geocoding search was not shown on marker edit pages
updated German translation
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.11 – released on 28.10.2016 (release notes)

add support OpenStreetMap variants (Mapnik, Black&White, DE, France, HOT)
add support for Stamen basemaps terrain & toner
add support for MapQuest (Hybrid) basemap
compatibility check for “Geo Redirect” plugin (thx Vladislav!)
add .htaccess file to plugin folder to explicitly allow direct access to specific PHP plugin files (thx Nikos!)
option to disable Google Maps Javascript API
add info texts about marker/layer concept to better assist new users
support for OpenMapSurfer Bounds as default custom basemap 1 (enabled for new installs only)
support for OpenTopoMap as default custom basemap 2 (enabled for new installs only)
support for Hydda as default custom basemap 3 (enabled for new installs only)
support for new default custom overlays Waymarked Trails and OpenWeatherMap (enabled for new installs only)
increase maxNativeZoom level for OpenStreetMap from 18 to 19 for higher details
reorganized settings page for better usability
improved performance of marker icons loading on marker edit & tools page (by eliminating extra http requests by using base64 image encoding instead)
removed compatibility fallback from https to http for tile images & API requests if locale zh (Chinese) is used
trim Mapbox custom basemap parameters to prevent broken URLs
updated jQuery timepicker addon from v1.5.5 to v1.6.3 (bugfix release, full changelog)
disable update button on marker edit page as long as TinyMCE is not fully loaded to prevent issues with popuptext not saving correctly (thx JunJie!)
reorder menu items and collapse links to advanced features by default for better focus (thx Wieland from http://user-experience.wien/!)
hide advanced layer edit functions and make them visible on click only (to better assist new users)
updated default error tile image which provides possible explanations for loading issues and also suggests solutions
replaced built-in-support for OGD Vienna maps with support for basemap.at (covering whole Austria, disabled by default)
updated setting link to new “Google Styled Maps Wizard”
disable update button on marker edit page as long as TinyMCE HTML editor is not fully loaded to prevent issues with popuptext not saving correctly (thx JunJie!)
MapQuest basemaps were broken since July 11th 2016 (automatic fallback to OpenStreetMap for existing maps if mandatory API key is not set)
bing attribution could disappear when map getBounds() return out range values
large icons could distort “list all markers”-page (thx Hockey!)
admin notices and compatibility infos were not shown above menu
add fix for Google.asyncWait which can cause issues on mobile devices
“headers already sent”-message on plugin activation
errorTile-images option for custom basemap 2&3 was not considered on marker&layer edit pages
vertical scrolling on marker and layer edit pages was broken on mobiles
OpenRouteService.org directions integration was partially broken (no start point was set due to changed layer IDs – thx Marco!)
compatibility check issue with W3 Total Cache Plugin v0.9.5 only (see mapsmarker.com/w3tc-hotfix for background info)
changed rewards for translators: get a free professional license key worth €249 for <=80% instead of <=50% completeness
updated Catalan translation thanks to Efraim Bayarri, Vicent Cubells, http://vcubells.net and Marta Espinalt, http://www.martika.es
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Dutch translation thanks to Marijke Metz – http://www.mergenmetz.nl, Patrick Ruers, Fokko van der Leest – http://wandelenrondroden.nl and Hans Temming – http://www.wonderline.nl
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
updated German translation
updated Hungarian translation thanks to István Pintér, http://www.logicit.hu and Csaba Orban
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Japanese translations thanks to Shu Higash and Taisuke Shimamoto
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Lithuanian translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com, Juan Valdes and Marta Espinalt, http://www.martika.es
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se, Anton Andreasson, http://andreasson.org/ and Tony Lygnersjö – https://www.dumsnal.se/
updated Ukrainian translation thanks to Andrexj, Sergey Zhitnitsky and Mykhailo, http://imgsplanet.com

Changelog for version 3.10.6 – released on 26.06.2016 (release notes)

compatibility check and option to deregister Google Maps API scripts added by 3rd party themes or plugins
compatibility check for “Page Builder by SiteOrigin” & “Yoast SEO” where a special settings combination is causing maps to break
enhanced Google Maps API key support which is mandatory since June 22nd 2016
compatibility check for Autoptimize plugin was broken as plugin was updated
“improve map” and “ToS” links on layer maps with Google as basemaps were not clickable
updated German translation
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.10.5 – released on 18.06.2016 (release notes)

removed icon width option for widgets (as icon got distorted)
updated minimum recommended PHP version for built-in PHP check to 5.6 – supporting wpupdatephp.com
recent marker widget: show separator lines-, show popuptext- and show icons-options did not work as designed (thx Harald!)
recent marker widget: option to set color value for separator line was broken
confirm-dialogs on backend were partly broken if Italian translation was used (thx Giampiero!)
MapQuest OSM basemap had wrong maximum zoom level (18 instead of 17), resulting in broken maps
compatibility check for WP external links plugin did not work anymore since v2.0 (thx Oleg!)
updated German translation
updated Lithuanian translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.10.4 – released on 30.04.2016 (release notes)

replaced add_object_page() with add_menu_page() as former will be depreciated with WordPress 4.5
latest news from mapsmarker.com for admin dashboard widget was broken since Yahoo Pipes! was discontinued
workaround for maps in WooCommerce tabs was broken since last WooCommerce tabs plugin update (thx Richard!)
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Danish translation thanks to Mads Dyrmann Larsen and Peter Erfurt, http://24-7news.dk
updated Dutch translation thanks to Marijke Metz – http://www.mergenmetz.nl, Patrick Ruers, Fokko van der Leest – http://wandelenrondroden.nl and Hans Temming – http://www.wonderline.nl
updated Finnish (fi_FI) translation thanks to Jessi Björk – @jessibjork
updated Galician translation thanks to Fernando Coello, http://www.indicepublicidad.com
updated German translation
updated Greek (el) translation thanks to Philios Sazeides, Evangelos Athanasiadis and Vardis Vavoulakis – http://avakon.com
updated Hungarian translation thanks to István Pintér, http://www.logicit.hu and Csaba Orban
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Malawy translation thanks to Mohd Zulkifli, http://www.caridestinasi.com/
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
, Robert Pawlak, Daniel – http://mojelodzkie.pl and Paul Dworniak
updated Portuguese – Brazil (pt_BR) translation thanks to Fabio Bianchi, Andre Santos, http://pelaeuropa.com.br and Antonio Hammerl
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se, Anton Andreasson, http://andreasson.org/ and Tony Lygnersjö – https://www.dumsnal.se/

Changelog for version 3.10.3 – released on 06.12.2015 (release notes)

always load Google Maps API and tiles for OpenStreetMap, MapQuest as well as OGD Vienna via https (except if Chinese locale is set as performance issues with https in China have been reported)
restored old headings order (h2+h3+h4) on Settings page as admin notices were not shown correctly on top of page
updated German translation
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.10.2 – released on 29.11.2015 (release notes)

Tools page/move markers-bulk action: multi-layer-maps are now excluded as markers cannot be assigned directly to multi-layer-maps (thx Andres!)
version number in plugin backend header now always shows the currently used version and not the latest one available (thx Duncan!)
sort “list of markers” for multi-layer-map selection on layer edit-pages by ID ascending
responsive tables were not shown correctly on some devices (column with relative instead of absolute widths)
fix for “WPBakery Visual Composer” plugin v4.7+ introduced with v2.6 did not work correctly on all sites
updated German translation
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/

Changelog for version 3.10.1 – released on 21.11.2015 (release notes)

added automatic check if custom plugin directory name is used (which would break layer maps)
added new CSS class lmm-listmarkers-popuptext-only to allow better styling of “list of markers” entries
increased minimum required WordPress version from 3.3 to 3.4 (upgrade to latest version is advised anyway)
tiles for default custom basemap2 “Stamen Watercolor” are now delivered via https to prevent mixed content warnings (thx Alan & Duncan!)
updated minimum recommended PHP version for built-in PHP check to 5.5 – supporting wpupdatephp.com
updated jQuery timepicker addon from v1.5.0 to v1.5.5 (bugfix release, full changelog)
updated Select2 addon from v3.5.2 to v3.5.4 (bugfix release, release notes)
removed support for directions provider map.project-osrm.org as requested by project owners
optimized headings hierarchy in the admin screens to better support screen readers
incomplete map tiles display after device orientation change on mobile devices (thx Duncan!)
search on settings page did not display “no matches found” if there were no search results
maps in tabs or accordions created with “WPBakery Visual Composer” plugin were broken since v4.7 (thx Raitis!)
directions provider openrouteservice.org changed URL schema, this resulted in broken directions links
Malawy translation thanks to Mohd Zulkifli, http://www.caridestinasi.com/
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
updated German translation
updated Greek translation thanks to Philios Sazeides, Evangelos Athanasiadis and Vardis Vavoulakis – http://avakon.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com, Juan Valdes and Marta Espinalt, http://www.martika.es
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/

Changelog for version 3.10 – released on 12.09.2015 (release notes)

get to know the team behind Maps Marker Pro on our updated About us-page
import/export: add option to export markers and layers as OpenDocument Spreadsheet (.ods)
compatibility check for plugin “WP Deferred JavaScripts” which can cause maps to break
add option to order marker in list of markers below layer maps by address (thx Anton!)
added new CSS class “lmm-map” to map divs to allow better custom styling (thx Marco!)
updated PHPExcel to v1.8.1 (changelog)
extended compatibility for maps in bootstrap-tabs (added support for .tabbed-area a and .nav-tabs a parent elements)
bing maps: load metadata only once to reduce API usage (thx Skrupellos!)
maps could not be saved if WordPress username was longer than 30 chars (thx Erich Lech!)
PHPExcel source comments were misinterpreted as hacker credits by VaultPress (thx Christophe!)
GeoJSON arrays/layer maps were broken if WP Debug was enabled & on-screen warnings or errors were shown (thx Angelo from wocmultimedia.com!)
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Marijke Metz – http://www.mergenmetz.nl, Patrick Ruers and Fokko van der Leest – http://wandelenrondroden.nl
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Japanese translations thanks to Shu Higash
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun

Changelog for version 3.9.10 – released on 19.07.2015 (release notes)

compatibility check for Autoptimize plugin which can breaks maps if not properly configured
Visualead API for creating QR codes now uses secure https by default
fix support for shortcode parameters lat/lon next to mlat/mlon for maps added directly (thx wongkasep!)
fix popuptext not shown on maps created with shortcodes only (thx wongkasep!)
fix compatibility for WordPress installations using HHVM (thx Rolf!)
Afrikaans (af) translation thanks to Hans, http://bmarksa.org/nuus/
Arabic (ar) translation thanks to Abdelouali Benkheil, Aladdin Alhamda – http://bazarsy.com, Nedal Elghamry – http://arabhosters.com, yassin and Abdelouali Benkheil
Finnish (fi_FI) translation thanks to Jessi Björk – @jessibjork
Greek (el) translation thanks to Philios Sazeides, Evangelos Athanasiadis and Vardis Vavoulakis – http://avakon.com
Hebrew (he_IL) translation thanks to Alon Gilad – http://pluto2go.co.il and kobi levi
Lithuanian (lt_LT) translation thanks to Donatas Liaudaitis – http://www.transleta.co.uk and Ovidijus – http://www.manokarkle.lt
Thai (th) translation thanks to Makarapong Chathamma and Panupong Siriwichayakul – http://siteprogroup.com/
Uighur (ug) translation thanks to Yidayet Begzad – http://ug.wordpress.org/
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Galician translation thanks to Fernando Coello, http://www.indicepublicidad.com
updated German translation
updated Japanese translations thanks to Shu Higash
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Romanian translation thanks to Arian, http://administrare-cantine.ro, Daniel Codrea, http://www.inadcod.com and Flo Bejgu, http://www.inboxtranslation.com
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Spanish/Mexico translation thanks to Victor Guevera, http://1sistemas.net and Eze Lazcano
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/
Internet Explorer can crash with WordPress 4.2 to 4.2.2 due to Emoji conflict (details) – planned to be fixed with WordPress 4.2.3, workaround until WordPress 4.2.3 is available: disable Emojis

Changelog for version 3.9.9 – released on 29.05.2015 (release notes)

add support for displaying maps in bootstrap tabs
optimized install- and update routine script (less database queries needed)
3 potential XSS vulnerabilities discovered by Akamai – many thanks for the responsible disclosure!
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.9.8 – released on 23.05.2015 (release notes)

updated customer area on mapsmarker.com as well as switching to PHP 5.6 – please report any issues!
SiteOrigin fixed a plugin conflict by releasing Page Builder v2.1
Slovenian (sl_SL) translation thanks to Anna Dukan
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
updated German translation
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Romanian translation thanks to Arian, http://administrare-cantine.ro, Daniel Codrea, http://www.inadcod.com and Flo Bejgu, http://www.inboxtranslation.com
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to David Ramí­rez, http://www.hiperterminal.com, Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/
updated Vietnamese (vi) translation thanks to Hoai Thu, http://bizover.net

Changelog for version 3.9.7 – released on 15.03.2015 (release notes)

Map Icons Collection now hosted on mapicons.mapsmarker.com
mobile version of mapsmarker.com launched
show warning message in dynamic changelog if server uses outdated and potentially insecure PHP version (<5.4) – supporting wpupdatephp.com
improved sanitising of GeoJSON, GeoRSS, KML, Wikitude API input parameters
PHP undefined index warnings when adding new recent marker widget
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated German translation

Changelog for version 3.9.6 – released on 21.02.2015 (release notes)

added CSS class .lmm-listmarkers-markername to allow better styling (thx Christian!)
improved SEO for fullscreen maps by adding Settings->General->”Site Title” to end of <title>-tag
HTML in popuptexts is now also parsed in recent marker widgets (thx Oleg!)
link to changelog on mapsmarker.com for update pointer if dynamic changelog has already been hidden
strip invisible control chars from GeoJSON array as this could break maps
strip invisible control chars from Wikitude API as this could break the JSON array
show complete troubleshooting link on frontend only if map could not be loaded to users with manage_options-capability (thx Moti!)
use custom name instead of MD5-hash for dashboard RSS item cache file to prevent false identification as malware by WordFence (thx matiasgt!)
disable location input field on backend until Google Places search has been fully loaded
hide Wikitude API endpoint links in map panels by default as they are not relevant to map viewers (for new installations only)
use site name for Wikitude augmented-reality world name if layer=all to enhance findability within Wikitude app
updated jQuery select2 addon to v3.5.2
updated jQuery UI custom theme for datepicker to v1.11.2
allow full layer selection on marker edit pages after button “add new marker to this layer” has been clicked on layer edit pages
use radio boxes instead of checkboxes for bulk actions on “list all markers” page (thx Fran!)
PHP warnings on marker edit page if option “add directions to popuptext” was set to false
incomplete dynamic preview of popuptexts on marker edit pages if position of marker was changed via mouse click
broken maps if negative lat/lon values for maps created by shortcodes directly were used (thx Keith!)
Wikitude API endpoint for all maps did not deliver any results if a layer with ID 1 did not exist (thx Maurizio!)
dynamic preview: switching controlbox status to “collapsed” was broken if saved controlbox status was “expanded”
replaced 3 broken EEA default WMS layers 5/9/10 (for new installs only in order not to overwrite custom WMS settings)
occasionally frozen zoom control buttons and broken map panning on marker maps using Google Maps basemaps
updated Croatian translation thanks to Neven Pausic, http://www.airsoft-hrvatska.com, Alan Benic and Marijan Rajic, http://www.proprint.hr
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
Galician translation thanks to Fernando Coello, http://www.indicepublicidad.com
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone and Angelo Giammarresi – http://www.wocmultimedia.biz
updated Japanese translations thanks to Shu Higash
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
, Robert Pawlak and Daniel – Daniel
updated Romanian translation thanks to Arian, http://administrare-cantine.ro, Daniel Codrea, http://www.inadcod.com and Flo Bejgu, http://www.inboxtranslation.com
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Spanish/Mexico translation thanks to Victor Guevera, http://1sistemas.net and Eze Lazcano
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/

Changelog for version 3.9.5 – released on 06.12.2014 (release notes)

search for layers by ID, layername and address on “list all layers” page
support for search by ID and address within the list of markers (thx Will!)
database cleanup: remove expired update pointer IDs from user_meta-table (dismissed_wp_pointers) for active user
improved security for mapsmarker.com (support for Perfect Forward Secrecy, TLS 1.2 & SHA-256 certificate hashes)
sanitize custom CSS for images in popups
HTML lang attribute on fullscreen maps set to $locale instead of de-DE (thx sprokt!)
custom sort order on list of markers was reset if direct paging was used (thx Will!)
removed backticks for dbdelta()-SQL statements to prevent PHP error log entries (thx QROkes!)
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, Fabian Hurelle, http://hurelle.fr and Thomas Guignard, http://news.timtom.ch
updated German translation
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Spanish/Mexico translation thanks to Victor Guevera, http://1sistemas.net and Eze Lazcano

Changelog for version 3.9.4 – released on 15.11.2014 (release notes)

updated jQuery timepicker addon to v1.5.0
WMS legend link on frontend and fullscreen maps was broken (thx Graham!)
incompatibility notices with certain themes using jQuery mobile (now displaying console warnings instead of alert errors – thx Jody!)
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Danish translation thanks to Mads Dyrmann Larsen and Peter Erfurt, http://24-7news.dk
updated German translation
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
and Robert Pawlak
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Spanish/Mexico translation thanks to Victor Guevera, http://1sistemas.net and Eze Lazcano
updated Ukrainian translation thanks to Andrexj, Sergey Zhitnitsky and Mykhailo, http://imgsplanet.com

Changelog for version 3.9.3 – released on 11.10.2014 (release notes)

support for accent folding for API and importer geocoding calls (to better support special chars)
compatibility check for Sucuri Security plugin which breaks maps if option “Restrict wp-content access” is active
MapsMarker API: use “MapsMarker API” as createdby & updatedby attribute if not set
leaflet-min.css was not properly loaded on RTL themes (thx Nic!)
custom panel background for marker maps was taken from layer map settings (thx Bernd!)
custom default marker icon was not saved when creating a new marker map (thx Oleg!)
Google+Bing language localizations could be broken since WordPress 4.0 as constant WPLANG has been depreciated
Bing culture parameter was ignored and fallback set to en-US when constant WPLANG with hypen was used
RSS & Atom feeds for marker and layer maps did not validate with http://validator.w3.org
remove slashes before single apostrophes (Arc d\’airain) in addresses for new maps / on map updates (thx Guffroy!)
sort order on “list all markers” page was broken on page 2+ if custom sort order was selected (thx kluong!)
updated Danish translation thanks to Mads Dyrmann Larsen and Peter Erfurt, http://24-7news.dk
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated German translation
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
and Robert Pawlak
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/

Changelog for version 3.9.2 – released on 30.08.2014 (release notes)

compatibility check for plugin “WP External Links” which can cause maps to break
optimized RTL (right-to-left) language support
updated jQuery select2 addon to v3.5.1
added backticks (`) around column and table names in all SQL statements to prevent collisions with reserved words
some settings were not selectable when RTL (right-to-left) language support was active
custom overlays and custom basemaps with & and {} chars in URLs were broken
potential XSS security issue on fullscreen maps (discovered by https://security.dxw.com/)
default marker icon was not used for maps created with shortcodes directly (thx Bernd!)
broken layer maps/plugin installations on mySQL instances using clustering as reserved word (thx Tim!)
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated German translation
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
and Robert Pawlak
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Romanian translation thanks to Arian, http://administrare-cantine.ro, Daniel Codrea, http://www.inadcod.com and Flo Bejgu, http://www.inboxtranslation.com

Changelog for version 3.9.1 – released on 22.07.2014 (release notes)

10% discount code to celebrate the 1st anniversary of Maps Marker Pro
enabled SSL by default for MapsMarker.com website & installed EV SSL certificate (=verified identity)
compatibility check for “Page Builder by SiteOrigin” plugin (thx porga!)
tested against WordPress 4.0
optimized version compare functions by using PHP version_compare();
not all sections within settings could be selected on smaller screens (thx Francesco!)
display of popuptext in GeoRSS feed was broken (thx Indrajit!)
fixed broken incompatibility check with Better WordPress Minify plugin v1.3.0
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Dutch translation thanks to Patrick Ruers
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru

Changelog for version 3.9 – released on 28.06.2014 (release notes)

input field for marker and layer zoom on backend was too small on mobile devices
icons selection on markers maps was broken in IE11 (thx geekahedron!)
backslashes in popuptexts resulted in broken layer maps – now replaced with slashes (thx Dmitry!)
updated German translation
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun

Changelog for version 3.8.10 – released on 07.06.2014 (release notes)

image preview in popuptexts on backend did not consider custom CSS
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Romanian translation thanks to Arian, http://administrare-cantine.ro, Daniel Codrea, http://www.inadcod.com and Flo Bejgu, http://www.inboxtranslation.com

Changelog for version 3.8.9 – released on 18.05.2014 (release notes)

added support for GeoJSON-API-links for multi-layer-maps in map panels
added new sort order options for “list of markers” below layer maps (popuptext, icon, created by, updated by, kml_timestamp)
significantly improve loading time for huge layer maps by limiting (hidden) geo microformat tags
update import-export library PHPExcel to v1.8.0 (changelog)
optimized CSS classes and removed inline-styles for list of markers-table for better custom styling
updated jQuery timepicker addon to v1.4.4
updated jQuery select2 addon for settings to v3.4.8
hardened SQL queries for multi-layer-maps
<ol> and <ul> lists were not shown correctly in popuptexts (thanks Dan!)
automatic resizing of maps within woocommerce tabs was broken
wrong line-height applied to panel api images could break map layout on certain themes (thx K.W.!)
potential low-critical PHP object injection vulnerabilities with PHPExcel, discovered by https://security.dxw.com/
issues with pro upgrader on servers with PHP 5.5 and ioncube support
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Pawel Wyszyński, http://injit.pl, Tomasz Rudnicki,
and Robert Pawlak
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.8.8 – released on 13.04.2014 (release notes)

show warning message if incompatible plugin “Root Relative URLs” is active (thx Brad!)
remove plugin version used from source code on frontend to prevent information disclosure
fixed potential XSS issues (exploitable by admins only)
attribution for mapbox 2 basemap was wrong on marker and layer edit pages
WMS demo layer “Vienna public toilets” was not shown on KML view (fixed on new installations only to not overwrite existing custom settings)
Certain types of apostrophes in addresses could break marker maps on backends
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun

Changelog for version 3.8.7 – released on 27.03.2014 (release notes)

display an alert for unsaved changes before leaving marker/layer edit or settings pages
added support for gif and jpg marker icons
replaced option “maximum width for images in popups” with option “CSS for images in popups” (action is needed if you changed maximum width for images in popups!)
switch to persistent javascript variable names instead of random numbers on frontend (thx Sascha!)
remove support for Cloudmade basemaps as free tile service is discontinued (->changing basemap to OSM for maps using Cloudmade)
increased minimum required WordPress version from 3.0 to 3.3 (upgrade to latest version 3.8.1 is advised anyway)
layer center pin on backend now always stays on top of markers and is now a bit transparent (thx Sascha!)
removed option “extra CSS for table cells” for list of markers
optimized backend loadtimes on marker+layer updates (not loading plugin header twice anymore; next: AJAX 😉
use WordPress HTTP API instead of cURL() for custom marker icons and shadow check
Maps Marker API: validity check for post requests for createdon/updatedon parameter failed (thx Sascha!)
added clear:both; to directions link in popup text to fix display of floating images (thx Sascha!)
link to directions settings in marker popup texts on marker edit pages was broken (visible on advanced editor only)
potential cross site scripting issues (mostly exploitable by admin users only)
wpdb::prepare() warning message on Wikitude API output for layer maps
visual tinyMCE editor was broken on marker edit and tools pages since WordPress 3.9-alpha
escaping of input values with mysql_real_escape_string() was broken since WordPress 3.9-alpha (now replaced with esc_sql())
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net, Ricardo Viteri, http://www.labviteri.com and Juan Valdes
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson, Elger Lindgren, http://bilddigital.se and Anton Andreasson, http://andreasson.org/

Changelog for version 3.8.6 – released on 01.03.2014 (release notes)

store on mapsmarker.com now also accepts Diners Club credit cards
optimized marker and layer pages on backend (optimized marker icons display, less whitespace for better workflow, added “Advanced settings” row)
checkbox for multi layer maps is now also visible by default on layer edit pages
WMS legend link is not added to WMS attribution if legend link is empty
optimized input on backend by adding labels to all form elements
single quotes in marker map names were escaped (thx Eric!)
database issues when saving maps on selected hosts (thx David!)
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated German translation
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Slovak translation thanks to Zdenko Podobny

Changelog for version 3.8.5 – released on 10.02.2014 (release notes)

export of layer maps as CSV/XLS/XLSX/ODS file
icons on marker maps and layer maps center icon on backend are now also draggable (thx Sascha for the hint!)
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Danish translation thanks to Mads Dyrmann Larsen and Peter Erfurt, http://24-7news.dk
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com

Changelog for version 3.8.4 – released on 24.01.2014 (release notes)

optimized TinyMCE media button integration for posts/pages (showing button just once & design update)
improved performance for marker edit pages and posts/pages (by removing TinyMCE scripts and additional WordPress initialization)
improved performance for dynamic changelog (by removing additional WordPress initialization)
removed backend compatibility check for flickr-gallery plugin
GeoJSON API: add marker=all parameter & only allow all/* to list all markers
KML API: add marker=all parameter & only allow all/* to list all markers
improved performance for GeoJSON API by removing mySQL-function CONCAT() from select statements
update jQuery timepicker addon to v1.43
reduced http requests for jquery time picker addon css on marker edit page
optimized css loading on backend (load leaflet.css only on marker and layer edit pages)
optimized backend performance by reducing SQL queries and http requests on new layer edit page
only show first 25 characters for layernames in select box on marker edit page in order not to break page layout
reduced mysql queries on layer edit page by showing marker count for multi-layer-maps only on demand
bing maps were broken if https was used due to changes in the bing url templates
PHP error log entries when Wikitude API was called with specific parameters
GeoRSS API for marker parameter displayed incorrect titles
new design template on translation.mapsmarker.com & support for SSL-login
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone

Changelog for version 3.8.3 – released on 17.01.2014 (release notes)

increased security by loading basemaps for OSM, Mapbox and OGD Vienna via SSL if WordPress also loads via SSL
increased security by hardening search input field for markers on backend
optimized performance by moving version checks for PHP and WordPress to register_activation_hook()
optimized performance by running pro active check only on admin pages
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated German translation
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun

Changelog for version 3.8.2 – released on 21.12.2013 (release notes)

optimized admin bar integration for WordPress 3.8+
switched from wp_remote_post() to wp_remove_get() to avoid occasional IIS7.0 issues (thx Chas!)
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com and Phibu Reza, http://www.dedoho.pw/
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Korean translation thanks to Andy Park, http://wcpadventure.com
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.8.1 – released on 07.12.2013 (release notes)

geocoding for MapsMarker API requests: if Google Maps API returns error OVER_QUERY_LIMIT, wait 1.5sec and try again once
removed link from main admin bar menu entry (“Maps Marker”) for better usability on mobile devices
hardened SQL statements needed for fullscreen maps by additionally using prepared-statements
optimized pro upgrade page (no more jquery accordion needed)
broken terms of service and feedback links on Google marker maps
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone

Changelog for version 3.8 – released on 01.12.2013 (release notes)

cleaned up admin dashboard widget (showing blog post titles only)
upgraded visualead QR API to use version 3 for higher performance
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Norwegian (Bokmål) translation thanks to Inge Tang
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl

Changelog for version 3.7 – released on 16.11.2013 (release notes)

Norwegian (Bokmål) translation thanks to Inge Tang
switched from curl() to wp_remote_post() on API geocoding calls for higher compatibility
Improved error handling on metadata errors on bing maps – use console.log() instead of alert()
added fix for loading maps in woocommerce tabs (thx Glenn!)
alignment of panel and list marker icon images could be broken on certain themes
default error tile image and map deleted image showed wrong www.mapsmarker.com url (ups)
backslashes in map name and address broke GeoJSON output (and thus layer maps) – now replaced with /
tabs in popuptext (character literals) broke GeoJSON output (and thus layer maps) – now replaced with space
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.6.6 – released on 09.10.2013 (release notes)

GeoJSON output could break if special characters were used in marker names
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Dutch translation thanks to Patrick Ruers
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl

Changelog for version 3.6.5 – released on 08.10.2013 (release notes)

removed workaround for former incompatibility with jetpack plugin (has been fixed with jetpack 2.2)
save button in settings was not accessible with certain languages active (thx Herbert!)
htmlspecialchars in marker name (< > &) were not shown correctly on hover text (thx fredel+devEdge!)
tabs from address now get removed on edits as this brakes GeoJSON/layer maps (thx Chris!)
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.6.4 – released on 14.09.2013 (release notes)

using WordPress function antispambot() instead of own function hide_email() for API links
MapsMarker API – icon-parameter could not be set (always returned null) – thx Hovhannes!
fixed broken settings page when plugin wp photo album plus was active (thx Martin!)
plugin uninstall did not remove all database entries completely on multisite installations
Wikitude API was not accepted on registration if ar:name was empty (now using map type + id as fallback)
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard, cazal cédric, http://www.cedric-cazal.com and Fabian Hurelle, http://hurelle.fr
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.6.3 – released on 31.08.2013 (release notes)

increased database field for multi layer maps from 255 to 4000 (allowing you to add more layers to a multi layer map)
optimized marker and layer edit page (widened first column to better fit different browsers)
optimized default backlinks and added QR-link to visualead
reduced maximum zoom level for bing maps to 19 as 21 is not supported worldwide
API does not break anymore if parameter type is not set to json or xml
marker icons in widgets were not aligned correctly on IE<9 on some themes
javascript errors on backend pages when clicking “show more” links
Using W3 Total Cache >=v0.9.3 with active CDN no longer requires custom config
wrong image url on on backend edit pages resulting in 404 http request
wrong css url on on tools page resulting in 404 http request
Wikitude API was broken when multiple multi-layer-maps were selected
broken settings page when other plugins enqueued jQueryUI on all admin pages
Spanish/Mexico translation thanks to Victor Guevera, http://1sistemas.net and Eze Lazcano
updated Catalan translation thanks to Efraim Bayarri, Vicent Cubells, http://vcubells.net and Marta Espinalt, http://www.martika.es
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Croatian translation thanks to Neven Pausic, http://www.airsoft-hrvatska.com, Alan Benic and Marijan Rajic, http://www.proprint.hr
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com

Changelog for version 3.6.2 – released on 10.08.2013 (release notes)

maps did not load correctly in (jquery ui) tabs (thx @leafletjs!)
console warning message “Resource interpreted as script but transferred with MIME type text/plain.”
updated Catalan translation thanks to Efraim Bayarri and Vicent Cubells, http://vcubells.net
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Czech translation thanks to Viktor Kleiner and Vlad Kuzba, http://kuzbici.eu
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard and cazal cédric, http://www.cedric-cazal.com
updated German translation
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org, Fx Benard and cazal cédric, http://www.cedric-cazal.com
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com

Changelog for version 3.6.1 – released on 01.08.2013 (release notes)

show compatibility warning if plugin “Dreamgrow Scrolled Triggered Box” is active (which is causing settings page to break)
move scale control up when using Google basemaps in order not to hide the Google logo (thx Kendall!)
fixed warning message “Cannot modify header information” when plugin woocommerce is active
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated Croatian translation thanks to Neven Pausic, http://www.airsoft-hrvatska.com, Alan Benic and Marijan Rajic, http://www.proprint.hr
updated Dutch translation thanks to Patrick Ruers
updated German translation
updated Korean translation thanks to Andy Park, http://wcpadventure.com
updated Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Slovak translation thanks to Zdenko Podobny
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com

Changelog for version 3.6 – released on 22.07.2013 (release notes)

MapsMarker API to view and add markers or layers via GET or POST requests
use custom QR codes with background image thanks to Visualead.com
add bing maps as new directions provider (thanks Roxana!)
OpenStreetMap editor link now supports iD editor, potlatch2 and remote editor (JOSM)
URL parameter full_icon_url for GeoJSON API to easier embedd maps on external sites
compatibility check for W3 Total Cache and tutorial how to solve conflicts with its Minify and CDN feature
improved multi-layer-maps workflow
improved compatibility with MAMP-server under Mac OS X
use of prepared statement for KML layer name parameter to improve security
removed plugin compatibility check for “SEO Friendly Images” plugin (thx for the fix Vladimir!)
settings page headings were not localized since v3.5.3 (thanks again Yakir!)
adding maps via tinyMCE button was broken when using WordPress 3.6
undefined index message when saving layers with debug enabled on older WordPress versions
OSM edit link was not added on fullscreen marker maps
settings page was broken on Phalanger installations (thx candriotis!)
CR/LF in marker name broke maps (when importing via phpmyadmin/excel for example) – thx Kjell!
TinyMCE button broke other input form fields on themes like Enfold – thx pmconsulting!
Korean translation thanks to Andy Park, http://wcpadventure.com
Latvian translation thanks to Juris Orlovs, http://lbpa.lv and Eriks Remess
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated Catalan translation thanks to Efraim Bayarri and Vicent Cubells, http://vcubells.net
updated Chinese translation thanks to John Shen, http://www.synyan.net and ck
updated Croatian translation thanks to Neven Pausic, http://www.airsoft-hrvatska.com, Alan Benic and Marijan Rajic, http://www.proprint.hr
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org/ and Fx Benard
updated German translation
updated Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Hungarian translation thanks to István Pintér, http://www.logicit.hu and Csaba Orban
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Russian translation thanks to Ekaterina Golubina (supported by Teplitsa of Social Technologies – http://te-st.ru) and Vyacheslav Strenadko, http://slavblog.ru
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com
updated Swedish translation thanks to Olof Odier, Tedy Warsitha, Dan Paulsson http://www.paulsson.eu and Elger Lindgren, http://bilddigital.se

Changelog for version 3.5.4 – released on 24.05.2013 (release notes)

add hover effect for nav menu buttons for better usability (thx Georgia!)
add compatibility check for WP Minify (which is causing layer maps to break if HTML minification is active)
update jQuery-Timepicker-Addon to v1.2.2 and compress file with jscompress.com
load local jquery instead of from Google when pressing tinyMCE button (thx pippinsplugins.com!)
updated OpenStreetMap attribution text and link
Mapquest Aerial basemap was broken as API endpoint was changed
removed double resolution settings for Cloudmade basemaps as tiles were distorted on non-retina displays
fixed HTML validation issue (missing alt-tag on image)
fixed potential XSS issue on backend when using map shortcodes (thx City of Vienna!)
Czech translation thanks to Viktor Kleiner
Indonesian translation thanks to Andy Aditya Sastrawikarta and Emir Hartato, http://whateverisaid.wordpress.com
Swedish translation thanks to Olof Odier, Tedy Warsitha and Dan Paulsson http://www.paulsson.eu
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Romanian translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
updated Slovak translation thanks to Zdenko Podobny
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Indonesian translation thanks to Emir Hartato, http://whateverisaid.wordpress.com
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org/
updated Catalan translation thanks to Efraim Bayarri and Vicent Cubells, http://vcubells.net
updated German translation

Changelog for version 3.5.3 – released on 17.04.2013 (release notes)

automatic redirect to maps after saving and editor switch for enhanced usability (thx Pat!)
duplicate save buttons on top of edit pages for enhanced usability (thx Pat!)
Chinese (zh_TW) translation thanks to jamesho Ho, http://outdooraccident.org
Romanian (ro_RO) translation thanks to Arian, http://administrare-cantine.ro and Daniel Codrea, http://www.inadcod.com
Compatibility check for Daily Stat plugin (which is causing settings page to break)
drastically reduced php memory usage on admin pages (about 8MB on average)
compatibility check for Lazy Load plugin now only shows warning if javascript inclusion is set to header or WordPress <3.3 is used
update pointer was broken if translations with apostrophes were loaded (thx joke2k!)
warning message on login screen with debug enabled when custom plugin translation was set
fixed WMS layer “public toilets in Vienna” (only for new installs – change name to WCANLAGEOGD on existing installations manually or reset settings)
PHP warning message for maps added directly via shortcode ($address is undefined)
KML validation issues (thanks braindeadave!)
updated Bengali translation thanks to Nur Hasan
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Catalan translation thanks to Efraim Bayarri and Vicent Cubells, http://vcubells.net
updated German translation

Changelog for version 3.5.2 – released on 09.02.2013 (release notes)

Bengali translation thanks to Nur Hasan
added option to use default or custom marker shadow URL
removed option for custom marker icon directory – please see blog post for more details!

Changelog for version 3.5.1 – released on 05.02.2013 (release notes)

optimized frontend PHP memory usage and reduced plugin load time by 30%
Portuguese – Brazil (pt_BR) translation thanks to Andre Santos, http://pelaeuropa.com.br and Antonio Hammerl
show marker icon and shadow image checks on plugin pages only
update jQuery-Timepicker-Addon to v1.2 and compress file with jscompress.com
update jQuery for TinyMCE-button to v1.8.3
custom icon directory could not be set (thanks burgerdev for reporting!)
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Danish translation thanks to Mads Dyrmann Larsen and Peter Erfurt, http://24-7news.dk

Changelog for version 3.5 – released on 04.02.2013 (release notes)

option to disable global admin notices (showing plugin compatibilities or marker icon directory warnings for example)
improved performance for adding OSM edit link
security hardening for API links to better prevent SQL injections
optimized plugins total images size with Yahoo! Smush.it by 100kb (optimized marker icons for new installs only automatically!)
undefined index message on adding new recent marker widget
removed duplicate mapicons.zip (decreasing plugin size by 150kb)
xml address field in KML could become malformed on some installations
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Danish translation thanks to Mads Dyrmann Larsen
updated German translation

Changelog for version 3.4.3 – released on 19.01.2013 (release notes)

disable check for marker shadow url if no shadow is used (thanks John!)
bug with map freezing after zoom on Android 4.1
check if shadow icon exists was broken on some installations
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl

Changelog for version 3.4.2 – released on 17.01.2013 (release notes)

checks if marker icons url, directory and shadow image are valid (can be broken when your installation was moved to another server)
updated German translation

Changelog for version 3.4.1 – released on 14.01.2013 (release notes)

conditional loading for additional css needed for max image width in popups (for WordPress >= 3.3)
image resizing in popups was broken on Internet Explorer < 9
strip slashes from panel text and title on marker and layer fullscreen maps
updated Bosnian translation thanks to Kenan Dervišević, http://dkenan.com
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Slovak translation thanks to Zdenko Podobny
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net and Mahir Tosun
updated German translation

Changelog for version 3.4 – released on 06.01.2013 (release notes)

Bosnian translation (bs_BA) thanks to Kenan Dervišević, http://dkenan.com
default option to assign new markers to a specific layer (thanks John Shen!)
updated jQuery-Timepicker-Addon by Trent Richardson to v1.1.1
created on & created by info for markers/layers is now also saved on first save (thanks Coen!)
Wikitude feature graphic (1025×500) was broken and set back to default value
updated Portuguese (pt_PT) translation thanks to Joao Campos, http://www.all-about-portugal.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com, Victor Guevara, http://1sistemas.net and Ricardo Viteri, http://www.labviteri.com
updated Danish translation thanks to Mads Dyrmann Larsen
updated German translation

Changelog for version 3.3 – released on 21.12.2012 (release notes)

edit map-link for OpenStreetMap and Mapbox (OSM) maps (can be disabled)
address (if set) is now used for Google directions links instead of latitude/longitude (thanks Pepperbase!)
show info under list of markers below layer maps if more markers are available
added new Wikitude fields enabling you to better promote your Augmented-Reality world
dynamic preview of control box status (hidden/collapsed/expanded) in backend
option to use an empty basemap (in case you just want to work with overlays only)
added menu icons on backend and translations image on changelog
added warning message if plugin “WordPress Ultra Simple Paypal Shopping Cart” which breaks settings page is active
autofocus marker/layer name input field on backend (HTML5)
improved tab order of input fields on marker and layer edit pages on backend
reset Wikitude world logo and icon to default values (please update if you changed them!)
warning message with WordPress 3.5 on layer edit pages on backend ($wpdb->prepare issue)
updated Portuguese (pt_PT) translation thanks to Joao Campos, http://www.all-about-portugal.com
updated Dutch translation thanks to Patrick Ruers
updated German translation

Changelog for version 3.2.5 – released on 18.12.2012 (release notes)

Portuguese (pt_PT) translation thanks to Joao Campos, http://www.all-about-portugal.com
custom Google base domain setting is now also considered on directions link (thanks Pepperbase!)
updated German translation
plugin conflict with Jetpack plugin which caused maps to break (thanks John, Norman and Evan!)
warning message for multi-layer-maps with all layers ($wpdb->prepare issue)
warning message in tools when deleting all markers ($wpdb->prepare issue)

Changelog for version 3.2.4 – released on 17.12.2012 (release notes)

removed check for wp_footer(); in backend (did not work on child themes)
updated Dutch translation thanks to Patrick Ruers
updated German translation
missing translation strings on settings page (thanks Patrick!)

Changelog for version 3.2.3 – released on 16.12.2012 (release notes)

updated Dutch translation thanks to Patrick Ruers
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated German translation
compatibility fix with flickr gallery plugin (settings page was broken)
editor switch link did not work on some installations

Changelog for version 3.2.2 – released on 15.12.2012 (release notes)

map shortcode can now also be used in widgets out of the box
added check for wp_footer() in template files (footer.php or index.php)
added troubleshooting link on frontpage if map could not be loaded
option to disable conditional css loading
updated Dutch translation thanks to Patrick Ruers
updated German translation
W3C validator errors for marker maps, layer maps and recent marker widget

Changelog for version 3.2.1 – released on 13.12.2012 (release notes)

no more manual template edits needed if you use do_shortcode() to display maps
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated German translation
recent marker widget showed error message with WordPress 3.5
margin was added within basemap control box on some templates

Changelog for version 3.2 – released on 12.12.2012 (release notes)

support for responsive designs (map gets resized automatically to width=100% if parent element is smaller)
conditional css loading (css files now also get loaded only if a shortcode for a map is used)
list of markers below multi-layer-map can now also be sorted
sort order “layer ID” for list of markers below (multi-)layer-maps
added <noscript>-infotext for browsers with Javascript disabled
line breaks in popup texts are now also shown in the list of markers below layer maps (thanks Felix!)
added css class “mapsmarker” to main map div on frontend for better styling
allow bing map tiles to be served over SSL
added option to disable errorTile-images for custom overlays to better support tools like maptiler
function for editor switch link (should now work on all installs)
updated Dutch translation thanks to Patrick Ruers
updated Japanese translations thanks to Shu Higash
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated German translation
list of markers and table of assigned markers to a layer in backend partly showed wrong markers (thanks Coen!)
QR-Code, GeoRSS, Wikitude-links in list of markers under layer maps pointed to layer-API links (thanks Felix!)
Available API links for list of markers on backend didnt reflect the set options from settings
list of markers below layer maps did not have the same width as map if map width was < 100%
TMS options for custom overlays were not loaded on frontend
bulk actions on list of markers were broken since v3.0 (thanks Maik!)

Changelog for version 3.1 – released on 05.12.2012 (release notes)

better performance by loading javascripts in footer and only if shortcode is used
changed default custom basemaps for new installs to OpenCycleMaps, Stamen Watercolor and Transport Map
added option to disable errorTile-images for custom basemaps to better support tools like maptiler
added TMS option to custom overlays to support overlays from tools like maptiler
Croatian translation thanks to Neven Pausic, http://www.airsoft-hrvatska.com and Alan Benic
Danish translation thanks to Mads Dyrmann Larsen
option to add extra css for list of markers table (to customize the padding for example)
added “show less icons” link for simplified editor on marker maps
added compatibility check for incompatible plugin JavaScript to Footer
added fallback for installations where editor switch link above tables did not work
changed default basemap to OpenStreetMap and removed OGD Vienna selector for usability reasons
unchecked custom overlay 1 in setting “Available overlays in control box” – action is needed if you changed this!
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Hungarian translation thanks to István Pintér, http://www.logicit.hu
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated German translation
display of markers was broken on RTL (right to left) WordPress sites
editor broke with error “Cannot redeclare curpageurl()” on some installations
warning messages on WordPress 3.5 when debug is enabled
unchecked but active overlays were not shown in layer controlbox on frontend
maps on backend were broken when certain translation like Italian were active
if all basemaps were available in control box, markers+popups could be hidden

Changelog for version 3.0 – released on 28.11.2012 (release notes)

option to switch between simplified and advanced editor
address now also gets saved to database and displayed on maps
Hungarian translation thanks to István Pintér, http://www.logicit.hu
show info on top of Maps Marker pages if plugin update is available
layer control box is not opened by default on mobile devices anymore
optimized TinyMCE popup (new with links to add new marker and layer maps)
changed position of delete marker and layer buttons
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Japanese translations thanks to Shu Higash
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated German translation
optimized use of WordPress Transients API (saving less rows to wp_options-table)
optimized plugin active check for higher performance (use of isset() instead of in_array())
set jQuery cache for layers to true again for higher performance
shrinked plugin´s total size by 700kb by moving screenshots to assets-directory on wordpress.org
top menu now displays correctly if you are on add new or edit-marker or layer page
use of checkboxes instead of radio boxes if only one option is available (yes/no)
updated screenshots for settings panel
optimized backend pages for iOS devices
optimized marker and layer list tables on backend
marker count on layers lists was wrong for multi-layer-maps (thanks photocoen!)
warning messages for WordPress 3.5beta3 when debug was enabled
layout of the preview of list markers on layer maps in backend was broken
some links to the new settings panel from backend were broken
layout of map panel was broken on preview if empty marker/layer name was entered
shortcode form field could not be focused on iOS
list of assigned markers to multi-layer-maps was broken when more than 1 layer was checked
zooming on layer maps on backend was broken on WordPress < v3.3

Changelog for version 2.9.2 – released on 11.11.2012 (release notes)

compatibility with 1st WordPress NFC plugin from pingeb.org
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Dutch translation thanks to Patrick Ruers
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org/
updated Ukrainian translation thanks to Andrexj
updated German translation
new settings panel was broken when certain translations were loaded

Changelog for version 2.9.1 – released on 05.11.2012 (release notes)

improved backend usability
refreshed backend design
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Catalan translation thanks to Vicent Cubells, http://vcubells.net
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated Dutch translation thanks to Patrick Ruers
updated German translation

Changelog for version 2.9 – released on 02.11.2012 (release notes)

new logo and updated mapsmarker.com website
update to leaflet.js v0.45 (fixing issues with Internet Explorer 10 and Chrome 23)
revamped settings panel for better usability
add support for bing map localization (cultures)
compatibilty check notices are now shown globally on each admin page
added compatibility check for incompatible plugin Lazy Load
added fallback for installation on hosts where unzip of default marker icons did not work with default method
show link “add new map” in TinyMCE popup if no maps have been created yet
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
updated Slovak translation thanks to Zdenko Podobny
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Polish translation thanks to Tomasz Rudnicki, http://www.kochambieszczady.pl
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org/
updated Japanese translations thanks to Shu Higash
updated Turkish translation thanks to Emre Erkan, http://www.karalamalar.net
updated Catalan translation thanks to Vicent Cubells, http://vcubells.net
updated German translation
optimized internal code structure (moved some functions to /inc/-directory)
optimized database install- and update routine (use of dbdelta()-function)
table for list of markers below layer maps was not as wide as map if map with was set in %
Bing tiles failed to load when p.x or p.y was -ve (bug #31)
Revert function wrapper for Google Maps (broke deferred loading and compiled version of plugins)
Compatibility with WordPress 3.5beta2

Changelog for version 2.8.2 – released on 26.09.2012 (release notes)

added media button to TinyMCE editor and support for HTML editing mode
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Catalan translation thanks to Vicent Cubells, http://vcubells.net
database tables & marker icon directory did not get removed on multisite blogs when blog was deleted through network admin
KML output was broken if marker or layer name contained &-characters
plugin incompatibility with “SEO Friendly Images” plugin
padding was added to map tiles on some templates

Changelog for version 2.8.1 – released on 09.09.2012 (release notes)

updated Chinese translation thanks to John Shen, http://www.synyan.net
images and links in layer maps were broken

Changelog for version 2.8 – released on 08.09.2012 (release notes)

added dynamic changelog to show all changes since your last plugin update
added WordPress pointers which show after plugin updates (can be disabled)
added subnavigations in settings for higher usability
optimized OGD Vienna selector (basemaps now hidden if location outside Vienna)
revamped admin dashboard widget (cache RSS feeds, show post text)
optimized install & update routine (now executed only once a day)
updated jQuery-Timepicker-Addon by Trent Richardson to v1.0.1
started code refactoring for better readability and extensability
updated Slovak translation thanks to Zdenko Podobny
updated Catalan translation thanks to Vicent Cubells, http://vcubells.net
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
removed global stats to comply with WordPress plugin repository policies
AJAX GeoJSON-calls from other (sub)domains were not allowed (same origin policy)
maximum popup width and popup image width were ignored on TinyMCE editor
invalid geojson output when \ in marker name or popup text (now replaced with /)
markers and layers with lat = 0 could not be created
fixed broken zoom for Google Maps with tilt
autoPanPadding for popups was broken
widget width was not 100% of sidebar on some templates
Google language localization broke GeoJSON output when debug was enabled

Changelog for version 2.7.1 – released on 24.08.2012 (release notes)

upgrade to leaflet.js v0.4.4 (changelog)
option to add an unobtrusive scale control to maps
support for Retina displays to display maps in a higher resolution
boxzoom option (whether the map can be zoomed to a rectangular area specified by dragging the mouse while pressing shift)
worldCopyJump option (the map tracks when you pan to another “copy” of the world and moves all overlays like markers and vector layers there)
keyboard navigation support for maps
options to customize marker popups (min/max width, scrollbar…)
add support for maps that do not reflect the real world (e.g. game, indoor or photo maps)
zoom level can now also be edited directly on marker/layer maps on backend
added bing/google/mapbox/cloudmad basemaps to mass actions on tools page
Ukrainian translation thanks to Andrexj
Slovak translation thanks to Zdenko Podobny
added config options for marker icons and shadow image in settings (size, offset…)
show marker icons directory (especially needed for blogs on WordPress Multisite installations)
option to show marker name as icon tooltip (enabled by default)
add css-classes to each marker icon automatically
added routing provider OSRM (http://map.project-osrm.org)
option to customize Google Maps base domain
marker/layer name gets added as <title> on fullscreen maps
list of markers can now also be displayed below multi-layer-maps
added option to set opacity for overlays
support for TMS services for custom basemaps (inversed Y axis numbering for tiles)
secure loading of Google API via https instead of http
enhanced Google Maps language localization options (for maps, directions and autocomplete)
optimized usability for forms and marker icon selection on backend
removed translation .po files from plugin to reduce file size
merged & compressed google-maps.js, bing.js & into leaflet.js to save http requests
changed default color for panel text to #373737 for new installations
moved “General Map settings” from tab “Misc” to “Basemaps”
GeoJSON AJAX calls for layer maps are not cached anymore to deliver more current results
optimized OGD Vienna selector (considers switch to other default basemaps)
updated German translation
updated French translation thanks to Vincèn Pujol, http://www.skivr.com and Rodolphe Quiedeville, http://rodolphe.quiedeville.org/
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
updated Italian translation thanks to Luca Barbetti, http://twitter.com/okibone
updated Catalan translation thanks to Vicent Cubells, http://vcubells.net
the selection of shortcodes via tinymce popup on posts/pages editor was broken on iOS devices
fixed broken links in multi-layer-maps-list and default state controlbox on layer maps on backend
manual language selection for Chinese and Yiddish was broken
overwrite box-shadow attribute from style.css to remove border on some themes
linebreak was added to mapquest logo in attribution box on some templates
Google API key was not loaded on backend
attribution text for Google Maps provider was hidden
Marker/layer repositioning via Google address search did not changed basemap to Bing/Google
switching basemaps caused attribution text not to clear first
-tags in geotags are now stripped as they caused 404 messages

Changelog for version 2.7 – released on 21.07.2012 (release notes)

“Special Collectors Edition” 🙂

Changelog for version 2.6.1 – released on 20.07.2012 (release notes)

bing maps should now work as designed – thank to Pavel Shramov, https://github.com/shramov/!

Changelog for version 2.6 – released on 19.07.2012 (release notes)

support for bing maps as basemaps (API key required)
configure marker attributes to show in marker list below layer maps (icon, marker name, popuptext)
option to use Google Maps (Terrain) as basemap
option to add Google Maps API key (required for commercial usage) – see https://www.mapsmarker.com/google-maps-api-key for more details
Hindi translation thanks to Outshine Solutions, http://outshinesolutions.com and Guntupalli Karunakar, http://indlinux.org
Yiddish translation thanks to Raphael Finkel, http://www.cs.uky.edu/~raphael/yiddish.html
Catalan translation thanks to Vicent Cubells, http://vcubells.net
Added compatibility check for plugin WordPress Better Minify
increased Google Maps maximal zoom level from 18 to 22
changed the way Google Maps API is called in order to prevent errors with unset sensor parameter when using certain proxy servers (thanks Dragan!)
updated Italian translation thanks to Luca Barbetti
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
updated French translation thanks to Vincen Pujol, http://www.skivr.com
maps using Google Maps Satellite as basemaps were broken
text for popups was not as wide in TinyMCE editor as wide in popups
fixed vertical alignment of basemaps in layer control box in backend

Changelog for version 2.5 – released on 06.07.2012 (release notes)

support for Google Maps as basemaps
admin dashboard widget showing latest markers and blog posts from mapsmarker.com
Russian translation thanks to Ekaterina Golubina, supported by Teplitsa of Social Technologies – http://te-st.ru
Bulgarian translation thanks to Andon Ivanov, http://coffebreak.info
Turkish translation thanks to Emre Erkan, http://www.karalamalar.net
Polish translation thanks to Pawel Wyszyński, http://injit.pl
new collaborative translation site https://translate.mapsmarker.com – contributing new translations is now more easier than ever 🙂
updated Japanese translations thanks to Shu Higash
updated Italian translation thanks to Luca Barbetti
updated Chinese translation thanks to John Shen, http://www.synyan.net
updated Spanish translation thanks to Alvaro Lara, http://www.alvarolara.com
updated French translation thanks to Rodolphe Quiedeville, http://rodolphe.quiedeville.org/
updated Dutch translation thanks to Marijke http://www.mergenmetz.nl
show “no markers created yet” on sidebar widget, if no markers are available
added translations strings for plugin update notice
v2.4 was broken on WordPress 3.0-3.1.3
WMS layer legend links were broken on marker/layer maps in admin area
\” in popup text caused layer maps to break (now ” get replaced with ')

Changelog for version 2.4 – released on 07.06.2012 (release notes)

option to add widgets showing recent marker entries
added Chinese translation thanks to John Shen, http://www.synyan.net
option to select plugin default language in settings for backend and frontend
fixed several SQL injections and cross site scripting issues based on an external audit of the plugin
CSS bugfix for wrong sized leaflet attribution links on several templates
direction link on popuptext was not shown if popuptext was empty
removed geo tags from Google (geo) sitemap as they are not supported anymore

Changelog for version 2.3 – released on 26.04.2012 (release notes)

added sort options for marker and layer listing pages in backend
localized paypal check out pages for donations 🙂
updated French translation thanks to Vincen Pujol, http://www.skivr.com
updated Italian translation thanks to Luca Barbetti
TinyMCE button error on certain installations (function redeclaration; different wp-admin-directory)
list of markers below layer maps was not as wide as the map on some templates
changed constant WP_ADMIN_URL to LEAFLET_WP_ADMIN_URL due to problems on some blogs

Changelog for version 2.2 – released on 24.03.2012 (release notes)

support for new map options (dragging, touchzoom, scrollWheelZoom…)
updated Italian translation thanks to Luca Barbetti
TinyMCE button did not work when WordPress was installed in custom directory

Changelog for version 2.1 – released on 18.03.2012 (release notes)

added changelog info box after each plugin update
added support for MapBox basemaps
added option to hide API links on markers list below layer maps
added check for incompatible plugins
Italian translation thanks to Luca Barbetti
optimized search results table for maps (started with TinyMCE button on post/page edit screen)
updated French translation thanks to Vincen Pujol, http://www.skivr.com
updated Dutch translation thanks to Marijke, http://www.mergenmetz.nl
updated Japanese translations thanks to Shu Higashi
attribution text is not cleared on backend maps if basemap is changed
removed double slashes from image urls in settings

Changelog for version 2.0 – released on 13.03.2012 (release notes)

added support for geo sitemaps for all marker and layer maps
added mass actions (delete+assign to layer) for selected markers only
French translation thanks to Vincen Pujol, http://www.skivr.com
maps didnt show up on French installations on backend

Changelog for version 1.9 – released on 05.03.2012 (release notes)

added TinyMCE-button for easily searching and inserting maps on post/pages-edit screen
added French translation thanks to Vincen Pujol, http://www.skivr.com
Dutch translation thanks to Marijke
Japanes translations thanks to Shu Higashi
removed support for OSM Osmarender basemaps (service has been discontinued)

Changelog for version 1.8 – released on 29.02.2012 (release notes)

added option to add a timestamp for each marker for more precise KML animations
added option to change the default marker icon for new marker maps
option to configure output of names for KML (show, hide, put in front of popup-text)
added Dutch translation thanks to Marijke
reduced load for GeoJSON feeds up to 75% (full list of attributes can be shown by adding &full=yes to URL)
updated columns for CSV export file (custom overlay & WMS status, kml timestamp)
KML links are now opened in the same window (removed target=”_blank”)
UTC offset calculations for KML timestamp was wrong if UTC was < 0
markers are not clickable anymore if there is no popup text
styles for each marker icon in KML output are now unique (SELECT DISTINCT…)
output of multiple markers as KML did not work (leaflet-kml.php?marker/layer=1,2,3)
output of multiple markers as GeoRSS did not work (leaflet-georss.php?marker/layer=1,2,3)
output of multiple markers as ARML did not work (leaflet-wikitude.php?marker/layer=1,2,3)
if single layer was changed into multi layer map, list of markers was still displayed below map
button “add to layer” did not work on new layers

Changelog for version 1.7 – released on 22.02.2012 (release notes)

added multi-layer support allowing you to combine markers from different layer maps
Wikitude World Browser now displays custom marker icons instead of standard icon from settings
option to set the maximum number of markers you want to display in the list below layer maps
Spanish translation thanks to David Ramirez, http://www.hiperterminal.com
added with & height attributes to custom marker-image-tags on marker edit page to speed up page load time
default font color in popups to black due to incompabilities with several themes

Changelog for version 1.6 – released on 14.02.2012 (release notes)

added support for Cloudmade maps with styles as basemaps
update from leaflet 0.3 beta to 0.3.1 stable – changelog
added updated Japanese translation (thanks to Shu Higashi, @higa4)
added updated German translation
markers did not show up in Wikitude World Browser due to a bug with different provider name
lat/lon values for layer and marker maps were rounded on some installations

Changelog for version 1.5.1 – released on 12.02.2012 (release notes)

optimized javascript variable definitions for wms layers and custom overlays get added to sourcecode only when they are active on the current map
layer maps and API links did not work on multisite installations
legend link for WMS layer did not work
links in panel had a border with some templates
removed double slashes from LEAFLET_PLUGIN_URL-links
uninstall didnt remove marker-icon-directory on some installations
admin pages for map/layer edit screens broken on WordPress 3.0 installations

Changelog for version 1.5 – released on 09.02.2012 (release notes)

added option to display a list of markers below layer maps (enabled for new layer maps, disabled for existing layer maps)
included option to add GeoRSS feed for all markers to <head> to allow users subscribing to your markers easily
add mass actions for layer maps
database structure for boolean values from tinyint(4) to tinyint(1)
overlay status for layer maps wasnt displayed in backend preview

Changelog for version 1.4.3 – released on 29.01.2012 (release notes)

added WMS support for KML-files via networklink
routing link attached to popup text did not work
missing KML schema declaration causing KML file not to work with scribblemaps.com

Changelog for version 1.4.2 – released on 25.01.2012 (release notes)

custom marker icons not showing up on maps on certain hosts (using directory separators different to / )
css styling for

Changelog for version 1.4.1 – released on 24.01.2012 (release notes)

added updated Japanese translation (thanks to Shu Higashi, @higa4)
markers & layers could not be added on some hosting providers (changed updatedby & updatedon column on both tables to NULL instead of NOT NULL)

Changelog for version 1.4 – released on 23.01.2012 (release notes)

added support for routing service from Google Maps
added support for routing service from yournavigation.org
added support for routing service from openrouteservice.org
mass-actions for changing default values for existing markers (map size, icon, panel status, zoom, basemap…)
panel status can now also be selected as column for marker/layer listing page
controlbox status column for markers/layers list view now displays text instead of 0/1/2
method for adding markers/layers as some users reported that new markers/layers were not saved to database
method for plugin active-check as some users reported that API links did not work
marker/layer name in fullscreen panel did not support UTF8-characters
text width in tinymce editor was not the same as in popup text
several German translation text strings
markers added directly with shortcode caused error on frontend

Changelog for version 1.3 – released on 17.01.2012 (release notes)

added mass actions for makers (assign markers to layer, delete markers)
flattr now embedded as static image as long loadtimes decrease usability because Google Places scripts starts only afterwards
marker-/layername for panel in backend now gets refreshed dynamically after entering in form field
geo microformat tags are now also added to maps added directly via shortcode
optimized div structure and order for maps on frontend
removed global stats for plugin installs, marker/layer edits and deletions
removed featured sponsor in admin header
removed developers comments from css- and js-files
map/panel width were not the same due to css inheritance
map css partially broken in IE < 9 when viewing backend maps
links in maps were underlined on some templates
panel API link images had borders on some templates
text in layer controlbox was centered on some templates

Changelog for version 1.2.2 – released on 14.01.2012 (release notes)

custom marker icons were not shown on certain hosts due to different wp-upload-directories

Changelog for version 1.2.1 – released on 13.01.2012 (release notes)

plugin installation failed on certain hosting providers due to path/directory issues
(interactive) maps do not get display in RSS feeds (which is not possible), so now a static image with a link to the fullscreen standalone map is displayed
removed redundant slashes from paths
fullscreen maps did not get loaded if WordPress is installed in subdirectory
API images in panel did show a border on some templates

Changelog for version 1.2 – released on 11.01.2012 (release notes)

added GeoRSS-feeds for marker- and layer maps (RSS 2.0 & ATOM 1.0)
added microformat geo-markup to maps, to make your maps machine-readable
Default custom overlay (OGD Vienna Addresses) is not active anymore by default on new markers/layers (but still gets active when an address through search by Google Places is selected)
added attribution text for default custom overlay (OGD Vienna Addresses) to see if overlay has accidently been activated
added sanitization for wikitude provider name
plugin conflict with Google Analytics for WordPress resulting in maps not showing up
plugin did not work on several hosts as path to wp-load.php for API links could not be constructed
reset settings to default values did only reset values from v1.0
when default custom overlay for new markers/layers got unchecked, the map in backend did not show up anymore
fullscreen standalone maps didnt work in Internet Explorer
maps did not show up in Internet Explorer 7 at all
attribution box on standalone maps did not show up if windows size is too small
slashes were not stripped from marker/layer name on frontend maps
quotes were not shown on marker/layer names (note: double quotes are replaced with single quotes automatically due to compatibility reasons)

Changelog for version 1.1 – released on 08.01.2012 (release notes)

show standalone maps in fullscreen mode
create QR code images for standalone maps in fullscreen mode
API links (KML, GeoJSON, Fullscreen, QR Code, Wikitude) now only work if plugin is active
German translation
Japanese translation thanks to Shu Higashi (@higa4)
option to show/hide WMS layer legend link
option to disable global statistics
added more default marker icons, based on the top 100 icons from the Map Icons Collection
added attribution text field in settings for custom overlays
removed settings for Wikitude debug lon/lat -> now marker lat/lon respectively layer center lat/lon are used when Wikitude API links are called without explicit parameters &latitude= and &longitude=
default setting fields can now be changed by focusing with mouse click
added icons to API links on backend for better usability
dynamic preview of marker/layer panel in backend not working as designed
language pot-file did not include all text strings for translations
active translations made setting tabs unaccessible

v1.0 – released on 01.01.2012 (blog post with more details about the initial release)


Updated on 23 December 2022