Mastodon - Package Updates
-
[1.17.1]
- Update mastodon to 4.5.1
- Full Changelog
- Fix Cmd/Ctrl + Enter not submitting Alt text modal on some browsers (#36866 by @diondiondion)
- Fix posts coming from public/hashtag streaming being marked as unquotable (#36860 and #36869 by @ClearlyClaire)
- Fix old previously-undiscovered posts being treated as new when receiving an
Update(#36848 by @ClearlyClaire) - Fix blank screen in browsers that don't support
Intl.DisplayNames(#36847 by @diondiondion) - Fix filters not being applied to quotes in detailed view (#36843 by @ClearlyClaire)
- Fix scroll shift caused by fetch-all-replies alerts (#36807 by @diondiondion)
- Fix dropdown menu not focusing first item when opened via keyboard (#36804 by @diondiondion)
- Fix assets build issue on arch64 (#36781 by @ClearlyClaire)
- Fix
/api/v1/statuses/:id/contextsometimes returingMastodon-Async-Refreshwithoutresult_count(#36779 by @ClearlyClaire) - Fix prepared quote not being discarded with contents when replying (#36778 by @ClearlyClaire)
-
[1.17.2]
- Update mastodon to 4.5.2
- Full Changelog
- Change private quote education modal to not show up on self-quotes (#36926 by @ClearlyClaire)
- Fix missing fallback link in CW-only quote posts (#36963 by @ClearlyClaire)
- Fix statuses without text being hidden while loading (#36962 by @ClearlyClaire)
- Fix
g+hkeyboard shortcut not working when a post is focused (#36935 by @diondiondion) - Fix quoting overwriting current content warning (#36934 by @ClearlyClaire)
- Fix scroll-to-status in threaded view being unreliable (#36927 by @ClearlyClaire)
- Fix path resolution for emoji worker (#36897 by @ChaosExAnima)
- Fix
tootctl upgrade storage-schemafailing withArgumentError(#36914 by @shugo) - Fix cross-origin handling of CSS modules (#36890 by @ClearlyClaire)
- Fix error with remote tags including percent signs (#36886 and #36925 by @ChaosExAnima and @ClearlyClaire)
-
[1.17.3]
- Update mastodon to 4.5.3
- Full Changelog
- Fix inconsistent error handling leaking information on existence of private posts (GHSA-gwhw-gcjx-72v8)
- Fix Delete and Redraft on a non-quote being treated as a quote post in some cases (#37140 by @ClearlyClaire)
- Fix YouTube embeds by sending referer (#37126 by @ChaosExAnima)
- Fix streamed quoted polls not being hydrated correctly (#37118 by @ClearlyClaire)
- Fix creation of duplicate conversations (#37108 by @oneiros)
- Fix extraneous
noreferrerin external links (#37107 by @ChaosExAnima) - Fix edge case error handling in some database migrations (#37079 by @ClearlyClaire)
- Fix error handling when re-fetching already-known statuses (#37077 by @ClearlyClaire)
- Fix post navigation in single-column mode when Advanced UI is enabled (#37044 by @diondiondion)
- Fix
tootctl status removeremoving quoted posts and remote quotes of local posts (#37009 by @ClearlyClaire)