Bump version for 3.5.0

This commit is contained in:
Johannes Zellner
2022-03-31 15:13:14 +02:00
parent ba217ea845
commit 5d84c992f8
4 changed files with 15 additions and 5 deletions

View File

@@ -161,3 +161,14 @@
* Fix stop condition of a Common Table Expression (ClearlyClaire)
* Disable legacy XSS filtering (Wonderfall)
[1.8.0]
* Update Mastodon to 3.5.0
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v3.5.0)
* Add support for incoming edited posts
* Add appeals for moderator decisions
* Add notifications for posts deleted by moderators
* Add explore page with trending posts and links
* Add graphs and retention metrics to admin dashboard
* Add notifications for moderators about new sign-ups
* Add ability to suspend accounts in batches in admin UI