Mastodon - Package Updates
-
[1.16.0]
- Update mastodon to 4.4.0
- Full Changelog
- Add Followers you know widget to user profiles and hover cards (#34652, #34678, #34681, #34697, #34699, #34769, #34774 and #34914 by @diondiondion)
- Add featured tab to profiles on web UI and rework pinned posts (#34405, #34483, #34491, #34754, #34855, #34858, #34868, #34869, #34927, #34995, #35056 and #34931 by @ChaosExAnima, @ClearlyClaire, @Gargron, and @diondiondion)
- Add endorsed accounts to featured tab in web UI (#34421 and #34568 by @Gargron)
- Add ability to add and remove hashtags from featured tags in web UI (#34489, #34887, and #34490 by @ClearlyClaire and @Gargron)
- Add reminder when about to post without alt text in web UI (#33760 and #33784 by @Gargron)
- Add a warning in Web UI when composing a post when the selected and detected language are different (#33042, #33683, #33700, #33724, #33770, and #34193 by @ClearlyClaire and @Gargron)
- Add support for verifying and displaying remote quote posts (#34370, #34481, #34510, #34551, #34480, #34479, #34553, #34584, #34623, #34738, #34766, #34770, #34772, #34773, #34786, #34790, #34864, #34957, #34961, #35016, #35022, #35036, #34946, #34945 and #34958 by @ClearlyClaire and @diondiondion)
- Add ability to reorder and translate server rules (#34637, #34737, #34494, #34756, #34820, #34997, #35170, #35174 and #35174 by @ChaosExAnima and @ClearlyClaire)
- Add emoji from Twemoji 15.1.0, including in the emoji picker/completion (#33395, #34321, #34620, and #34677 by @ChaosExAnima, @ClearlyClaire, @TheEssem, and @eramdam)
- Add option to remove account from followers in web UI (#34488 by @Gargron)
-
[1.16.1]
- Update mastodon to 4.4.1
- Full Changelog
- Fix nearly every sub-directory being crawled as part of Vite build (#35323 by @ClearlyClaire)
- Fix assets not building when Redis is unavailable (#35321 by @oneiros)
- Fix replying from media modal or pop-in-player tagging user
@undefined(#35317 by @ClearlyClaire) - Fix support for special characters in various environment variables (#35314 by @mjankowski and @ClearlyClaire)
- Fix some database migrations failing for indexes manually removed by admins (#35309 by @mjankowski)
-
[1.16.2]
- Update mastodon to 4.4.2
- Full Changelog
- update dependencies
- Fix menu not clickable in Firefox (#​35390 and #​35414 by @​diondiondion)
- Add
langattribute to current composer language in alt text modal (#​35412 by @​diondiondion) - Fix quote posts styling on notifications page (#​35411 by @​diondiondion)
- Improve a11y of custom select menus in notifications settings (#​35403 by @​diondiondion)
- Fix selected item in poll select menus is unreadable in Firefox (#​35402 by @​diondiondion)
- Update age limit wording (#​35387 by @​diondiondion)
- Fix support for quote verification in implicit status updates (#​35384 by @​ClearlyClaire)
- Improve
Dropdowncomponent accessibility (#​35373 by @​diondiondion) - Fix processing some incoming quotes failing because of missing JSON-LD context (#​35354 and #​35380 by @​ClearlyClaire)
-
[1.16.3]
- Update mastodon to 4.4.3
- Full Changelog
- Update dependencies
- Fix incorrect rate-limit handling GHSA-84ch-6436-c7mg
- Fix race condition caused by ActiveRecord query cache in
Createcritical path (#35662 by @ClearlyClaire) - Fix race condition caused by quote post processing (#35657 by @ClearlyClaire)
- Fix WebUI crashing for accounts with
nullURL (#35651 by @ClearlyClaire) - Fix friends-of-friends recommendations suggesting already-requested accounts (#35604 by @ClearlyClaire)
- Fix synchronous recursive fetching of deeply-nested quoted posts (#35600 by @ClearlyClaire)
- Fix Expand this post link including user
@undefined(#35478 by @ClearlyClaire) - Change
StatusReachFinderto consider quotes as well as reblogs (#35601 by @ClearlyClaire) - Add restrictions on which quote posts can trend (#35507 by @ClearlyClaire)
-
[1.16.4]
- Update mastodon to 4.4.4
- Full Changelog
- Fix missing memoization in
Web::PushNotificationWorker(#36085 by @ClearlyClaire) - Fix unresponsive areas around GIFV modals in some cases (#36059 by @ClearlyClaire)
- Fix missing
beforeUnloadconfirmation when a poll is being authored (#36030 by @ClearlyClaire) - Fix processing of remote edited statuses with new media and no text (#35970 by @unfokus)
- Fix polls not being displayed in moderation interface (#35644 and #35933 by @ThisIsMissEm)
- Fix WebUI handling of deleted quoted posts (#35909 and #35918 by @ClearlyClaire and @diondiondion)
- Fix Edit and Delete & Redraft on a poll not inserting empty option (#35892 by @ClearlyClaire)
- Fix loading of some compatibility CSS on some configurations (#35876 by @shleeable)
- Fix HttpLog not being enabled with
RAILS_LOG_LEVEL=debug(#35833 by @mjankowski) - Fix self-destruct scheduler behavior on some Redis setups (#35823 by @ClearlyClaire)
-
[1.16.5]
- Update mastodon to 4.4.5
- Full Changelog
- Add support for
has:quotein search (#36217 by @ClearlyClaire) - Change quoted posts from silenced accounts to use a click-through rather than being hidden (#36166 and #36167 by @ClearlyClaire)
- Fix processing of out-of-order
Updateas implicit updates (#36190 by @ClearlyClaire) - Fix getting
CreateandUpdateout of order (#36176 by @ClearlyClaire) - Fix quotes with Content Warnings but no text being shown without Content Warnings (#36150 by @ClearlyClaire)
-
[1.16.6]
- Update mastodon to 4.4.6
- Full Changelog
- Update dependencies
rackanduri - Fix streaming server connection not being closed on user suspension (by @ThisIsMissEm, GHSA-r2fh-jr9c-9pxh)
- Fix password change through admin CLI not invalidating existing sessions and access tokens (by @ThisIsMissEm, GHSA-f3q3-rmf7-9655)
- Fix streaming server allowing access to public timelines even without the
readorread:statusesOAuth scopes (by @ThisIsMissEm, GHSA-7gwh-mw97-qjgp) - Add support for processing quotes of deleted posts signaled through a
Tombstone(#36381 by @ClearlyClaire) - Fix quote post state sometimes not being updated through streaming server (#36408 by @ClearlyClaire)
- Fix inconsistent pending tags count on admin dashboard (#36404 by @mjankowski)
- Fix JSON payload being potentially mutated when processing interaction policies (#36392 by @ClearlyClaire)
- Fix quotes not being displayed in email notifications (#36379 by @diondiondion)
- Fix redirect to external object when URL is missing or malformed (#36347 by @ClearlyClaire)
-
[1.16.7]
- Update mastodon to 4.4.7
- Full Changelog
- Fix forwarder being called with
nilstatus when quote post is soft-deleted (#36463 by @ClearlyClaire) - Fix moderation warning e-mails that include posts (#36462 by @ClearlyClaire)
- Fix allow_referrer_origin typo (#36460 by @ShadowJonathan)
-
[1.16.8]
- Update mastodon to 4.4.8
- Full Changelog
- Fix quote control bypass (GHSA-8h43-rcqj-wpc6)
-
[1.17.0]
- Update mastodon to 4.5.0
- Full Changelog
- Add support for allowing and authoring quotes (#35355, #35578, #35614, #35618, #35624, #35626, #35652, #35629, #35665, #35653, #35670, #35677, #35690, #35697, #35689, #35699, #35700, #35701, #35709, #35714, #35713, #35715, #35725, #35749, #35769, #35780, #35762, #35804, #35808, #35805, #35819, #35824, #35828, #35822, #35835, #35865, #35860, #35832, #35891, #35894, #35895, #35820, #35917, #35924, #35925, #35914, #35930, #35941, #35939, #35948, #35955, #35967, #35990, #35991, #35975, #35971, #36002, #35986, #36031, #36034, #36038, #36054, #36052, #36055, #36065, #36068, #36083, #36087, #36080, #36091, #36090, #36118, #36119, #36128, #36094, #36129, #36138, #36132, #36151, #36158, #36171, #36194, #36220, #36169, #36130, #36249, #36153, #36299, #36291, #36301, #36315, #36317, #36364, #36383, #36381, #36459, #36464, #36461, #36516, #36528, #36549, #36550, #36559, #36693, #36704, #36690, #36689, #36696, #36721, #36695 and #36736 by @ChaosExAnima, @ClearlyClaire, @Lycolia, @diondiondion, and @tribela)
- Add support for fetching and refreshing replies to the web UI (#35210, #35496, #35575, #35500, #35577, #35602, #35603, #35654, #36141, #36237, #36172, #36256, #36271, #36334, #36382, #36239, #36484, #36481, #36583, #36627 and #36547 by @ClearlyClaire, @diondiondion, @Gargron and @renchap)
- Add ability to block words in usernames (#35407, #35655, and #35806 by @ClearlyClaire and @Gargron)
- Add ability to individually disable local or remote feeds for visitors or logged-in users
disabledvalue to server setting for live and topic feeds, as well as user permission to bypass that (#36338, #36467, #36497, #36563, #36577, #36585, #36607 and #36703 by @ClearlyClaire) - Add support for displaying of quote posts in Moderator UI (#35964 by @ThisIsMissEm)
- Add support for displaying link previews for Admin UI (#35958 by @ThisIsMissEm)
- Add a new server setting to choose the server landing page (#36588 and #36602 by @ClearlyClaire and @renchap)
- Add support for
Updateactivities on converted object types (#36322 by @ClearlyClaire) - Add support for dynamic viewport height (#36272 by @e1berd)
- Add support for numeric-based URIs for new local accounts (#32724, #36304, #36316, and #36365 by @ClearlyClaire)