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