From 976a3b3c8268259292ce17126bed6282bdc9dc1b Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Wed, 18 Sep 2024 14:55:57 +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 4e35d4d2d..880a5e7f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ The following sections list the changes for unreleased. * Bugfix - Fixed activity filter depth: [#10031](https://github.com/owncloud/ocis/pull/10031) * Bugfix - Fixed the ocm tocken: [#10050](https://github.com/owncloud/ocis/pull/10050) * Bugfix - Fix ocm space sharing: [#10060](https://github.com/owncloud/ocis/pull/10060) +* Bugfix - Added LinkUpdated activity: [#10085](https://github.com/owncloud/ocis/pull/10085) * 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) @@ -91,6 +92,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/10051 https://github.com/owncloud/ocis/pull/10060 +* Bugfix - Added LinkUpdated activity: [#10085](https://github.com/owncloud/ocis/pull/10085) + + Added the LinkUpdated activity in the space context + + https://github.com/owncloud/ocis/issues/10012 + https://github.com/owncloud/ocis/pull/10085 + * Bugfix - Fix Activities leak: [#10092](https://github.com/owncloud/ocis/pull/10092) Fix activities endpoint by preventing unauthorized users to get activities