Skip to content

Fedify 1.7.13

Choose a tag to compare

@github-actions github-actions released this 17 Sep 04:56
· 800 commits to main since this release
1.7.13
4b96eae

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]