synapse/changelog.d
Richard van der Hoff 73d93039ff
Fix bug in remote thumbnail search (#8438)
#7124 changed the behaviour of remote thumbnails so that the thumbnailing method was included in the filename of the thumbnail. To support existing files, it included a fallback so that we would check the old filename if the new filename didn't exist.

Unfortunately, it didn't apply this logic to storage providers, so any thumbnails stored on such a storage provider was broken.
2020-10-02 12:29:29 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8438.bugfix Fix bug in remote thumbnail search (#8438) 2020-10-02 12:29:29 +01:00
8440.bugfix Do not expose the experimental appservice login flow to clients. (#8440) 2020-10-01 13:38:20 -04:00
8442.bugfix Fix malformed log line in new federation "catch up" logic (#8442) 2020-10-02 11:05:29 +01:00
8444.bugfix Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
8447.bugfix Fix DB query on startup for negative streams. (#8447) 2020-10-02 12:22:19 +01:00