Skip to content

Fedify 1.7.11

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 14:33
· 637 commits to main since this release
1.7.11
5d830ba

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.