diff --git a/changelog/unreleased/polish-search.md b/changelog/unreleased/polish-search.md new file mode 100644 index 0000000000..5993a17795 --- /dev/null +++ b/changelog/unreleased/polish-search.md @@ -0,0 +1,5 @@ +Bugfix: Polish search + +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