From a4ba746b888f9d35754159dc9903ed3941ed1617 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Mon, 19 Jun 2023 09:33:19 +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 64702238ff..5dd3f4dd89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The following sections list the changes for unreleased. * Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) * Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528) * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) +* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548) * Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482) * Enhancement - Add old & new values to audit logs: [#6537](https://github.com/owncloud/ocis/pull/6537) * Enhancement - Update reva: [#6529](https://github.com/owncloud/ocis/pull/6529) @@ -55,6 +56,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6300 +* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548) + + We added the storage id to the audit log for spaces + + https://github.com/owncloud/ocis/issues/3753 + https://github.com/owncloud/ocis/pull/6548 + * Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482) We needed to make the service name of the app provider configurable. This needs to be changed