From 4271868b059ea4626618fa824e8f1ac15adb7ad0 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 8 Sep 2022 12:02:57 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99ecc87d0..272738481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The following sections list the changes for unreleased. * Enhancement - Introduce "delete-all-spaces" permission: [#4196](https://github.com/owncloud/ocis/issues/4196) * Enhancement - Add previewFileMimeTypes to web default config: [#4414](https://github.com/owncloud/ocis/pull/4414) * Enhancement - Improve login screen design: [#4500](https://github.com/owncloud/ocis/pull/4500) +* Enhancement - OCS get share now also handle received shares: [#4322](https://github.com/owncloud/ocis/issues/4322) * Enhancement - Automatically orientate photos when generating thumbnails: [#4477](https://github.com/owncloud/ocis/issues/4477) * Enhancement - Refactor the proxy service: [#4401](https://github.com/owncloud/ocis/issues/4401) * Enhancement - Update Reva: [#4522](https://github.com/owncloud/ocis/pull/4522) @@ -78,6 +79,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/web/issues/7552 https://github.com/owncloud/ocis/pull/4500 +* Enhancement - OCS get share now also handle received shares: [#4322](https://github.com/owncloud/ocis/issues/4322) + + Requesting a specific share can now also correctly map the path to the mountpoint if the + requested share is a received share. + + https://github.com/owncloud/ocis/issues/4322 + https://github.com/owncloud/ocis/pull/4539 + * Enhancement - Automatically orientate photos when generating thumbnails: [#4477](https://github.com/owncloud/ocis/issues/4477) The thumbnailer now makes use of the exif orientation information to automatically orientate