From db7e2050c714d9d00ab4b691361ea4c7421e70d7 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Wed, 28 Feb 2024 16:31:55 +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 4509ba0e7..b846b66a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix remove/update share permissions: [#8529](https://github.com/owncloud/ocis/pull/8529) * Bugfix - Correct the default mapping of roles: [#8534](https://github.com/owncloud/ocis/pull/8534) * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) +* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885) * Enhancement - Add epub reader to web default apps: [#8410](https://github.com/owncloud/ocis/pull/8410) ## Details @@ -74,6 +75,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8419 +* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885) + + Functionality for mounting (accepting) and unmounting (rejecting) received + shares has been added to the graph API. + + https://github.com/owncloud/ocis/pull/7885 + * Enhancement - Add epub reader to web default apps: [#8410](https://github.com/owncloud/ocis/pull/8410) We've added the new epub reader app to the web default apps, so it will be