From b5a8ffe6f62d2b54e01ea15ad752877ef2bc1194 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 4 May 2021 14:51:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1927a3937..64f63160a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Enhancement - Introduce login form with h1 tag for screen readers only: [#1991](https://github.com/owncloud/ocis/pull/1991) * Enhancement - User Deprovisioning for the OCS API: [#1962](https://github.com/owncloud/ocis/pull/1962) * Enhancement - Support thumbnails for txt files: [#1988](https://github.com/owncloud/ocis/pull/1988) +* Enhancement - Update reva to v1.7.1-0.20210430154404-69bd21f2cc97: [#2010](https://github.com/owncloud/ocis/pull/2010) * Enhancement - Use oc-select: [#1979](https://github.com/owncloud/ocis/pull/1979) ## Details @@ -63,6 +64,17 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/1988 +* Enhancement - Update reva to v1.7.1-0.20210430154404-69bd21f2cc97: [#2010](https://github.com/owncloud/ocis/pull/2010) + + * Fix recycle to different locations (https://github.com/cs3org/reva/pull/1541) + * Fix user share as grantee in json backend (https://github.com/cs3org/reva/pull/1650) + * Introduce named services (https://github.com/cs3org/reva/pull/1509) + * Improve json marshalling of share protobuf messages (https://github.com/cs3org/reva/pull/1655) + * Cache resources from share getter methods in OCS (https://github.com/cs3org/reva/pull/1643) + * Fix public file shares (https://github.com/cs3org/reva/pull/1666) + + https://github.com/owncloud/ocis/pull/2010 + * Enhancement - Use oc-select: [#1979](https://github.com/owncloud/ocis/pull/1979) Replace oc-drop with oc select in settings