Version 1.13.2

This commit is contained in:
Girish Ramakrishnan
2024-05-31 10:00:44 +02:00
parent 870718ad69
commit 95403b326b
2 changed files with 10 additions and 2 deletions

View File

@@ -471,3 +471,11 @@
* Fix processing of remote ActivityPub actors making use of Link objects as Image url (ClearlyClaire)
* Fix link verifications when page size exceeds 1MB (ClearlyClaire)
[1.13.2]
* Update Mastodon to 4.2.9
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.9)
* Update dependencies
* Fix private mention filtering (GHSA-5fq7-3p3j-9vrf)
* Fix password change endpoint not being rate-limited (GHSA-q3rg-xx5v-4mxh)
* Add hardening around rate-limit bypass (GHSA-c2r5-cfqr-c553)