Skip to content

Fedify 1.0.29

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:57
· 4412 commits to main since this release
1.0.29
06e151a

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]