Version 1.82.0

This commit is contained in:
Girish Ramakrishnan
2023-11-24 14:53:43 +01:00
parent 1ed71044fd
commit f6067d163f
2 changed files with 4 additions and 1 deletions

View File

@@ -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)
* Improve the performance of claiming encryption keys. (#16565, #16570)
[1.82.0]
* Switch LDAP authentication to OIDC login

View File

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