diff --git a/CHANGELOG.md b/CHANGELOG.md index e32174a4d8a..5777c5f5c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The following sections list the changes for unreleased. * Bugfix - Store user passwords hashed in idm: [#3778](https://github.com/owncloud/ocis/issues/3778) * Change - Use the spaceID on the cs3 resource: [#4748](https://github.com/owncloud/ocis/pull/4748) * Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983) +* Enhancement - Add number of total matches to the search result: [#4189](https://github.com/owncloud/ocis/issues/4189) * Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493) * Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980) * Enhancement - Update reva: [#4115](https://github.com/owncloud/ocis/pull/4115) @@ -144,6 +145,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3983 https://github.com/owncloud/ocis/pull/3991 +* Enhancement - Add number of total matches to the search result: [#4189](https://github.com/owncloud/ocis/issues/4189) + + The search service now returns the number of total matches alongside the results. + + https://github.com/owncloud/ocis/issues/4189 + * Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493) Updated our fork of the lico IdP UI. This also updated the used npm dependencies. The design