From 3af8436852da771459009cf8e38dba989d1e8d01 Mon Sep 17 00:00:00 2001 From: Paul Neubauer Date: Thu, 26 Oct 2023 07:33:20 +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 70c41f4decd..0f51bd34a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Summary * Enhancement - Add `mode` config option: [#9818](https://github.com/owncloud/web/pull/9818) * Enhancement - Last modified filter chips: [#9831](https://github.com/owncloud/web/pull/9831) * Enhancement - Add embed mode actions: [#9841](https://github.com/owncloud/web/pull/9841) +* Enhancement - Remove settings icon from searchbar: [#9858](https://github.com/owncloud/web/pull/9858) * Enhancement - Search tags filter chips style aligned: [#9864](https://github.com/owncloud/web/pull/9864) Details @@ -448,6 +449,13 @@ Details https://github.com/owncloud/web/issues/9768 https://github.com/owncloud/web/pull/9841 +* Enhancement - Remove settings icon from searchbar: [#9858](https://github.com/owncloud/web/pull/9858) + + We removed the settings icon from the searchbar. + + https://github.com/owncloud/web/issues/9664 + https://github.com/owncloud/web/pull/9858 + * Enhancement - Search tags filter chips style aligned: [#9864](https://github.com/owncloud/web/pull/9864) We've aligned the style of tags filter in search with the tags panel redesign.