Add redirection on `/deck` URLs for logged-out users (#27128)
Fix the search documentation URL in system checks (#27036)
Merge pull request from GHSA-v3xf-c9qf-j667
Fix post edits not being forwarded as expected (#26936)
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)
Fix `#hashtag` matching on individual components in search (#26835)
Fix moderator rights inconsistencies (#26729)
Fix crash when encountering invalid URL (#26814)
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
Fix `#hashtag` matching non-hashtagged posts in search (#26781)
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)
Add admin notifications for new Mastodon versions (#26582)
Fix unmatched quotes and prefixes causing search to fail (#26701)
Fix search queries with slash causing or-condition (#26699)
Change importers to avoid a few inefficiencies (#26721)
Change text extraction in `PlainTextFormatter` to be faster (#26727)
Change `language:` to attempt to match to a known value in search (#26663)