Version 1.11.6
This commit is contained in:
@@ -317,3 +317,10 @@
|
|||||||
* Change profile updates to be sent to recently-mentioned servers (ClearlyClaire)
|
* Change profile updates to be sent to recently-mentioned servers (ClearlyClaire)
|
||||||
* Change automatic post deletion thresholds and load detection (ClearlyClaire)
|
* Change automatic post deletion thresholds and load detection (ClearlyClaire)
|
||||||
|
|
||||||
|
[1.11.6]
|
||||||
|
* Update Mastodon to 4.1.4
|
||||||
|
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.1.4)
|
||||||
|
* Fix branding:generate_app_icons failing because of disallowed ICO coder (ClearlyClaire)
|
||||||
|
* Fix crash in admin interface when viewing a remote user with verified links (ClearlyClaire)
|
||||||
|
* Fix processing of media files with unusual names (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.11.5",
|
"version": "1.11.6",
|
||||||
"upstreamVersion": "4.1.3",
|
"upstreamVersion": "4.1.4",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"memoryLimit": 1610612736,
|
"memoryLimit": 1610612736,
|
||||||
|
|||||||
Reference in New Issue
Block a user