From d850d299ae6df8139c1e5f06e625f47eee718bfe Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Wed, 15 May 2024 14:42:32 +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 e59951e01..4b5abf136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,7 @@ The following sections list the changes for unreleased. * Enhancement - Graph permission created date time: [#8954](https://github.com/owncloud/ocis/pull/8954) * Enhancement - Add virus filter to sessions command: [#9041](https://github.com/owncloud/ocis/pull/9041) * Enhancement - Assimilate `clean` into `sessions` command: [#9041](https://github.com/owncloud/ocis/pull/9041) +* Enhancement - Add remote item id to WebDAV report responses: [#9094](https://github.com/owncloud/ocis/issues/9094) * Enhancement - Bump Reva: [#9132](https://github.com/owncloud/ocis/pull/9132) * Enhancement - Add watermark text: [#9144](https://github.com/owncloud/ocis/pull/9144) * Enhancement - Update selected attributes of autoprovisioned users: [#9166](https://github.com/owncloud/ocis/pull/9166) @@ -659,6 +660,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9041 +* Enhancement - Add remote item id to WebDAV report responses: [#9094](https://github.com/owncloud/ocis/issues/9094) + + The remote item id has been added to WebDAV `REPORT` responses. + + https://github.com/owncloud/ocis/issues/9094 + https://github.com/owncloud/ocis/pull/9095 + * Enhancement - Bump Reva: [#9132](https://github.com/owncloud/ocis/pull/9132) Bumps reva version