From d3aecda8c6a6b3da4046a9c22b7084700da556f1 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Mon, 31 Jul 2023 10:13:28 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7befd737c52..3d44c671c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix the default document language for OnlyOffice: [#6878](https://github.com/owncloud/ocis/pull/6878) * Enhancement - Bump reva: [#6899](https://github.com/owncloud/ocis/pull/6899) * Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) +* Enhancement - Evaluate policy resource information on single file shares: [#6888](https://github.com/owncloud/ocis/pull/6888) * Enhancement - Improve the notification logs: [#6862](https://github.com/owncloud/ocis/pull/6862) ## Details @@ -73,6 +74,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6849 +* Enhancement - Evaluate policy resource information on single file shares: [#6888](https://github.com/owncloud/ocis/pull/6888) + + The policy environment for single file shares now also includes information about the + resource. As a result, it is now possible to set up and check rules for them. + + https://github.com/owncloud/ocis/pull/6888 + * Enhancement - Improve the notification logs: [#6862](https://github.com/owncloud/ocis/pull/6862) Improve the notification logs when the user has no email address