From d3f79dec0cf129381e34c1eba76c8c51392955d7 Mon Sep 17 00:00:00 2001 From: Andre Duffeck Date: Thu, 14 Dec 2023 13:37:10 +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 da445c1081..12df5ade96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix natsjs cache: [#7790](https://github.com/owncloud/ocis/pull/7790) * Bugfix - Password policy return code was wrong: [#7952](https://github.com/owncloud/ocis/pull/7952) * Bugfix - Renaming a user to a string with capital letters: [#7964](https://github.com/owncloud/ocis/pull/7964) +* Bugfix - Improve OCM support: [#7973](https://github.com/owncloud/ocis/pull/7973) * Change - Remove accessDeniedHelpUrl from the config: [#7970](https://github.com/owncloud/ocis/pull/7970) * Enhancement - Bump reva: [#7793](https://github.com/owncloud/ocis/pull/7793) * Enhancement - Update web to v8.0.0-beta.2: [#7952](https://github.com/owncloud/ocis/pull/7952) @@ -71,6 +72,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7964 +* Bugfix - Improve OCM support: [#7973](https://github.com/owncloud/ocis/pull/7973) + + We improved functionality of the OCM support. + + https://github.com/owncloud/ocis/pull/7973 + * Change - Remove accessDeniedHelpUrl from the config: [#7970](https://github.com/owncloud/ocis/pull/7970) We've removed the option accessDeniedHelpUrl from the config, since other