From c0dbd7c909b30eb6d0e8a80ca3061c2e5f30b12a Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 23 Apr 2024 06:36:56 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b569a961..d7ad70e5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,6 +91,7 @@ The following sections list the changes for unreleased. * Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) * Enhancement - Update web to v9.0.0-alpha.5: [#8868](https://github.com/owncloud/ocis/pull/8868) * Enhancement - Add Link SSEs: [#8908](https://github.com/owncloud/ocis/pull/8908) +* Enhancement - ShareeIDs in SSEs: [#8915](https://github.com/owncloud/ocis/pull/8915) * Enhancement - Bump Reva: [#8917](https://github.com/owncloud/ocis/pull/8917) ## Details @@ -532,6 +533,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8908 +* Enhancement - ShareeIDs in SSEs: [#8915](https://github.com/owncloud/ocis/pull/8915) + + We will now send a list of userIDs (one or in case of a group share multiple) on + share related SSEs + + https://github.com/owncloud/ocis/pull/8915 + * Enhancement - Bump Reva: [#8917](https://github.com/owncloud/ocis/pull/8917) Bumps reva version