Version 1.74.0
This commit is contained in:
@@ -1032,3 +1032,6 @@
|
|||||||
* Fix a long-standing bug where the synapse_port_db failed to configure sequences for application services and partial stated rooms. (#16043)
|
* Fix a long-standing bug where the synapse_port_db failed to configure sequences for application services and partial stated rooms. (#16043)
|
||||||
* Fix long-standing bug with deletion in dehydrated devices v2. (#16046)
|
* Fix long-standing bug with deletion in dehydrated devices v2. (#16046)
|
||||||
|
|
||||||
|
[1.74.0]
|
||||||
|
* Turn addon can be optionally enabled/disabled
|
||||||
|
|
||||||
|
|||||||
@@ -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.73.0",
|
"version": "1.74.0",
|
||||||
"upstreamVersion": "1.90.0",
|
"upstreamVersion": "1.90.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user