From c0e1ddda957a7923804f72edc77b5e2da0b8c253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Mon, 2 Dec 2024 12:35:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4c05174d..f44750966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Fix deny access for graph roles: [#10627](https://github.com/owncloud/ocis/pull/10627) +* Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701) ## Details @@ -76,6 +77,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10627 +* Bugfix - Skip fetching members: [#10701](https://github.com/owncloud/ocis/pull/10701) + + We now skip fetching group members when they are not needed. + + https://github.com/owncloud/ocis/pull/10701 + # Changelog for [7.0.0-rc.3] (2024-11-21) The following sections list the changes for 7.0.0-rc.3.