Mastodon v2.6.2 Release Notes

Release Date: 2018-11-23 // over 5 years ago
  • ➕ Added

    • ➕ Add Page to whitelisted ActivityPub types (mbajur)
    • ➕ Add 20px to column width in web UI (Gargron)
    • ➕ Add amount of freed disk space in tootctl media remove (Gargron, Gargron, mayaeh)
    • ➕ Add "Show thread" link to self-replies (Gargron)

    🔄 Changed

    • 🔄 Change order of Atom and RSS links so Atom is first (Alkarex)
    • 🔄 Change Nginx configuration for Nanobox apps (danhunsaker)
    • 🔄 Change the follow action to appear instant in web UI (Gargron)
    • 👷 Change how the ActiveRecord connection is instantiated in on_worker_boot (Gargron)
    • 🔄 Change tootctl accounts cull to always touch accounts so they can be skipped (renatolond)
    • 🔄 Change mime type comparison to ignore JSON-LD profile (valerauko)

    🛠 Fixed

    • 🛠 Fix web UI crash when conversation has no last status (sammy8806)
    • 🛠 Fix follow limit validator reporting lower number past threshold (Gargron)
    • 🛠 Fix form validation flash message color and input borders (Gargron)
    • 🛠 Fix invalid twitter:player cards being displayed (ClearlyClaire)
    • 🛠 Fix emoji update date being processed incorrectly (ClearlyClaire)
    • 🛠 Fix playing embed resetting if status is reloaded in web UI (ClearlyClaire, Gargron)
    • 🛠 Fix web UI crash when favouriting a deleted status (ClearlyClaire)
    • 🛠 Fix intermediary arrays being created for hash maps (Gargron)
    • 🛠 Fix filter ID not being a string in REST API (Gargron)

    🔒 Security

    • 🛠 Fix multiple remote account deletions being able to deadlock the database (Gargron)
    • 🛠 Fix HTTP connection timeout of 10s not being enforced (Gargron)