github mastodon/mastodon v3.2.2

latest releases: v4.1.16, v4.2.8, v3.5.19...
3 years ago

Mastodon

Changelog

Added

  • Add tootctl maintenance fix-duplicates (ThibG, Gargron)
    • Index corruption in the database?
    • This command is for you

Removed

  • Remove dependency on unused and unmaintained http_parser.rb gem (ThibG)

Fixed

  • Fix Move handler not being triggered when failing to fetch target account (ThibG)
  • Fix downloading remote media files when server returns empty filename (ThibG)
  • Fix possible casing inconsistencies in hashtag search (ThibG)
  • Fix updating account counters when association is not yet created (Gargron)
  • Fix account processing failing because of large collections (ThibG)
  • Fix resolving an account through its non-canonical form (i.e. alternate domain) (ThibG)
  • Fix slow distinct queries where grouped queries are faster (Gargron)

Security

  • Fix 2FA/sign-in token sessions being valid after password change (Gargron)
  • Fix resolving accounts sometimes creating duplicate records for a given ActivityPub identifier (ThibG)

Upgrade notes

Because this is a backport, it is not available with git pull. Use git fetch && git checkout v3.2.2

Both Docker and non-Docker:

  1. Restart all Mastodon processes

Don't miss a new mastodon release

NewReleases is sending notifications on new releases.