Automated changelog update [skip ci]

This commit is contained in:
kobergj
2024-09-23 16:15:55 +00:00
parent 8344424679
commit 09f85c987e
+7
View File
@@ -65,6 +65,7 @@ The following sections list the changes for unreleased.
* Bugfix - Added ShareUpdate activity: [#10104](https://github.com/owncloud/ocis/pull/10104)
* Bugfix - CheckFileInfo will return a 404 error if the target file isn't found: [#10112](https://github.com/owncloud/ocis/pull/10112)
* Bugfix - Always select next gateway client: [#10133](https://github.com/owncloud/ocis/pull/10133)
* Bugfix - Forbid Activities for Sharees: [#10136](https://github.com/owncloud/ocis/pull/10136)
* Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817)
* Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942)
* Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072)
@@ -146,6 +147,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/10133
* Bugfix - Forbid Activities for Sharees: [#10136](https://github.com/owncloud/ocis/pull/10136)
Sharees may not see item activities. We now bind it to ListGrants permission.
https://github.com/owncloud/ocis/pull/10136
* Enhancement - Bump reva: [#9817](https://github.com/owncloud/ocis/pull/9817)
Bumps reva version