Version 1.11.6

This commit is contained in:
Girish Ramakrishnan
2023-07-08 07:24:44 +05:30
parent 9ad54e9d7c
commit aea9602460
2 changed files with 9 additions and 2 deletions

View File

@@ -317,3 +317,10 @@
* Change profile updates to be sent to recently-mentioned servers (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)