From db40cb3cb721e9f7405a9c6f4d9b66775f5e83da Mon Sep 17 00:00:00 2001 From: David Christofas Date: Tue, 10 May 2022 09:40:28 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10cbe7f849..c265707060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ The following sections list the changes for unreleased. * Enhancement - Add initial version of the search extensions: [#3635](https://github.com/owncloud/ocis/pull/3635) * Enhancement - Add capability for public link single file edit: [#6787](https://github.com/owncloud/web/pull/6787) * Enhancement - Added `share_jail` and `projects` feature flags in spaces capability: [#3626](https://github.com/owncloud/ocis/pull/3626) +* Enhancement - Add description tags to the thumbnails config structs: [#3752](https://github.com/owncloud/ocis/pull/3752) * Enhancement - Update linkshare capabilities: [#3579](https://github.com/owncloud/ocis/pull/3579) * Enhancement - Update reva to v2.3.1: [#3552](https://github.com/owncloud/ocis/pull/3552) * Enhancement - Update ownCloud Web to v5.5.0-rc.5: [#6854](https://github.com/owncloud/web/pull/6854) @@ -225,6 +226,20 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3626 +* Enhancement - Add description tags to the thumbnails config structs: [#3752](https://github.com/owncloud/ocis/pull/3752) + + Added description tags to the config structs in the thumbnails service so they will be included + in the config documentation. + + **Important** If you ran `ocis init` with the `v2.0.0-alpha*` version then you have to manually add the `transfer_secret` to the ocis.yaml. + + Just open the `ocis.yaml` config file and look for the thumbnails section. Then add a random + `transfer_secret` so that it looks like this: + + ```yaml thumbnails: thumbnail: transfer_secret: ``` + + https://github.com/owncloud/ocis/pull/3752 + * Enhancement - Update linkshare capabilities: [#3579](https://github.com/owncloud/ocis/pull/3579) We have updated the capabilities regarding password enforcement and expiration dates of