ExplicitAttribute
Update beatmap online statuses when the set is selected in song select
Takes changes in https://github.com/ppy/osu/pull/34233 and removes *all* of the complexity. Supersedes and closes #34233. Contains same caveat that we can only display one beatmap once in the carousel; this will be addressed separately.
RealmPopulatingOnlineLookupSource
This sort of guarantees that the wedge displays the latest online status of the map.
Fix song select favourite button getting stuck spinning if operation failed
Started failing after master merge.
Add initial support for filtering by user tags in song select
LocalisableString
Improve song select's automatic selection behaviour when current selection is no longer valid
Add mode for grouping beatmaps by their source
Define separate strings for song select's difficulty statistics display (and add a maximum width limit)
See https://github.com/ppy/osu/actions/runs/15868654672/job/44740248052?pr=33873#step:5:49.
SongSelectV2: Refine random selection to currently open group (and support difficulty split panels better)
Remove fade from footer display transition