Update to v4.1.0+glitch

This commit is contained in:
2023-02-11 10:36:24 -05:00
parent 3d1f2d3bb7
commit fdda59498e
7 changed files with 114 additions and 31 deletions

View File

@@ -240,3 +240,12 @@
[1.10.0]
* Update base image to 4.0.0
[1.11.0]
* Update Mastodon to 4.1.0
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.1.0)
* Add support for importing/exporting server-wide domain blocks (enbylenore, ClearlyClaire, dariusk, ClearlyClaire)
* Add listing of followed hashtags (connorshea)
* Add support for editing media description and focus point of already-sent posts (ClearlyClaire)
* Add follow request banner on account header (ClearlyClaire)
* Add confirmation screen when handling reports (ClearlyClaire, Gargron, tribela)
* Add option to make the landing page be /about even when trends are enabled (ClearlyClaire)