You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [4.5.7] - 2026-02-24
6
+
7
+
### Security
8
+
9
+
- Reject unconfirmed FASPs (#37926 by @oneiros, [GHSA-qgmm-vr4c-ggjg](https://github.com/mastodon/mastodon/security/advisories/GHSA-qgmm-vr4c-ggjg))
10
+
- Re-use custom socket class for FASP requests (#37925 by @oneiros, [GHSA-46w6-g98f-wxqm](https://github.com/mastodon/mastodon/security/advisories/GHSA-46w6-g98f-wxqm))
11
+
12
+
### Added
13
+
14
+
- Add `--suspended-only` option to `tootctl emoji purge` (#37828 and #37861 by @ClearlyClaire and @mjankowski)
15
+
16
+
### Fixed
17
+
18
+
- Fix emoji data not being properly cached (#37858 by @ChaosExAnima)
19
+
- Fix delete & redraft of pending posts (#37839 by @ClearlyClaire)
20
+
- Fix processing separate key documents without the ActivityStreams context (#37826 by @ClearlyClaire)
21
+
- Fix custom emojis not being purged on domain suspension (#37808 by @ClearlyClaire)
22
+
- Fix users without special permissions being able to stream disabled timelines (#37791 by @ClearlyClaire)
23
+
- Fix processing of object updates with duplicate hashtags (#37756 by @ClearlyClaire)
0 commit comments