Trunk & Tidbits, July 2026

The Mastodon Team
Building a better social web

Welcome to the 28th edition of Trunks & Tidbits!
This is the summer here in Europe, but while some of the team is enjoying some well-earned vacations, the work on Mastodon continues and we made a lot of progress this month.
The team is continuing to grow, and we are very pleased to welcome Juan as the 4th member of our web backend team. As we have doubled the size of the backend team over the last few months, we are now all set up to start working on the various projects funded by the Sovereign Tech Agency that we announced a few months ago.
We also published the results of our first Discovery Week. Find out what we learned and what will be our next focuses after this week of user surveys and workshops organised by Imani, our Head of Design.
Releases
We recently released Mastodon 4.6.3, 4.6.4 and 4.6.5, fixing various bugs and security issues (including one high severity). We recommend all administrators running Mastodon 4.6 to update as soon as possible.
We also backported those fixes for our currently supported versions. If you are not (yet) running Mastodon 4.6, we recommend you to update to either Mastodon 4.5.15 or 4.4.22.
Finally, we just released the first beta version for Mastodon 4.7. It contains very few user-facing changes, but does contain significant reworking of the backend code to improve security and support new protocol features. This requires substantial database migrations that could take a couple of hours on very large servers, but will not cause downtime if the upgrade instructions are followed.
Backend & Web
In July 2026 we reviewed and merged 204 Pull Requests (120 with translation and dependency updates removed) from 14 contributors.
- Migrated local private keys to a new, on-disk encrypted, database table —
PR #39686 (by ClearlyClaire)
- Added support for storing (not yet using) ML-DSA-44 (post-quantum algorithm) account keys —
PR #39747 (by ClearlyClaire)
- Added support for
ML-DSA-44in Object Integrity Proofs (for servers running a recent OpenSSL version) —PR #39522 (by ClearlyClaire)
- Added support for FEP-8b32 —
PR #39530 (by ClearlyClaire)
- Added support for sending RFC 9421 HTTP Message signatures. Mastodon will still first send the legacy
cavage-12signatures for now, due to issues in other Fediverse software —PR #39756 (by ClearlyClaire)
- Added support for
Linkobjects inattachmentas per FEP 8967 —PR #36104 (by Gargron)
- Two big database changes have been merged to better differentiate between deleted and suspended accounts, and to ensure that an account’s
uriis unique —PR #23617 (by ClearlyClaire) —
PR #39882 (by ClearlyClaire)
- Started to refactor the
<Status>component to make future changes easier - Added end-of-life date on the “Available Updates” page and notify admins when they run an out-of-support Mastodon version —
PR #39732 (by ClearlyClaire)
- Fixed an issue for the controller handling the web push notification
Unsubscribe-URLendpoint. This is now working correctly, and we advise client developers that process web push notifications asynchronously to support it to reduce the number of failed requests. Our own push relays have been updated —PR #39918 (by ClearlyClaire)
- Improved Emoji search after the recent refactor —
PR #39815 (by chaosexanima)
- Various front-end components have been updated or created in preparation of future interface changes. More new about this very soon!
- Work is in progress to get Fediscoverer, our provider software for Fediscovery, ready to be deployed at scale. Multiple bugs have also been fixed and we are planning to start testing it on heavy traffic servers soon, before making it available for everyone.
Android & iOS
On Android, version 2.13.2 has been released to fix a few bugs and brings the app in compliance with the Google Play target SDK requirement.
For the iOS app, while a large rework of the app is in progress, we released 2026.05 fixing a couple of important bugs with profiles.
Thanks
Thanks for reading! If you’re excited about what we’re working on, would you consider supporting us with a small, recurring donation?
Thank you for supporting Mastodon
We develop and maintain the free and open source software that powers the social web. There is no capital behind this — we rely entirely on your support.


