From 9b075ef3f247a7cad04c7e972eed8e6095a7b13c Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Wed, 7 Jun 2023 10:11:43 +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 cd1028cba6..54ae620b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,18 @@ The following sections list the changes for unreleased. ## Summary +* Enhancement - Add companion URL config: [#6453](https://github.com/owncloud/ocis/pull/6453) * Enhancement - Fix the username validation: [#6437](https://github.com/owncloud/ocis/pull/6437) * Enhancement - Update go-micro kubernetes registry: [#6457](https://github.com/owncloud/ocis/pull/6457) ## Details +* Enhancement - Add companion URL config: [#6453](https://github.com/owncloud/ocis/pull/6453) + + Introduce a config to set the Uppy Companion URL via `WEB_OPTION_UPLOAD_COMPANION_URL`. + + https://github.com/owncloud/ocis/pull/6453 + * Enhancement - Fix the username validation: [#6437](https://github.com/owncloud/ocis/pull/6437) Fix the username validation when an admin update the user