From ee97594742b23550d1f35a1002a3d83700950622 Mon Sep 17 00:00:00 2001 From: Andre Duffeck Date: Wed, 6 Jul 2022 06:47:34 +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 dfac0ade36b..de9a920e081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The following sections list the changes for unreleased. * Bugfix - Remove static ocs user backend config: [#4077](https://github.com/owncloud/ocis/pull/4077) * Bugfix - Fix make sensitive config values in the proxy's debug server: [#4086](https://github.com/owncloud/ocis/pull/4086) * Bugfix - Fix startup error logging: [#4093](https://github.com/owncloud/ocis/pull/4093) +* Bugfix - Polish search: [#4094](https://github.com/owncloud/ocis/pull/4094) * Bugfix - Store user passwords hashed in idm: [#3778](https://github.com/owncloud/ocis/issues/3778) * Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983) * Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493) @@ -63,6 +64,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/4093 +* Bugfix - Polish search: [#4094](https://github.com/owncloud/ocis/pull/4094) + + We improved the feedback when providing invalid search queries and added support for limiting + the number of results returned. + + https://github.com/owncloud/ocis/pull/4094 + * Bugfix - Store user passwords hashed in idm: [#3778](https://github.com/owncloud/ocis/issues/3778) Support for hashing user passwords was added to libregraph/idm. The graph API will now set