From 89d4f2ae28acd608046002ca0fff640db8b0a5f0 Mon Sep 17 00:00:00 2001 From: Willy Kloucek <34452982+wkloucek@users.noreply.github.com> Date: Tue, 9 Nov 2021 14:06:57 +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 077da46158..0db025acea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Don't allow empty password: [#197](https://github.com/owncloud/product/issues/197) * Bugfix - Fix basic auth config: [#2719](https://github.com/owncloud/ocis/pull/2719) * Bugfix - Fix oCIS startup ony systems with IPv6: [#2698](https://github.com/owncloud/ocis/pull/2698) +* Bugfix - Fix opening images in media viewer for some usernames: [#2738](https://github.com/owncloud/ocis/pull/2738) * Bugfix - Fix error logging when there is no thumbnail for a file: [#2702](https://github.com/owncloud/ocis/pull/2702) * Bugfix - Don't announce resharing via capabilities: [#2690](https://github.com/owncloud/ocis/pull/2690) * Enhancement - Add API to list all spaces: [#2692](https://github.com/owncloud/ocis/pull/2692) @@ -37,6 +38,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/2300 https://github.com/owncloud/ocis/pull/2698 +* Bugfix - Fix opening images in media viewer for some usernames: [#2738](https://github.com/owncloud/ocis/pull/2738) + + We've fixed the opening of images in the media viewer for user names containing special + characters (eg. `@`) which will be URL-escaped. Before this fix users could not see the image in + the media viewer. Now the user name is correctly escaped and the user can view the image in the + media viewer. + + https://github.com/owncloud/ocis/pull/2738 + * Bugfix - Fix error logging when there is no thumbnail for a file: [#2702](https://github.com/owncloud/ocis/pull/2702) We've fixed the behavior of the logging when there is no thumbnail for a file (because the