From b12a9a02b5616d4930dd03ab60f8ae38e19de166 Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:20:44 +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 87bb5724088..54fe4229fc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,20 @@ ownCloud admins and users. Summary ------- +* Bugfix - Preview image retries postprocessing: [#11870](https://github.com/owncloud/web/issues/11870) * Enhancement - Create spaces via admin settings: [#11849](https://github.com/owncloud/web/pull/11849) Details ------- +* Bugfix - Preview image retries postprocessing: [#11870](https://github.com/owncloud/web/issues/11870) + + Requests for preview images are now being retried when the images could not be + loaded due to postprocessing. + + https://github.com/owncloud/web/issues/11870 + https://github.com/owncloud/web/pull/11874 + * Enhancement - Create spaces via admin settings: [#11849](https://github.com/owncloud/web/pull/11849) We've added a new feature that allows you to create spaces via the admin