Fedify 1.2.4
Released on November 12, 2024.
-
Fixed a bug where default document loaders had thrown a
TypeErrorwith a messageBody is unusable: Body has already been read
orBody already consumed
when the content type of the response was an HTML document and there's no link to a JSON-LD document. -
Fixed a bug where
verifySignature()andverifyJsonLd()functions sometimes had thrown ajsonld.ValidationErrorerror. Now such errors are caught and logged as warnings, and the signature to verify is considered as invalid.