Fix background dim occasionally getting in a bad state when exiting gameplay
Fix cursor ripple pool not loading pooled drawables ahead of time
Fix judgement pooling not working correctly in osu!taiko and osu!mania
De-dupe displayed hits in judgement counter
Fix collection dropdown crashing when all collections are deleted at once
Increment the counter over at https://github.com/ppy/osu-framework/pull/6136.
Fix gameplay counter textures not being cached ahead of time
TestModReinstantiation
ModUtils
They weren't being initialised correctly on initial pool.
OsuPlayfield
Fix multiplayer potentially selecting mods of wrong ruleset when starting match
LoginPanel
LocalUser.Status
TestSceneModAccuracyChallenge
Fix touch device mod getting selected as a free mod in playlists
Add `Statistics` bindable to `IAPIProvider` and update it from `SoloStatisticsWatcher`
Add osu! setting to control automatic minimising on focus loss in fullscreen mode
Fix glitchy path type correction for sliders in the editor
As proposed in https://github.com/ppy/osu/discussions/26218.
Part of https://github.com/ppy/osu/issues/26535.
Fix toolbar buttons not being clickable at screen edges