Skip to content

Fedify 1.1.27

Choose a tag to compare

@github-actions github-actions released this 17 Sep 04:33
· 4289 commits to main since this release
1.1.27
3d9aa9e

Released on September 17, 2025.

  • Improved the AT Protocol URI workaround to handle all DID methods and edge cases. The fix now properly percent-encodes any authority component in at:// URIs, supporting did:web, did:key, and other DID methods beyond just did:plc. Also handles URIs without path components correctly. [#436]