Bump version

This commit is contained in:
Johannes Zellner
2023-07-31 15:31:31 +02:00
parent 55d80d433d
commit 7834da2da1
3 changed files with 10 additions and 3 deletions

View File

@@ -334,3 +334,10 @@
* Fix trending publishers table not rendering correctly on narrow screens (vmstan)
* Fix CSP headers being unintentionally wide (ClearlyClaire)
[1.11.8]
* Update Mastodon to 4.1.6
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.1.6)
* Fix memory leak in streaming server (ThisIsMissEm)
* Fix wrong filters sometimes applying in streaming (ClearlyClaire, ThisIsMissEm, renchap)
* Fix incorrect connect timeout in outgoing requests (ClearlyClaire)