From 6a19086ae950c8f088796ab683773da2f943c5cd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:35:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f25149a19..0bb324afd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the write access to the grant dialog and to the access table + ### Changed - Extended the account selector options to include the platform and currency @@ -16,13 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 3.56.0 - 2026-08-20 -### Added - -- Added the write access to the grant dialog and to the access table - ### Changed -- Changed the controls to create, to update and to delete data to be based on the scopes instead of the impersonation mode - Improved the sorting to be case-insensitive in the account selector component - Refactored the services to use the `@Service()` decorator of _Angular_ - Removed the deprecated `permissions` attribute of the access in favor of the scopes