From 04cd8074bde6244a254e1583516bd3e8f9fc89de Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Fri, 18 Oct 2024 09:41:22 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01279d8bd6..24a4807d98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219) * Bugfix - Continue listing shares on error: [#10243](https://github.com/owncloud/ocis/pull/10243) * Bugfix - Avoid re-creating thumbnails: [#10251](https://github.com/owncloud/ocis/pull/10251) +* Bugfix - Kept historical resource naming in activity: [#10266](https://github.com/owncloud/ocis/pull/10266) * Bugfix - Fix panic when sharing with groups: [#10279](https://github.com/owncloud/ocis/pull/10279) * Bugfix - Thumbnail request limit: [#10280](https://github.com/owncloud/ocis/pull/10280) * Bugfix - Forbid the ocm space sharing: [#10287](https://github.com/owncloud/ocis/pull/10287) @@ -118,6 +119,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10251 +* Bugfix - Kept historical resource naming in activity: [#10266](https://github.com/owncloud/ocis/pull/10266) + + Kept historical resource naming after renaming in activity for shares and public + links. + + https://github.com/owncloud/ocis/issues/10210 + https://github.com/owncloud/ocis/pull/10266 + * Bugfix - Fix panic when sharing with groups: [#10279](https://github.com/owncloud/ocis/pull/10279) We fixed a bug which caused a panic when sharing with groups, this only happened