From 506ccff511b3ee0898c62c12969195ed362d0949 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 16 Apr 2024 12:25:26 +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 c4c7806fca..7c90760d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,7 @@ The following sections list the changes for unreleased. * Enhancement - Remove resharing: [#8762](https://github.com/owncloud/ocis/pull/8762) * Enhancement - Add FileTouched SSE Event: [#8778](https://github.com/owncloud/ocis/pull/8778) * Enhancement - Bump Reva: [#8795](https://github.com/owncloud/ocis/pull/8795) +* 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) ## Details @@ -411,6 +412,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8701 https://github.com/owncloud/ocis/pull/8606 +* Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) + + Added server side events for item moved, share created/updated/removed, space + membership created/removed. + + https://github.com/owncloud/ocis/pull/8854 + * Enhancement - Update web to v9.0.0-alpha.5: [#8868](https://github.com/owncloud/ocis/pull/8868) Tags: web