From 4323b44f5622c2aade6882b479363d2997a39faa Mon Sep 17 00:00:00 2001 From: JG <133214016+grimmoc@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:12:05 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 362070c6601..741d72d2e5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ Summary * Enhancement - Registering nav items as extension: [#9814](https://github.com/owncloud/web/pull/9814) * Enhancement - Add new portal into runtime to include footer: [#9815](https://github.com/owncloud/web/pull/9815) * 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) Details @@ -429,6 +430,14 @@ Details https://github.com/owncloud/web/issues/9768 https://github.com/owncloud/web/pull/9818 +* Enhancement - Last modified filter chips: [#9831](https://github.com/owncloud/web/pull/9831) + + We've added a "last modified" filter chip in search to narrow down results based on last + modified date. + + https://github.com/owncloud/web/issues/9779 + https://github.com/owncloud/web/pull/9831 + * Enhancement - Add embed mode actions: [#9841](https://github.com/owncloud/web/pull/9841) We've added three new actions available in the embed mode. These actions are "Share", "Select"