From f2dcc93e3133ff58609aeecb2109e645a9ba1cd0 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 11 Mar 2021 09:19:36 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 878673a600..f7e3747b37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix thumbnail generation for jpegs: [#1490](https://github.com/owncloud/ocis/issues/1490) * Enhancement - Add focus to input elements on login page: [#1792](https://github.com/owncloud/ocis/pull/1792) * Enhancement - Clarify expected failures: [#1790](https://github.com/owncloud/ocis/pull/1790) +* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791) ## Details @@ -37,6 +38,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/214 https://github.com/owncloud/ocis/pull/1790 https://github.com/owncloud/client/pull/8398 + +* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791) + + Added support for gifs to the thumbnails service. + + https://github.com/owncloud/ocis/pull/1791 # Changelog for [1.3.0] (2021-03-09) The following sections list the changes for 1.3.0.