Version 1.45.1

This commit is contained in:
Girish Ramakrishnan
2022-06-27 17:37:20 -07:00
parent ce0f8eb9be
commit 18b5b16cd4
2 changed files with 5 additions and 1 deletions

View File

@@ -634,3 +634,7 @@
* Improve URL previews for pages with empty elements. (#12951)
* Allow updating a user's password using the admin API without logging out their devices. Contributed by @jcgruenhage. (#12952)
[1.45.1]
* Add s3 storage provider module

View File

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