Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog/unreleased/90007
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/unreleased/9000 b/changelog/unreleased/9000
new file mode 100644
index 000000000..d7b2c903a
--- /dev/null
+++ b/changelog/unreleased/9000
@@ -0,0 +1,7 @@
+Enhancement: Reintroduce issue filtering
+
+We reintroduced a filtering option to the issue table.
+With the addition of a Filter button we also made the existing filter by account feature more accessible.
+
+https://github.com/owncloud/client/issues/9000
+https://github.com/owncloud/client/pull/9023