From 79ef0cb8ce275e9b94f1f723875e274130949c6a Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 6 Oct 2023 12:43:43 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 498e9b2f5..2d1b57cf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The following sections list the changes for unreleased. * Enhancement - Add the password policies: [#7285](https://github.com/owncloud/ocis/pull/7285) * Enhancement - Auto-Accept Shares: [#7097](https://github.com/owncloud/ocis/pull/7097) * Enhancement - Bump Reva: [#7138](https://github.com/owncloud/ocis/pull/7138) +* Enhancement - Edit wrong named enves: [#7406](https://github.com/owncloud/ocis/pull/7406) * Enhancement - Introduce clientlog service: [#7217](https://github.com/owncloud/ocis/pull/7217) * Enhancement - Set default for Async Uploads to true: [#7416](https://github.com/owncloud/ocis/pull/7416) * Enhancement - Add login URL config: [#7317](https://github.com/owncloud/ocis/pull/7317) @@ -132,6 +133,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7217 https://github.com/owncloud/ocis/pull/7410 +* Enhancement - Edit wrong named enves: [#7406](https://github.com/owncloud/ocis/pull/7406) + + Checked and changed the envvars specified in the task and also removed those that are no longer + used. + + https://github.com/owncloud/ocis/pull/7406 + * Enhancement - Introduce clientlog service: [#7217](https://github.com/owncloud/ocis/pull/7217) Add the clientlog service which will send machine readable notifications to clients