Mastodon v3.4.2 Release Notes

Release Date: 2021-11-06 // over 2 years ago
  • โž• Added

    • โž• Add configuration attribute to GET /api/v1/instance (Gargron)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix handling of back button with modal windows in web UI (ClearlyClaire)
    • ๐Ÿ›  Fix pop-in player when author has long username in web UI (ClearlyClaire)
    • ๐Ÿ›  Fix crash when a status with a playing video gets deleted in web UI (ClearlyClaire)
    • ๐Ÿ›  Fix crash with Microsoft Translate in web UI (ClearlyClaire)
    • ๐Ÿ›  Fix PWA not being usable from alternate domains (HolgerHuo)
    • ๐Ÿ›  Fix locale-specific number rounding errors (ClearlyClaire)
    • ๐Ÿ›  Fix scheduling a status decreasing status count (ClearlyClaire)
    • ๐Ÿ›  Fix user's canonical email address being blocked when user deletes own account (ClearlyClaire)
    • ๐Ÿ›  Fix not being able to suspend users that already have their canonical e-mail blocked (Gargron)
    • ๐Ÿ›  Fix anonymous access to outbox not being cached by the reverse proxy (ClearlyClaire)
    • ๐Ÿ›  Fix followers synchronization mechanism not working when URI has empty path (ClearlyClaire)
    • ๐Ÿ›  Fix serialization of counts in REST API when user hides their network (ClearlyClaire)
    • ๐Ÿ›  Fix inefficiencies in auto-linking code (ClearlyClaire)
    • ๐Ÿ›  Fix tootctl self-destruct not sending delete activities for recently-suspended accounts (ClearlyClaire)
    • ๐Ÿ›  Fix suspicious sign-in e-mail text being out of date (ClearlyClaire)
    • ๐Ÿ›  Fix some frameworks being unnecessarily loaded (ClearlyClaire)
    • ๐Ÿ›  Fix canonical e-mail blocks missing foreign key constraints (ClearlyClaire)
    • ๐Ÿ›  Fix inconsistent order on account's statuses page in admin UI (tribela)
    • ๐Ÿ›  Fix media from blocked domains being redownloaded by tootctl media refresh (tribela)
    • ๐Ÿ›  Fix mastodon:setup generated env-file syntax (ClearlyClaire)
    • ๐Ÿ›  Fix link previews being incorrectly generated from earlier links (ClearlyClaire)
    • ๐Ÿ›  Fix wrong to/cc values for remote groups in ActivityPub (ClearlyClaire)
    • ๐Ÿ›  Fix mentions with non-ascii TLDs not being processed (ClearlyClaire)
    • ๐Ÿ›  Fix authentication failures halfway through a sign-in attempt (ClearlyClaire, ClearlyClaire)
    • ๐Ÿ›  Fix suspended accounts statuses being merged back into timelines (ClearlyClaire)
    • ๐Ÿ›  Fix crash when encountering invalid account fields (ClearlyClaire)
    • ๐Ÿ›  Fix invalid blurhash handling for remote activities (noellabo)
    • ๐Ÿ›  Fix newlines being added to account notes when an account moves (ClearlyClaire, noellabo)
    • ๐Ÿ›  Fix crash when creating an announcement with links (ClearlyClaire)
    • ๐Ÿ›  Fix logging out from one browser logging out all other sessions (ClearlyClaire)

    ๐Ÿ”’ Security

    • ๐Ÿ›  Fix user notes not having a length limit (ClearlyClaire)
    • ๐Ÿ›  Fix revoking a specific session not working (ClearlyClaire)