feat(deps): update mastodon/mastodon v4.5.11 → v4.6.0#2523
Open
truecharts-admin wants to merge 1 commit into
Open
feat(deps): update mastodon/mastodon v4.5.11 → v4.6.0#2523truecharts-admin wants to merge 1 commit into
truecharts-admin wants to merge 1 commit into
Conversation
Crow-Control
approved these changes
Jun 17, 2026
Crow-Control
left a comment
Member
There was a problem hiding this comment.
Auto approved automated PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.5.11→4.6.0Release Notes
mastodon/mastodon (mastodon/mastodon)
v4.6.0Compare Source
For a user-focused highlight of these changes, see https://blog.joinmastodon.org/2026/06/mastodon-4.6/
For changes of particular interest to application developers, see https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/
For a more detailed run-down on the changes, see the Changelog section below!
Upgrade overview
This release contains upgrade notes that deviate from the norm:
ℹ️ Requires assets recompilation
ℹ️ Requires streaming server restart
ℹ️ Requires database migrations
For more information, view the complete release notes and scroll down to the upgrade instructions section.
Changelog
Added
GET /api/v1/profileandPATCH /api/v1/profileto replace the existingupdate_credentialsendpoint. See the documentation for more information.missing_attributionboolean to preview cards in REST API (#38043 by @ClearlyClaire)exclude_directflag to/api/v1/accounts/:id/statusesto exclude direct messages (#37763 by @ClearlyClaire)max_note_lengthandmax_display_name_lengthattributes toconfiguration.accountsinInstanceentity (#37991 by @ClearlyClaire)configuration.accounts.max_profile_fields,configuration.accounts.profile_field_name_limitandconfiguration.accounts.profile_field_value_limitto theInstanceentity.unresolvedflag to/api/v1/admin/reportsto query both resolved and unresolved reports (#38323 by @mkljczk)supported_typesparameter toGET /api/v1/notifications,GET /api/v1/notifications/:id,GET /api/v2/notifications, andGET /api/v2/notifications/:group_keyalong with a newfallbackattribute for notifications and notification groups.Alt+PageUpandAlt+PageDownhotkeys for list navigation (#39252 and #39427 by @diondiondion)g+ekeyboard shortcut to access the trending page in web UI (#38014 by @antoinecellerier)Cmd/Ctrl+Enterfor form submissions in more text areas in web UI (#37821 by @diondiondion)text-autospaceto posts to improve rendering of mixed script posts in web UI (#37694 by @ahxxm)hostsresolver in request socket DNS lookup (#38699, #38866, and #39030 by @ClearlyClaire and @mjankowski)tootctl email_domain_blocks(#34579 and #38107 by @ClearlyClaire and @e-nomem)--keep-interactedflag totootctl media removeto preserve cached media on cleanup (#36200 by @northerner)Changed
j/khotkeys to anchor navigated item to top of viewport in web UI (#38036 by @diondiondion)0to scroll to top in web UI (#37052 by @diondiondion)tootctl preview_cards removecommand description to clearly state it only removes media (#39348 by @mjankowski)invite_bypass_approvalpermission (#38278 by @ClearlyClaire)invite_bypass_approvalpermission.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.