Released on February 24, 2026.
-
Fixed a federation interoperability bug where follow requests to some Bonfire instances could remain pending even after receiving
AcceptorRejectactivities. Inbox follow handlers now fall back to resolving the embeddedFollowobject (withcrossOrigin: "trust") and match by actor when theobjectID does not match Hollo's stored follow IRI. [#373] -
Fixed a bug where the local account's
followingCountwas not updated when anAcceptactivity was processed via the fallback path that resolves the embeddedFollowobject (Path B). The handler was incorrectly passing the accepting actor's account ID toupdateAccountStatsinstead of the local follower's account ID. [#374]