diff --git a/CHANGELOG.md b/CHANGELOG.md index b8f691c49..b1f5f43aa 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