mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-08 16:54:31 +00:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
## 2.5.3
|
|
|
|
- Fix already queued deliveries still trying to reach inboxes marked as unavailable (#9358)
|
|
- Fix ffmpeg processing sometimes stalling due to overfilled stdout buffer (#9368)
|
|
- Fix failures caused by commonly-used JSON-LD contexts being unavailable (#9412)
|
|
- Fix yarn dependencies not installing due to yanked event-stream package (#9401)
|
|
- Fix TLS handshake timeout not being enforced (#9381)
|
|
- Fix HTTP connection timeout of 10s not being enforced (#9329)
|
|
- Fix multiple remote account deletions being able to deadlock the database (#9292)
|
|
|
|
## 2.5.2
|
|
|
|
- Fix XSS vulnerability (#8959)
|
|
|
|
## 2.5.1
|
|
|
|
- Fix some local images not having their EXIF metadata stripped on upload (#8714)
|
|
- Fix class autoloading issue in ActivityPub Create handler (#8820)
|
|
- Fix cache statistics not being sent via statsd when statsd enabled (#8831)
|
|
- Fix being able to enable a disabled relay via ActivityPub Accept handler (#8864)
|
|
- Bump nokogiri from 1.8.4 to 1.8.5 (#8881)
|
|
- Bump puma from 3.11.4 to 3.12.0 (#8883)
|
|
- Fix database migrations for PostgreSQL below 9.5 (#8903)
|
|
- Fix being able to report statuses not belonging to the reported account (#8916)
|