From 22c0bab2c21f394e443776955ecdc3c247d66fc9 Mon Sep 17 00:00:00 2001 From: werrolf Date: Fri, 28 Jan 2022 12:56:18 +0100 Subject: [PATCH] [NFC] collect merged changes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7012ae7..4362f74a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.5.3 +* Fix feature details not viewable through context menu / click inside map if editing disabled +* Use different fallback detail popup titles for editable vs read-only objects + ## 1.5.2 * Support styling features with icons (interpret `externalGraphic`, `graphicWidth`, `graphicHeight` properties) * Support data placeholder syntax in `externalGraphic` (e.g. "/bundles/projectbundle/images/${type}.png")