From c1cb28bfa3d182e40fc06cc075f67ee768337fa6 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 23 Jul 2025 21:20:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccbf97201..f09ba4d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the toggle component to standalone +### Fixed + +- Fixed an issue with the permissions of the impersonation mode related to the onboarding on the overview tab of the home page +- Fixed an issue with the permissions of the impersonation mode related to the manage activities button of the holdings tab on the home page + ## 2.184.0 - 2025-07-22 ### Added