From e2da4f4d75b337ee1ec753f892f5bb7e4961f381 Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 8 Mar 2024 13:53:18 +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 b7fffd975e..9af3e90b89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,7 @@ The following sections list the changes for unreleased. * Enhancement - Custom WEB App Loading: [#8523](https://github.com/owncloud/ocis/pull/8523) * Enhancement - Update to go 1.22: [#8586](https://github.com/owncloud/ocis/pull/8586) * Enhancement - Send more sse events: [#8587](https://github.com/owncloud/ocis/pull/8587) +* Enhancement - Send SSE when file is locked/unlocked: [#8602](https://github.com/owncloud/ocis/pull/8602) ## Details @@ -141,6 +142,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8587 +* Enhancement - Send SSE when file is locked/unlocked: [#8602](https://github.com/owncloud/ocis/pull/8602) + + Send sse events when a file is locked or unlocked. + + https://github.com/owncloud/ocis/pull/8602 + # Changelog for [5.0.0-rc.5] (2024-02-26) The following sections list the changes for 5.0.0-rc.5.