File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ The following sections list the changes for unreleased.
6363
6464* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)
6565* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
66+ * Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834)
6667* Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706)
6768* Enhancement - Part II: Filtering of in-app notifications: [#10779](https://github.com/owncloud/ocis/pull/10779)
6869* 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.
8485
8586 https://github.com/owncloud/ocis/pull/10795
8687
88+ * Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834)
89+
90+ Allowed to accepted invite even after it was once deleted on the invite receiver
91+ or invite creation side.
92+
93+ https://github.com/owncloud/ocis/issues/10813
94+ https://github.com/owncloud/ocis/pull/10834
95+
8796* Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706)
8897
8998 Part I: Users can now store their notifications preferences in the user settings
You can’t perform that action at this time.
0 commit comments