Skip to content

0.15.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 07:00
· 10 commits to main since this release

Added

  • Federation with GoToSocial should work now
  • The "View profile" tool now supports the !group@domain syntax
    • (To support the edge case of a user and a group with the same name on one server)

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • Verification of incoming requests is faster now, because WebFinger is skipped when fetching keys
  • When fetching a forwarded activity, the edge case of a Tombstone object is handled the same way as a HTTP 404
  • Dependency and Go updates