Skip to content

Fedify 2.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:30
· 506 commits to main since this release
2.3.1
7f7aca4

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]