Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2025-01-09 11:51:15 +00:00
parent 115dbd2743
commit 1e4d635fb4

View File

@@ -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