Version 1.8.5
This commit is contained in:
@@ -206,3 +206,8 @@
|
|||||||
* Fix rate limiting for paths with formats (Gargron)
|
* Fix rate limiting for paths with formats (Gargron)
|
||||||
* Fix out-of-bound reads in blurhash transcoder (delroth)
|
* Fix out-of-bound reads in blurhash transcoder (delroth)
|
||||||
|
|
||||||
|
[1.8.5]
|
||||||
|
* Update Mastodon to 3.5.5
|
||||||
|
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v3.5.5)
|
||||||
|
* Fix nodes order being sometimes mangled when rewriting emoji (ClearlyClaire)
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.8.4",
|
"version": "1.8.5",
|
||||||
"upstreamVersion": "3.5.4",
|
"upstreamVersion": "3.5.5",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"memoryLimit": 1610612736,
|
"memoryLimit": 1610612736,
|
||||||
|
Reference in New Issue
Block a user