From 29fdf71ad53ca0d4e9fffbf2d3839eabebe4cda1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20M=C3=A4kinen?= Date: Mon, 27 Jan 2025 16:50:57 +0200 Subject: [PATCH] Notes for 2.14.2 --- ReleaseNotes.md | 1 + api/CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 77852bcc47..ff098e7794 100755 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -7,6 +7,7 @@ https://github.com/oskariorg/oskari-frontend/milestone/54?closed=1 - Fixed an issue with metadata not saving the current metadata for links/state. - Fixed zoombar visually when 3D-effect was used for map controls. +- Fixed an issue where map layer sub groups were not properly shown on `layerlist` and `admin-layereditor`. ## 2.14.1 diff --git a/api/CHANGELOG.md b/api/CHANGELOG.md index a2d012d51e..c06df990f3 100755 --- a/api/CHANGELOG.md +++ b/api/CHANGELOG.md @@ -9,6 +9,12 @@ Some extra tags: - [rpc] tag indicates that the change affects RPC API - [breaking] tag indicates that the change is not backwards compatible +## 2.14.0 + +### [add] Added catalogue/`metadata` bundle + +React-implementation and drop-in replacement for `catalogue/metadataflyout` bundle. + ## 2.13.0 ### [add] Added `metadatasearch` bundle