[ blog ]
Mastodon Updated to 4.5.2 (November 24, 2025)
published
We have updated C.IM to Mastodon v4.5.2.
This release does not add major features. It fixes issues found after the 4.5 rollout, especially around quote posts, interface behavior, and keyboard input.
Changes
- The private quote education modal will no longer appear when users quote their own posts (#36926)
Fixes
This release contains targeted fixes for the web interface and backend logic.
- Fixed missing fallback link for quote posts with a content warning only (#36963)
- Fixed statuses without text being hidden while loading (#36962)
- Fixed
g + hkeyboard shortcut not working when a post was focused (#36935) - Fixed quoting overwriting an existing content warning (#36934)
- Fixed unreliable scroll-to-status behavior in threaded view (#36927)
- Fixed path resolution for the emoji worker (#36897)
- Fixed storage schema upgrade failure in
tootctl(#36914) - Fixed cross-origin handling of CSS modules (#36890)
- Fixed errors caused by percent signs in remote tags (#36886, #36925)
- Fixed incorrect replacement of invalid quote approval rules (#36885)
- Fixed hashtag autocompletion not being inserted correctly (#36884)
- Fixed Cmd/Ctrl + Enter in the composer triggering confirmation actions unintentionally (#36870)
Full changelog:
https://github.com/mastodon/mastodon/releases/tag/v4.5.2
Summary
This update continues the cleanup after Mastodon 4.5, especially around quoting and interface edge cases.
C.IM now runs the latest patch release for the 4.5 series.
Source code for our instance is available at:
[ share ]