Skip to content

Releases: fedify-dev/fedify

Fedify 2.2.5

05 Jun 05:40
2.2.5
65c6a47

Choose a tag to compare

Released on June 5, 2026.

@fedify/cli

  • Fixed fedify command failing under Deno 2.8+/TypeScript 6.0 where setTimeout() returns Timeout instead of number. Used ReturnType<typeof setTimeout> for the signalTimers WeakMap so it is compatible across all TypeScript/Deno versions. [#789 by Rui Chen]

Fedify 2.1.16

05 Jun 05:36
2.1.16
3215a9e

Choose a tag to compare

Released on June 5, 2026.

@fedify/cli

  • Fixed fedify command failing under Deno 2.8+/TypeScript 6.0 where setTimeout() returns Timeout instead of number. Used ReturnType<typeof setTimeout> for the signalTimers WeakMap so it is compatible across all TypeScript/Deno versions. [#789 by Rui Chen]

Fedify 2.0.20

05 Jun 05:30
2.0.20
43beb5c

Choose a tag to compare

Released on June 5, 2026.

@fedify/cli

  • Fixed fedify command failing under Deno 2.8+/TypeScript 6.0 where setTimeout() returns Timeout instead of number. Used ReturnType<typeof setTimeout> for the signalTimers WeakMap so it is compatible across all TypeScript/Deno versions. [#789 by Rui Chen]

Fedify 2.2.4

04 Jun 05:59
2.2.4
e6fe71d

Choose a tag to compare

Released on June 4, 2026.

@fedify/vocab-runtime

  • Fixed validatePublicUrl() allowing special-use IPv4 ranges, such as shared address space, benchmarking, multicast, reserved, and documentation ranges, which could bypass private network protections in remote document loading. [CVE-2026-50131]

  • Fixed validatePublicUrl() allowing IPv6 translation and tunneling prefixes, including NAT64, Teredo, and 6to4 addresses, which could bypass private network protections in remote document loading. [CVE-2026-50131]

Fedify 2.1.15

04 Jun 05:50
2.1.15
2e1122e

Choose a tag to compare

Released on June 4, 2026.

@fedify/vocab-runtime

  • Fixed validatePublicUrl() allowing special-use IPv4 ranges, such as shared address space, benchmarking, multicast, reserved, and documentation ranges, which could bypass private network protections in remote document loading. [CVE-2026-50131]

  • Fixed validatePublicUrl() allowing IPv6 translation and tunneling prefixes, including NAT64, Teredo, and 6to4 addresses, which could bypass private network protections in remote document loading. [CVE-2026-50131]

Fedify 2.0.19

04 Jun 04:57
2.0.19
0bdad17

Choose a tag to compare

Released on June 4, 2026.

@fedify/vocab-runtime

  • Fixed validatePublicUrl() allowing special-use IPv4 ranges, such as shared address space, benchmarking, multicast, reserved, and documentation ranges, which could bypass private network protections in remote document loading. [CVE-2026-50131]

  • Fixed validatePublicUrl() allowing IPv6 translation and tunneling prefixes, including NAT64, Teredo, and 6to4 addresses, which could bypass private network protections in remote document loading. [CVE-2026-50131]

Fedify 1.10.11

04 Jun 04:42
1.10.11
8eb4ed1

Choose a tag to compare

Released on June 4, 2026.

@fedify/fedify

  • Fixed validatePublicUrl() allowing special-use IPv4 ranges, such as shared address space, benchmarking, multicast, reserved, and documentation ranges, which could bypass private network protections in remote document loading. [CVE-2026-50131]

  • Fixed validatePublicUrl() allowing IPv6 translation and tunneling prefixes, including NAT64, Teredo, and 6to4 addresses, which could bypass private network protections in remote document loading. [CVE-2026-50131]

Fedify 1.9.12

04 Jun 04:36
1.9.12
5b2f65e

Choose a tag to compare

Released on June 4, 2026.

@fedify/fedify

  • Fixed validatePublicUrl() allowing special-use IPv4 ranges, such as shared address space, benchmarking, multicast, reserved, and documentation ranges, which could bypass private network protections in remote document loading. [CVE-2026-50131]

  • Fixed validatePublicUrl() allowing IPv6 translation and tunneling prefixes, including NAT64, Teredo, and 6to4 addresses, which could bypass private network protections in remote document loading. [CVE-2026-50131]

Fedify 2.2.3

20 May 17:21
2.2.3
8140088

Choose a tag to compare

Released on May 21, 2026.

@fedify/fedify

  • Fixed a security vulnerability in Linked Data Signature verification that could allow certain signed activities to be interpreted differently than intended. [CVE-2026-42462]

Fedify 2.1.14

20 May 17:05
2.1.14
5a5802e

Choose a tag to compare

Released on May 21, 2026.

@fedify/fedify

  • Fixed a security vulnerability in Linked Data Signature verification that could allow certain signed activities to be interpreted differently than intended. [CVE-2026-42462]