Added admin api for managing tags (#26872)
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
Add admin notifications for new Mastodon versions (#26582)
Add avatar image to webfinger responses (#26558)
Add support for federating `memorial` attribute (#26583)
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
Add alt text for preview card thumbnails (#26184)
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
Add `published_at` attribute to preview cards (#26153)
Change design of link previews in web UI (#26136)
Remove 16:9 cropping from web UI (#26132)
Use username as display name for suspended users or users with blank display names (#25276)
Update dependency rubocop-rails to v2.20.1 (#25493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Rails 7.0 update (#25668)
Fix explore page being inaccessible when opted-out of trends in web UI (#25716)
Merge pull request from GHSA-ccm4-vgcc-73hp
* Tighten allowed HTML in oEmbed-based preview cards
* Sanitize preview cards at render time
* Add `sandbox` attribute to preview card iframes