Mastodon - Package Updates
-
[1.14.3]
- Update mastodon to 4.3.3
- Full Changelog
- Fix insufficient validation of account URIs (GHSA-5wxh-3p65-r4g6)
- Update dependencies
- Fix
libyamlmissing fromDockerfilebuild stage (#33591 by @vmstan) - Fix incorrect notification settings migration for non-followers (#33348 by @ClearlyClaire)
- Fix down clause for notification policy v2 migrations (#33340 by @jesseplusplus)
- Fix error decrementing status count when
FeaturedTags#last_status_atisnil(#33320 by @ClearlyClaire) - Fix last paginated notification group only including data on a single notification (#33271 by @ClearlyClaire)
-
[1.14.4]
- Update mastodon to 4.3.4
- Full Changelog
- Fix
GET /api/v2/notifications/:idandPOST /api/v2/notifications/:id/dismissfor ungrouped notifications (#33990 by @ClearlyClaire) - Fix issue with some versions of libvips on some systems (#33853 by @kleisauke)
- Fix handling of duplicate mentions in incoming status
Update(#33911 by @ClearlyClaire) - Fix inefficiencies in timeline generation (#33839 and #33842 by @ClearlyClaire)
- Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818 by @ClearlyClaire)
- Fix
tootctl feeds buildnot building list timelines (#33783 by @ClearlyClaire) - Fix processing of incoming notifications for unfilterable types (#33429 by @ClearlyClaire)
-
[1.14.5]
- Update mastodon to 4.3.5
- Full Changelog
- Change hashtag suggestion to prefer personal history capitalization (#34070 by @ClearlyClaire)
- Fix processing errors for some HEIF images from iOS 18 (#34086 by @renchap)
- Fix streaming server not filtering unknown-language posts from public timelines (#33774 by @ClearlyClaire)
- Fix preview cards under Content Warnings not being shown in detailed statuses (#34068 by @ClearlyClaire)
- Fix username and display name being hidden on narrow screens in moderation interface (#33064 by @ClearlyClaire)
- Ruby: 3.1 or newer
- PostgreSQL: 12 or newer. PostgreSQL versions 14.0 to 14.3 are not supported as they contain a critical data-corruption bug (see v4.3.0 release notes)
- Elasticsearch (recommended, for full-text search): 7.x (OpenSearch should also work)
- LibreTranslate (optional, for translations): 1.3.3 or newer
- Redis: 4 or newer
- Node: 18 or newer
- ImageMagick (optional if using libvips): 6.9.7-7 or newer
- libvips (optional, instead of ImageMagick): 8.13 or newer
-
[1.15.0]
- Update base image to 5.0.0
-
[1.15.1]
- Update mastodon to 4.3.6
- Full Changelog
- Update dependency
omniauth-saml - Update dependency
rack - Fix Stoplight errors when using
REDIS_NAMESPACE(#34126 by @ClearlyClaire)
-
[1.15.2]
- Update mastodon to 4.3.7
- Full Changelog
- Add delay to profile updates to debounce them (#34137 by @ClearlyClaire)
- Add support for paginating partial collections in
SynchronizeFollowersService(#34272 and #34277 by @ClearlyClaire) - Change account suspensions to be federated to recently-followed accounts as well (#34294 by @ClearlyClaire)
- Change
AccountReachFinderto consider statuses based on suspension date (#32805 and #34291 by @ClearlyClaire and @mjankowski) - Change user archive signed URL TTL from 10 seconds to 1 hour (#34254 by @ClearlyClaire)
- Fix static version of animated PNG emojis not being properly extracted (#34337 by @ClearlyClaire)
- Fix filters not applying in detailed view, favourites and bookmarks (#34259 and #34260 by @ClearlyClaire)
- Fix handling of malformed/unusual HTML (#34201 by @ClearlyClaire)
- Fix
CacheBusterbeing queued for missing media attachments (#34253 by @ClearlyClaire) - Fix incorrect URL being used when cache busting (#34189 by @ClearlyClaire)
-
[1.15.3]
- Update mastodon to 4.3.8
- Full Changelog
- Add warning for REDIS_NAMESPACE deprecation at startup (#34581 by @ClearlyClaire)
- Add built-in context for interaction policies (#34574 by @ClearlyClaire)
- Change activity distribution error handling to skip retrying for deleted accounts (#33617 by @ClearlyClaire)
- Remove double-query for signed query strings (#34610 by @ClearlyClaire)
- Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (#34549 by @ClearlyClaire)
- Fix sign-up e-mail confirmation page reloading on error or redirect (#34548 by @ClearlyClaire)
-
[1.15.4]
- Update mastodon to 4.3.9
- Full Changelog
- Change passthrough video processing to emit
moovatom at start of video (#34726 by @ClearlyClaire) - Fix
NoMethodErrorin edge case of emoji cache handling (#34749 by @dariusk) - Fix error when viewing statuses to deleted replies in moderation view (#32986 by @ClearlyClaire)
- Fix search operators sometimes getting lost (#35190 by @ClearlyClaire)
- Fix Alt text button submitting form in moderation interface (#35147 by @ClearlyClaire)
- Fix handling of remote attachments with multiple media types (#34996 by @ClearlyClaire)
- Fix blocked accounts not being automatically removed from trending statuses (#34891 by @ClearlyClaire)
- Fix inconsistent filtering of silenced accounts for other silenced accounts (#34863 by @ClearlyClaire)
- Fix handling of inlined
featuredcollections in ActivityPub actor objects (#34789 and #34811 by @ClearlyClaire) - Fix admin dashboard crash on specific Elasticsearch connection errors (#34683 by @ClearlyClaire)
-
[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)
-
[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)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login