From b9c34f5daf513b4463333046b37ee968e4414ccd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:09:45 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a83ccfc2b..87825d649 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed the redaction of the monetary values in impersonation mode to be based on the scopes of the access - Deprecated the `permissions` attribute of the access in favor of the scopes +- Extended the `GET api/v1/access` endpoint by the scopes - Extended the `GET api/v1/user` endpoint by the scopes - Removed the deprecated `isDraft` attribute of the activity in favor of the _Draft_ tag