Fedify 2.3.1
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
publicKeyentry. 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]