Releases: fedify-dev/fedify
Releases · fedify-dev/fedify
Fedify 1.0.22
Released on March 26, 2025.
-
Fixed a bug where the totalItems
property of OrderedCollection
objects returned by followers collection dispatcher had been an incorrect value if a base-url
parameter was provided.
-
Fixed a bug where the id
property of OrderedCollection
and OrderedCollectionPage
objects returned by followers collection dispatcher had been an incorrect value if a base-url
parameter was provided.
Fedify 1.4.7
Released on March 20, 2025.
-
Fixed a bug of WebFinger handler where it had failed to match acct:
URIs with a host having a port number. [#218, #219 by Revath S Kumar]
-
Fixed a server error thrown when an invalid URL was passed to the base-url
parameter of the followers collection. [#217]
Fedify 1.3.14
Released on March 20, 2025.
-
Fixed a bug of WebFinger handler where it had failed to match acct:
URIs with a host having a port number. [#218, #219 by Revath S Kumar]
-
Fixed a server error thrown when an invalid URL was passed to the base-url
parameter of the followers collection. [#217]
Fedify 1.2.18
Released on March 20, 2025.
-
Fixed a bug of WebFinger handler where it had failed to match acct:
URIs with a host having a port number. [#218, #219 by Revath S Kumar]
-
Fixed a server error thrown when an invalid URL was passed to the base-url
parameter of the followers collection. [#217]
Fedify 1.1.18
Released on March 20, 2025.
-
Fixed a bug of WebFinger handler where it had failed to match acct:
URIs with a host having a port number. [#218, #219 by Revath S Kumar]
-
Fixed a server error thrown when an invalid URL was passed to the base-url
parameter of the followers collection. [#217]
Fedify 1.0.21
Released on March 20, 2025.
-
Fixed a bug of WebFinger handler where it had failed to match acct:
URIs with a host having a port number. [#218, #219 by Revath S Kumar]
-
Fixed a server error thrown when an invalid URL was passed to the base-url
parameter of the followers collection. [#217]
Fedify 1.4.6
Released on March 9, 2025.
- Fedify no more depends on
node:punycode
module, which is deprecated in Node.js. Now it uses the built-in node:url
module instead. [#212, #214 by Fróði Karlsson]
Fedify 1.3.13
Released on March 9, 2025.
- Fedify no more depends on
node:punycode
module, which is deprecated in Node.js. Now it uses the built-in node:url
module instead. [#212, #214 by Fróði Karlsson]
Fedify 1.2.17
Released on March 9, 2025.
- Fedify no more depends on
node:punycode
module, which is deprecated in Node.js. Now it uses the built-in node:url
module instead. [#212, #214 by Fróði Karlsson]
Fedify 1.1.17
Released on March 9, 2025.
- Fedify no more depends on
node:punycode
module, which is deprecated in Node.js. Now it uses the built-in node:url
module instead. [#212, #214 by Fróði Karlsson]