Version 1.11.5

This commit is contained in:
Girish Ramakrishnan
2023-07-06 19:54:25 +05:30
parent 56896d2d63
commit db96875255
2 changed files with 11 additions and 2 deletions

View File

@@ -308,3 +308,12 @@
* Allow to customize cache retention days
* Cleanup accounts cache
[1.11.5]
* Update Mastodon to 4.1.3
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.1.3)
* fixing multiple critical security issues (CVE-2023-36460, CVE-2023-36459)
* Change OpenGraph-based embeds to allow fullscreen (ClearlyClaire)
* Change AccessTokensVacuum to also delete expired tokens (ClearlyClaire)
* Change profile updates to be sent to recently-mentioned servers (ClearlyClaire)
* Change automatic post deletion thresholds and load detection (ClearlyClaire)