We’re happy to announce that Mastodon 4.5 is now ready for prime time! Quote posts, async fetching of replies, server timeline visibility settings, more moderation tools, and lots and lots of other tweaks and improvements.
Announcement on our blog: https://blog.joinmastodon.org/2025/11/mastodon-4.5/
Full release notes and update instructions are available on our GitHub release page: https://github.com/mastodon/mastodon/releases/tag/v4.5.0
This graph also show clearly the logic of authorization policy management in tpm2sh:
tpm2-tpmkey reads and writes keys in the TPM 2.0 ASN.1 format. Those bound with a policy have a pre-compiled list of policy commands.tpm2-policy-language compiles policy expressions into command lists.tpm2sh post-processes [*] and executes the command lists in a policy session.[*] At minimum, tpm2sh writes handle of the temporal session to the command buffer.