Skip to content

Fedify 1.8.10

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:01
· 3120 commits to main since this release
1.8.10
ad51773

Released on Steptember 17, 2025.

@fedify/fedify

  • Added a temporary workaround for invalid AT Protocol URIs from BridgyFed. URIs like at://did:plc:... that violate RFC 3986 URI syntax are now automatically URL-encoded to at://did%3Aplc%3A... to prevent parsing failures when processing bridged Bluesky content. [#436]