From 7678f0c7e2d2c6a6ade426606976f5f1b4641372 Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Tue, 12 Mar 2024 17:03:34 +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 4136ef041..172fa8c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ The following sections list the changes for unreleased. * Bugfix - Correct the default mapping of roles: [#8534](https://github.com/owncloud/ocis/pull/8534) * Bugfix - Fix graph drive invite: [#8538](https://github.com/owncloud/ocis/pull/8538) * Bugfix - We now always select the next clients when autoaccepting shares: [#8570](https://github.com/owncloud/ocis/pull/8570) +* Bugfix - Fix sharing invite on virtual drive: [#8609](https://github.com/owncloud/ocis/pull/8609) * 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) @@ -96,6 +97,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8570 +* Bugfix - Fix sharing invite on virtual drive: [#8609](https://github.com/owncloud/ocis/pull/8609) + + We fixed the issue when sharing of virtual drive with other users was allowed + + https://github.com/owncloud/ocis/issues/8495 + https://github.com/owncloud/ocis/pull/8609 + * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) We wrapped the store service in a micro store implementation and changed the