From 109ebaef8ad5168d50dbd33f0b1f08fc566c22bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 5 May 2022 19:11:01 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a7ed53d1..01a17bbfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Thumbnails for `/dav/xxx?preview=1` requests: [#3567](https://github.com/owncloud/ocis/pull/3567) * Bugfix - Idp: Check if CA certificate if present: [#3623](https://github.com/owncloud/ocis/issues/3623) * Bugfix - Return proper errors when ocs/cloud/users is using the cs3 backend: [#3483](https://github.com/owncloud/ocis/issues/3483) * Bugfix - URL encode the webdav url in the graph API: [#3597](https://github.com/owncloud/ocis/pull/3597) @@ -30,6 +31,15 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Thumbnails for `/dav/xxx?preview=1` requests: [#3567](https://github.com/owncloud/ocis/pull/3567) + + We've added the thumbnail rendering for `/dav/xxx?preview=1`, + `/remote.php/webdav/{relative path}?preview=1` and `/webdav/{relative + path}?preview=1` requests, which was previously not supported because of missing routes. It + now returns the same thumbnails as for `/remote.php/dav/xxx?preview=1`. + + https://github.com/owncloud/ocis/pull/3567 + * Bugfix - Idp: Check if CA certificate if present: [#3623](https://github.com/owncloud/ocis/issues/3623) Upon first start with the default configurtation the idm service creates a server