mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 04:40:05 -06:00
Automated changelog update [skip ci]
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -66,6 +66,7 @@ The following sections list the changes for unreleased.
|
||||
* Enhancement - Load IDP logo from theme: [#10274](https://github.com/owncloud/ocis/pull/10274)
|
||||
* Enhancement - WebOffice Templates: [#10276](https://github.com/owncloud/ocis/pull/10276)
|
||||
* Enhancement - Remove Deprecations: [#10305](https://github.com/owncloud/ocis/pull/10305)
|
||||
* Enhancement - Allow to use libvips for generating thumbnails: [#10310](https://github.com/owncloud/ocis/pull/10310)
|
||||
* Enhancement - Bump reva to 2.xx.x: [#10321](https://github.com/owncloud/ocis/pull/10321)
|
||||
|
||||
## Details
|
||||
@@ -192,6 +193,17 @@ The following sections list the changes for unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10305
|
||||
|
||||
* Enhancement - Allow to use libvips for generating thumbnails: [#10310](https://github.com/owncloud/ocis/pull/10310)
|
||||
|
||||
To improve performance (and to be able to support a wider range of images
|
||||
formats in the future) the thumbnails service is now able to utilize libvips
|
||||
(https://www.libvips.org/) for generating thumbnails. Enabling the use of
|
||||
libvips is implemented as a build-time option which is currently disabled for
|
||||
the "bare-metal" build of the ocis binary and enabled for the docker image
|
||||
builds.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10310
|
||||
|
||||
* Enhancement - Bump reva to 2.xx.x: [#10321](https://github.com/owncloud/ocis/pull/10321)
|
||||
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user