0.15.4
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