Skip to content

Fedify 1.3.22

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:00
· 4035 commits to main since this release
1.3.22
ef6b7c4

Released on August 25, 2025.

  • Fixed a bug where verifyRequest() function threw a TypeError when verifying HTTP Signatures with created or expires fields in the Signature header as defined in draft-cavage-http-signatures-12, causing 500 Internal Server Error responses in inbox handlers. Now it correctly handles these fields as unquoted integers according to the specification.