Skip to content

Fedify 1.8.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 14:38
· 174 commits to main since this release
1.8.8
d8a7922

Released on August 25, 2025.

@fedify/fedify

  • 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.