From 893190ef130c7aa465b73b2e4853f6d07fe46aed Mon Sep 17 00:00:00 2001 From: kobergj Date: Wed, 18 Sep 2024 09:16:46 +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 0921361fde..4e35d4d2d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix Activities leak: [#10092](https://github.com/owncloud/ocis/pull/10092) * Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817) * Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942) +* Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072) ## Details @@ -110,6 +111,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9942 +* Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072) + + Previously FileUpdated has also triggered a FileAdded Activity + + https://github.com/owncloud/ocis/pull/10072 + # Changelog for [6.4.0] (2024-09-12) The following sections list the changes for 6.4.0.