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