Skip to content

Fedify 1.4.15

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 14:03
· 1071 commits to main since this release
1.4.15
ac7096f

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.