Fix moderator rights inconsistencies (#26729)
Fix invalid Content-Type header for WebP images (#26773)
Add admin notifications for new Mastodon versions (#26582)
Fix unmatched quotes and prefixes causing search to fail (#26701)
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
Add avatar image to webfinger responses (#26558)
Fix bad search type heuristic (#26673)
Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)
Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239)
Update rubocop and rubocop-rspec (#26329)
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
Fix cached posts including stale stats (#26409)
Avoid connecting to a running ES instance in ES search check spec (#26413)
Restore console behavior in `test` env (#26401)