Version 1.70.1

This commit is contained in:
Girish Ramakrishnan
2023-07-07 09:39:49 +05:30
parent 4b6d902230
commit f880333849
2 changed files with 5 additions and 1 deletions

View File

@@ -994,3 +994,7 @@
* Fix requesting multiple keys at once over federation, related to MSC3983. (#15770)
* Fix joining rooms through aliases where the alias server isn't a real homeserver. Contributed by @tulir @ Beeper. (#15776)
[1.70.1]
* Add workaround for broken thumbnailing
* Update s3 storage provider

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.70.0",
"version": "1.70.1",
"upstreamVersion": "1.87.0",
"healthCheckPath": "/",
"httpPort": 8008,