From 972ff6e0f9ac785c6e1eff26266001268f361a7a Mon Sep 17 00:00:00 2001 From: Stefan Seifert Date: Tue, 16 Jul 2024 17:50:30 +0200 Subject: [PATCH] update changelog --- changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changes.xml b/changes.xml index 44e2f47..57c6601 100644 --- a/changes.xml +++ b/changes.xml @@ -23,6 +23,12 @@ xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd"> + + + Prevent view reload when actual view parameters do not change (avoid issue e.g. with selecting item in pathbrowser first time when Unified Shell is active in AEMaaCS). + + + Check permissions of configuration persistence path and render configuration as read-only if current user does not have write permissions.