summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAccalia <Accalia@Elementia.me>2022-05-23 09:19:32 -0400
committerBenjamin Brahmer <info@b-brahmer.de>2022-05-24 10:49:06 +0200
commit09e06fd5b001fc5be9ffcb96a6cc97cb545e77a6 (patch)
tree0a3f221381151f443c8ee15eb820d6193b2d110d /CHANGELOG.md
parentf3c824bfaef851a9eec45ef7a3f12588383caf76 (diff)
update ContentController to fix nextcloud#1324
Signed-off-by: Accalia <Accalia@Elementia.me>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ea38c643..a48f7a531 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
- Fix updated api not returning any item after marking item as read (#1713)
- Fix deprecation warning for strip_tags() on a null value (#1766)
+- Fix selected item being set incorrectly when using default ordering or newest first ordering (#1324)
# Releases