Mastodon v3.2.2 Release Notes

Release Date: 2020-12-19 // over 3 years ago
  • ➕ Added

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

    ✂ Removed

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

    🛠 Fixed

    • 🛠 Fix Move handler not being triggered when failing to fetch target account (ClearlyClaire)
    • 🛠 Fix downloading remote media files when server returns empty filename (ClearlyClaire)
    • 🛠 Fix possible casing inconsistencies in hashtag search (ClearlyClaire)
    • 🛠 Fix updating account counters when association is not yet created (Gargron)
    • 🛠 Fix account processing failing because of large collections (ClearlyClaire)
    • 🛠 Fix resolving an account through its non-canonical form (i.e. alternate domain) (ClearlyClaire)
    • 🛠 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 (ClearlyClaire)