Version 1.49.1
This commit is contained in:
@@ -668,3 +668,6 @@
|
|||||||
* Add a new module API method to translate a room alias into a room ID. (#13428)
|
* Add a new module API method to translate a room alias into a room ID. (#13428)
|
||||||
* Add a new module API method to create a room. (#13429)
|
* Add a new module API method to create a room. (#13429)
|
||||||
|
|
||||||
|
[1.49.1]
|
||||||
|
* Add oidc module
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Secure & decentralized communication",
|
"tagline": "Secure & decentralized communication",
|
||||||
"version": "1.49.0",
|
"version": "1.49.1",
|
||||||
"upstreamVersion": "1.65.0",
|
"upstreamVersion": "1.65.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user