Mastodon - Package Updates
-
You can use this thread to track updates to the Mastodon package.
Please open issues in a separate topic instead of replying here.
-
[1.2.0]
- Use latest base image 2.0.0
-
[1.3.0]
- Add forumUrl
-
[1.3.1]
- Update Mastodon to 3.1.5
- Full changelog
- Security: Fix media attachment enumeration (ThibG)
- Security: Change rate limits for various paths (Gargron)
- Security: Fix other sessions not being logged out on password change (Gargron)
-
[1.4.0]
- Update Mastodon to 3.2.0
- Full changelog
- Add hotkey for toggling content warning input in web UI (ThibG)
- Add support for summary field for media description in ActivityPub (ThibG)
- Add hints about incomplete remote content to web UI (Gargron, noellabo)
- Add personal notes for accounts (ThibG, Gargron, Sasha-Sorokin)
- Add customizable thumbnails for audio and video attachments (Gargron, Gargron, Gargron, Gargron, ThibG, ThibG, noellabo, noellabo)
- Add a visibility indicator to toots in web UI (noellabo, highemerly)
- Add tootctl email_domain_blocks (tateisu, Gargron)
- Add "Add new domain block" to header of federation page in admin UI (ariasuni)
- Add ability to keep emoji picker open with ctrl+click in web UI (bclindner, noellabo)
- Add custom icon for private boosts in web UI (ThibG)
- Add support for Create and Update activities that don't inline objects in ActivityPub (ThibG)
- Add support for Undo activities that don't inline activities in ActivityPub (ThibG)
-
[1.4.1]
- Add cron job to cleanup cached files
-
[1.4.2]
- Update Mastodon to 3.2.1
- Full changelog
- Add support for latest HTTP Signatures spec draft (ThibG)
- Add support for inlined objects in ActivityPub to/cc (ThibG)
- Fix crash when failing to load emoji picker in web UI (ThibG)
- Fix contrast requirements in thumbnail color extraction (ThibG)
- Fix audio/video player not using CDN_HOST on public pages (ThibG)
- Fix private boost icon not being used on public pages (OmmyZhang)
- Fix audio player on Safari in web UI (ThibG, ThibG)
-
[1.4.3]
- Install ffmpeg. This was causing sidekiq jobs to fail
-
[1.4.4]
- Update Mastodon to 3.2.2
- Remove dependency on unused and unmaintained http_parser.rb gem (ThibG)
- 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)
- 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)
-
[1.5.0]
- Update Mastodon to 3.3.0
- Full changelog
- Add hotkeys for audio/video control in web UI (Gargron, Gargron)
- Add expand/compress button on media modal in web UI (mashirozx, mashirozx, mashirozx)
- Add border around man_dancing emoji in web UI (ThibG)
- Add border around beetle emoji in web UI (ThibG)
- Add home link to the getting started column when home isn't mounted (ThibG)
- Add option to disable swiping motions across the web UI (ThibG)
- Add pop-out player for audio/video in web UI (Gargron, Gargron, Gargron, noellabo)
-
[1.6.0]
- Update base image to v3