summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorSean <squahtx@users.noreply.github.com>2021-08-25 10:51:08 +0100
committerGitHub <noreply@github.com>2021-08-25 09:51:08 +0000
commit7367473f965fed1160cb8633de341c5833e5b662 (patch)
tree059939e83de2d3f232bec00179f316f82a25a787 /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-7367473f965fed1160cb8633de341c5833e5b662.tar.xz
Fix error when selecting between thumbnails with the same quality (#10684)
Fixes #10318
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10684.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10684.bugfix b/changelog.d/10684.bugfix
new file mode 100644
index 0000000000..311b17601a
--- /dev/null
+++ b/changelog.d/10684.bugfix
@@ -0,0 +1 @@
+Fix long-standing issue which caused an error when a thumbnail is requested and there are multiple thumbnails with the same quality rating.