Releases: backdrop-contrib/leaflet
Releases · backdrop-contrib/leaflet
v1.x-1.2.0
Maintenance and feature release:
- Issue #59: Push admin bar above leaflet control containers by @indigoxela in #60
- Issue #16: Add ability to toggle controls on/off via API by @indigoxela in #63
- Issue #64: Properly document API hooks by @indigoxela in #65
Full Changelog: 1.x-1.1.1...1.x-1.2.0
v1.x-1.1.1
What's Changed
- Issue #51: Update OSM Mapnik default maxZoom setting by @indigoxela in #52
- Issue #53: Add WMS overlay support by @AlexHoebart-ICPDR in #54
- Issue #53 follow-up: Fix coding standards by @indigoxela in #55
- Issue #56: Fix map already initialized with AJAX, fix container ID uniqueness by @indigoxela in #58
Full Changelog: 1.x-1.1.0...1.x-1.1.1
v1.x-1.1.0
What's Changed
- Issue #15: Fix JS code duplication between main and submodule by @indigoxela in #45
- Issue #46: Fix broken Bing satellite and hybrid layers with https by @indigoxela in #47
- Issue #48: Fix broken Stamen maps (tile service change) by @indigoxela in #49
- Issue #48: Remove clearly dead maps types by @indigoxela in #50
Full Changelog: 1.x-1.0.2...1.x-1.1.0
v1.x-1.0.2
Maintenance release:
- Issue #43: Update Leaflet to version 1.9.4
Full Changelog: 1.x-1.0.1...1.x-1.0.2
v1.x-1.0.1
Maintenance release:
- Issue #35: Update Leaflet library to 1.9.2
- Issue #37: Update library to version 1.9.3
- Issue #41: Fix coding standards
Full Changelog: 1.x-1.0.0...1.x-1.0.1
v1.x-1.0.0
First stable release! (Was about time...)
Maintenance:
- Issue #32: Switch to the new preferred OSM url to benefit from HTTP2/3
- Issue #31: Update Leaflet library to 1.9.1
Full Changelog: 1.x-1.0.0-rc3...1.x-1.0.0
v1.x-1.0.0-rc3
Maintenance and bugfix release:
- Issue #22: Fix map display with inline label by @indigoxela in #23
- Issue #27: Make additional layers defined via hook_leaflet_map_info()… by @AlexHoebart-ICPDR in #28
- Refuse form submission with insufficient data by @indigoxela in #29
- Issue #26: Bump library versions by @indigoxela in #30
v1.x-1.0.0-rc2
New feature
- Issue #21: Add UI setting for popup min width, useful if popup content is only an image
v1.x-1.0.0-rc1
Release candidate.
Bugfixes, improvements and cleanup tasks:
- Fix unintentional +/- switch in css for zoomslider
- Add basic support for module geoip_tokens
- MapQuest open tile service hast been shut down long time ago - removed
v1.x-1.0.0-beta
Bugfixes and improvements:
- Update Stamen map info
- Get Yandex maps back to life
- Translatable string for viewcenter js
- Make zoomslider style more robust regarding themes
- Implement hook_leaflet_widget_base_layers