Skip to content

Fedify 1.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 14:07
· 872 commits to main since this release
1.5.7
e35f9ce

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.