Version 1.45.1
This commit is contained in:
@@ -634,3 +634,7 @@
|
|||||||
* Improve URL previews for pages with empty elements. (#12951)
|
* 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)
|
* 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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -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.45.0",
|
"version": "1.45.1",
|
||||||
"upstreamVersion": "1.61.0",
|
"upstreamVersion": "1.61.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
|
|||||||
Reference in New Issue
Block a user