Add missing icons to UserProfileRecentSection
Adjust pooling to reduce stutters during gameplay on unique hit objects
Show "locally modified" pill when local modifications have been made
Beatmap
Handles edge cases like mentioned in https://github.com/ppy/osu/issues/19585.
Fix `PreviewTrack`s not being disposed correctly
PlayButton
PreviewTrack
Track
Clean up SoloScoreInfo serialised output
static
Ensure skin samples are looked up in correct order
Add flow for creating new mod presets
Remove nullable disable in the osu.Desktop
AddPresetPopover
Change all filter control button state test to until steps
Improve `IBeatSyncProvider` interface and reduce beatmap track dependence
Display readable error message when reaching download limit
There's multiple schedules at play which could be adding multi-frame delays. let's play it safe and try and fix flaky tests. Example of `Schedule` which could cause an issue: https://github.com/ppy/osu/blob/392cb352cc71da8b0f82aa0877ea6a7febfc54b1/osu.Game/Collections/CollectionDropdown.cs#L77-L78 Example of test failure: https://github.com/ppy/osu/runs/7648118894?check_suite_focus=true
Fix `LegacySongProgress` incorrectly blocking mouse input from gameplay
Change migration logic to ignore realm pipe files regardless of database filename