### Changed - Accept `application/activity+json` for requests to `/.well-known/nodeinfo` ### Fixed - Truncate remote user fields, avoids them getting rejected - Improve the `FollowValidator` to successfully incoming activities with an errant `cc` field. - Resolved edge case where the API can report you are following a user but the relationship is not fully established. - The Swoosh email adapter for Mailgun was missing a new dependency on `:multipart` - Fix Mastodon WebSocket authentication