Releases: felix-mu/geomap-wms-panel
Releases · felix-mu/geomap-wms-panel
v2.0.2
Changelog
2.0.2 (2025-11-14)
Features
- add migration handler from v1.x plugin versions to v2.x (641a1dc)
Bug Fixes
- fix map tooltip positioning as documented in grafana/grafana#94842 (ede19c8)
2.0.1 (2024-11-11)
Features
- mutliplewmseditor.tsx: add stable list keys for wms editor entities (32e98ec)
- use uuid generator that is compatible with insecure contexts (f8f3df6), closes #52
2.0.0 (2024-10-13)
⚠ BREAKING CHANGES
- wmslegend.tsx: Multiple WMS are now possible to use for assembling the basemap layer
Features
- add opacity control for each WMS (7e5db49)
- wmslegend.tsx: add WMS baselayer editor options to allow multiple WMS as baselayer (6657d70)
Bug Fixes
- markerslayer.tsx: fix handling of data series without refId (999ff99)
- markerslayer.tsx: fix refId handling in markers layer (34e1ae1), closes #32
1.0.1 (2024-06-13)
Bug Fixes
- mapvieweditor.tsx: fix undefined lastGeomapPanelInstance which is necessary to set current view (0d6cf89)
1.0.0 (2024-05-07)
Initial release.
Full Changelog: v2.0.1...v2.0.2
v1.0.2
Changelog
1.0.2 (2025-11-11)
Bug Fixes
- geomappanel.tsx: fix broken tooltip location after change of scrollbars for Grafana >= 11.3.1 (0b478e5)
1.0.1 (2024-06-13)
Bug Fixes
- mapvieweditor.tsx: fix undefined lastGeomapPanelInstance which is necessary to set current view (0d6cf89)
1.0.0 (2024-05-07)
Initial release.
Full Changelog: v1.0.1...v1.0.2
v2.0.1
v2.0.0
Changelog
2.0.0 (2024-10-13)
⚠ BREAKING CHANGES
- wmslegend.tsx: Multiple WMS are now possible to use for assembling the basemap layer
Features
- add opacity control for each WMS (7e5db49)
- wmslegend.tsx: add WMS baselayer editor options to allow multiple WMS as baselayer (6657d70)
Bug Fixes
- markerslayer.tsx: fix handling of data series without refId (999ff99)
- markerslayer.tsx: fix refId handling in markers layer (34e1ae1), closes #32
1.0.1 (2024-06-13)
Bug Fixes
- mapvieweditor.tsx: fix undefined lastGeomapPanelInstance which is necessary to set current view (0d6cf89)
1.0.0 (2024-05-07)
Initial release.
Full Changelog: v1.0.1...v2.0.0
v1.0.1
Changelog
1.0.1 (2024-06-13)
Bug Fixes
- mapvieweditor.tsx: fix undefined lastGeomapPanelInstance which is necessary to set current view (0d6cf89)
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release v1.0.0 of the Geomap WMS Panel plugin.
Features
- Integration of OGC WMS 1.3.0 as base map layer
- Interactive spatial filter to use WKT geometry in queries
- Minimal data links implementation
Full Changelog: https://github.com/felix-mu/geomap-wms-panel/commits/v1.0.0