Bump version
This commit is contained in:
@@ -304,3 +304,7 @@
|
|||||||
* Update Ruby to 3.0.6 due to ReDoS vulnerabilities (saizai)
|
* Update Ruby to 3.0.6 due to ReDoS vulnerabilities (saizai)
|
||||||
* Fix unescaped user input in LDAP query (ClearlyClaire)
|
* Fix unescaped user input in LDAP query (ClearlyClaire)
|
||||||
|
|
||||||
|
[1.11.4]
|
||||||
|
* Allow to customize cache retention days
|
||||||
|
* Cleanup accounts cache
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.11.3",
|
"version": "1.11.4",
|
||||||
"upstreamVersion": "4.1.2",
|
"upstreamVersion": "4.1.2",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
|||||||
Reference in New Issue
Block a user