· Added: new options for borders and drop-shadow on map
· Changed: MapPress now requires WordPress 3.2 or higher (3.2 uses modern PHP and MySQL versions)
· Fixed: the wrong URL was provided for updating MapPress
· Fixed: screen was jumping to top when selecting custom icon
· Fixed: clicking the 'save' map button while editing a marker now saves the marker edits before the map is saved
Fixed:
· Google changed the geocoding response format on 7/27, which caused an error when adding locations in MapPress.
Fixed:
· 'headers already sent' error (conflict with Relevanssi plugin).
· Added: RSS and news widget on settings screen
· Added: on the settings screen you can now resize from and to specific sizes
· Added: when a marker is clicked on the map or marker list, it is now brought in 'front' of all other markers
· Added: new filters for your own developments: when a map is saved, deleted or create, and when the directions panel HTML is generated
· Removed: the 'autocenter' parameter is deprecated; if you want the map to automatically center, set the center to null or (0,0); to automatically zoom set the zoom to null
· Changed: updated the mappress.po file (you can use it as a .pot as well) and many of the plugin texts
· Changed: traffic button has been styled to look more like the Google buttons
· Changed: map type control should now adapt itself to screen size and map size automatically (horizontal bar or dropdown)
· Changed: when clicking on marker 'directions' link, marker infowindow is not closed until directions are requested
· Fixed: when requesting directions from a marker on the marker list, the marker infowindow will be opened
· Fixed: geocoding errors for some odd addresses could return blanks, these are now ignored
· Fixed: marker zooming in the editor now works better at all zoom levels
· Added: load jQuery 1.4.2 even if an obsolete version is loaded by another plugin or theme.
· Changed: language domain is set in init() action.
· Fixed: unable to add new locations (broken by a change in the Pro version).
· Added: ability to show directions initially. Use [mappress initialopendirections="true"] to use this feature.
· Changed: changed label "location list" to "marker list" (no functionality change, just the labels)
· Fixed: added missing texts for localization.
· Fixed: incorrect directions routing for foreign addresses, e.g. French.
· Fixed: missing translation for some strings.
· MapPress Pro Fixed: directions link not working in marker list.
· MapPress Pro Fixed: incorrect overflow handling for POI list in IE8.
· Fixed: warning on settings screen.
· Set marker link color blue (some themes use white links); you can override in mappress.css ".mapp-overlay a".
· (Pro) Fixed: for mashups, WP editor replaced & with & and defaults were not set correctly.
· (Pro) Fixed: better title/directions URL handling for mashups & widget if POI was created using lat/lng instead of address.
· Enhanced address correction for US/Foreign addresses.
· (Pro) Fixed: bugs related to TurboCSV integration.
· (Pro) Fixed: "my icons" click events.
· Removed donate links (Pro).
· Display plugin version is post/page edit metaboxes.
· Added some missing strings for translations.
· Added new option to the MapPress 'settings' screen to resize all maps at once.
· Widened lat/lng input.
· Added support for WPML language settings.
· Converted custom CSS checkbox to an input field.
· Settings should no longer be reset on upgrade.
· Added beta version notifications to plugins screen.
· Fixed plugin URL retrieval, localization and warnings when running in WP_DEBUG.
· Default GoogleBar to off for new installations.