Version 1.74.0

This commit is contained in:
Girish Ramakrishnan
2023-08-23 07:09:23 +05:30
parent 3649849e1c
commit 849e4bd061
2 changed files with 4 additions and 1 deletions

View File

@@ -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 long-standing bug with deletion in dehydrated devices v2. (#16046)
[1.74.0]
* Turn addon can be optionally enabled/disabled

View File

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