Version 1.82.0
This commit is contained in:
@@ -1111,3 +1111,6 @@
|
|||||||
* Add a new module API callback that allows adding extra fields to events' unsigned section when sent down to clients. (#16549)
|
* Add a new module API callback that allows adding extra fields to events' unsigned section when sent down to clients. (#16549)
|
||||||
* Improve the performance of claiming encryption keys. (#16565, #16570)
|
* Improve the performance of claiming encryption keys. (#16565, #16570)
|
||||||
|
|
||||||
|
[1.82.0]
|
||||||
|
* Switch LDAP authentication to OIDC login
|
||||||
|
|
||||||
|
|||||||
@@ -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.81.0",
|
"version": "1.82.0",
|
||||||
"upstreamVersion": "1.96.1",
|
"upstreamVersion": "1.96.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user