Released on March 11, 2026.
-
Fixed a federation interoperability bug where reactions (
LikeandEmojiReact) to remote posts could be ignored when the activityobjectused a remote IRI that did not match Hollo's local URI pattern. Inbox handlers now fall back to resolving posts byposts.iri, so remote self-reactions (e.g., Misskey users reacting to their own remote notes) are persisted and shown correctly in Mastodon-compatible clients. [#394] -
Hardened inbox reaction processing to tolerate duplicate deliveries by making
Like/EmojiReactinserts idempotent, preventing duplicate-key failures during federation retries. -
Upgraded Fedify to 1.10.4.