Version 1.85.0

This commit is contained in:
Girish Ramakrishnan
2024-01-02 22:43:22 +01:00
parent 58fe826905
commit 3dd5016276
2 changed files with 3 additions and 1 deletions

View File

@@ -1133,3 +1133,5 @@
* Add an autojoin setting for server notices rooms, so users may be joined directly instead of receiving an invite. (#16699)
* Follow redirects when downloading media over federation (per MSC3860). (#16701)
[1.85.0]
* Update public suffix list as part of the base image to get the latest domains

View File

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