Skip to content

Commit d77dc7e

Browse files
committed
v5.7.6
1 parent ba322d2 commit d77dc7e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ You can also check the
1111

1212
# Unreleased
1313

14+
Nothing yet.
15+
16+
# 5.7.6 - 2025-05-06
17+
1418
- WMTS / WMS layers
1519
- Features
1620
- Add a warning icon next to a layer if its CRS is unsupported (not CRS:84 /
1721
ESPG:3857)
1822
- Fixes
19-
- Nested layers appear on the map
2023
- Attributions are no longer coming from all layers of the endpoint
2124
- WMS GetMap endpoint is correct in case it's not the same as the root
2225
Service (wms.geo.ag.ch for example)
@@ -30,6 +33,11 @@ You can also check the
3033
cube are joined
3134
- Improved cut-off and overlapping labels in combo charts
3235

36+
# 5.7.5 - 2025-04-29
37+
38+
- Fixes
39+
- Nested layers appear on the map
40+
3341
# 5.7.4 - 2025-04-29
3442

3543
- Smaller improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visualize-admin/visualization-tool",
3-
"version": "5.7.5",
3+
"version": "5.7.6",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/visualize-admin/visualization-tool.git"

0 commit comments

Comments
 (0)