Skip to content

Fedify 1.6.11

Choose a tag to compare

@github-actions github-actions released this 16 Sep 17:39
· 3689 commits to main since this release
1.6.11
550b24c

Released on September 17, 2025.

  • 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]