Skip to content

Commit 51689c6

Browse files
committed
v5.3.1
1 parent b2bb0ec commit 51689c6

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,22 @@ You can also check the
1111

1212
# Unreleased
1313

14+
Nothing yet.
15+
16+
# [5.3.1] - 2025-03-04
17+
1418
- Features
1519
- It's now possible to preview charts by passing configurator state as a query
1620
parameter
1721
- It's now possible to add custom WMS layers coming from wms.geo.admin.ch to
1822
map charts
1923
- Statistics page was enhanced with `Charts` and `Cubes` sections, including
2024
some general improvements
21-
- Application now collect data on chart previews, not only views
25+
- Application now collects data on chart previews, not only views
2226
- Fixes
2327
- Limits that are connected to values that are filtered out do not render in
2428
the chart anymore
25-
- Removed title & description on open data swiss iframes.
29+
- Removed title & description in opendata.swiss dataset previews
2630
- Persisting and showing colors on dimension changes
2731
- Maintenance
2832
- Updated documentation

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visualize-admin/visualization-tool",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/visualize-admin/visualization-tool.git"

0 commit comments

Comments
 (0)