From 9614dc4f4b4ed8084bf52dd9ff0d62d607090722 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:32:28 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5642465c0..f25149a19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,8 +16,13 @@ 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