From 1e4d635fb4aef8098f5f130c613b502a016bf507 Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Thu, 9 Jan 2025 11:51:15 +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 b8f691c49e..b1f5f43aac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ The following sections list the changes for unreleased. * Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780) * Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795) +* Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834) * Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706) * Enhancement - Part II: Filtering of in-app notifications: [#10779](https://github.com/owncloud/ocis/pull/10779) * Enhancement - Part III: Filtering of mail notifications: [#10792](https://github.com/owncloud/ocis/pull/10792) @@ -84,6 +85,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10795 +* Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834) + + Allowed to accepted invite even after it was once deleted on the invite receiver + or invite creation side. + + https://github.com/owncloud/ocis/issues/10813 + https://github.com/owncloud/ocis/pull/10834 + * Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706) Part I: Users can now store their notifications preferences in the user settings