Skip to content

Releases: fedify-dev/fedify

Fedify 1.8.8

25 Aug 14:38
1.8.8
d8a7922
Compare
Choose a tag to compare

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.

Fedify 1.8.7

25 Aug 08:26
1.8.7
166e1a2
Compare
Choose a tag to compare

Released on August 25, 2025.

@fedify/fedify

  • Fixed a bug where ActivityPub Discovery failed to recognize XHTML self-closing <link> tags. The HTML/XHTML parser now correctly handles whitespace before the self-closing slash (/>), improving compatibility with XHTML documents that follow the self-closing tag format.

Fedify 1.7.11

25 Aug 14:33
1.7.11
5d830ba
Compare
Choose a tag to compare

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.

Fedify 1.7.10

25 Aug 08:12
1.7.10
e9f5f04
Compare
Choose a tag to compare

Released on August 25, 2025.

  • Fixed a bug where ActivityPub Discovery failed to recognize XHTML self-closing <link> tags. The HTML/XHTML parser now correctly handles whitespace before the self-closing slash (/>), improving compatibility with XHTML documents that follow the self-closing tag format.

Fedify 1.6.10

25 Aug 14:29
1.6.10
82c3f64
Compare
Choose a tag to compare

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.

Fedify 1.6.9

25 Aug 08:03
1.6.9
6beebf7
Compare
Choose a tag to compare

Released on August 25, 2025.

  • Fixed a bug where ActivityPub Discovery failed to recognize XHTML self-closing <link> tags. The HTML/XHTML parser now correctly handles whitespace before the self-closing slash (/>), improving compatibility with XHTML documents that follow the self-closing tag format.

Fedify 1.5.7

25 Aug 14:07
1.5.7
e35f9ce
Compare
Choose a tag to compare

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.

Fedify 1.5.6

25 Aug 07:54
1.5.6
ecd8572
Compare
Choose a tag to compare

Released on August 25, 2025.

  • Fixed a bug where ActivityPub Discovery failed to recognize XHTML self-closing <link> tags. The HTML/XHTML parser now correctly handles whitespace before the self-closing slash (/>), improving compatibility with XHTML documents that follow the self-closing tag format.

Fedify 1.4.15

25 Aug 14:03
1.4.15
ac7096f
Compare
Choose a tag to compare

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.

Fedify 1.4.14

25 Aug 07:53
1.4.14
7fef11c
Compare
Choose a tag to compare

Released on August 25, 2025.

  • Fixed a bug where ActivityPub Discovery failed to recognize XHTML self-closing <link> tags. The HTML/XHTML parser now correctly handles whitespace before the self-closing slash (/>), improving compatibility with XHTML documents that follow the self-closing tag format.