Version 1.70.1
This commit is contained in:
@@ -994,3 +994,7 @@
|
|||||||
* Fix requesting multiple keys at once over federation, related to MSC3983. (#15770)
|
* 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)
|
* 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
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "Secure & decentralized communication",
|
"tagline": "Secure & decentralized communication",
|
||||||
"version": "1.70.0",
|
"version": "1.70.1",
|
||||||
"upstreamVersion": "1.87.0",
|
"upstreamVersion": "1.87.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user