Fix `Setting.authorized_fetch` not being properly taken into consideration (#26958)
Fix post edits not being forwarded as expected (#26936)
Fix dismiss button overlapping with text in dismissable banners (#26935)
Fix obsolete cache key in status cache invalidation logic (#26934)
Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927)
Change score half-life for trending posts from 2 hours to 1 hour (#26915)
New Crowdin Translations (automated) (#26498)
Co-authored-by: GitHub Actions <noreply@github.com>
Added admin api for managing tags (#26872)
Fix notification permissions being requested immediately after login (#26472)
Fix front-end bug when processing relationship-related account actions (#26902)
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
Fix recent search items not handling overflows correctly (#26893)
Fix error on `status` type notification (bell icon) (#26884)
Convert `actions/account_notes` into Typescript (#26601)
Fix confusing behavior of mute button and volume slider in web UI (#26860)
Change `GET /api/v1/directory` to use database replica rather than primary (#26856)
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)
Fix performances of profile directory (#26842)
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840)