Skip to content

Fedify 2.2.6

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:24
· 1157 commits to main since this release
2.2.6
926d404

Released on June 27, 2026.

@fedify/fedify

  • Fixed outbound activity delivery aborting when Linked Data Signatures creation fails during JSON-LD canonicalization. Fedify now logs the signing failure and continues delivery without the Linked Data Signature for JSON-LD processing failures, while still surfacing key, configuration, and programming errors from signing. [#824, #842 by Lee ByeongJun]

  • Fixed inbox verification crashing when a remote actor document contains a malformed publicKey entry. Fedify now treats the malformed key as a failed key lookup so HTTP Signatures verification fails normally instead of returning a server error. [#825, #844 by Lee ByeongJun]