Remove local vertex batching from triangles backgrounds
Fix changelog stream user count only accounting for latest build
Fix tournament beatmap backgrounds occasionally not loading
Fix cursor scale animation not matching stable on classic skins
Fix revert-to-default button appearing on disabled settings regardless of value
Fade hold-for-menu button out completely on non-touch devices
Fix `ConstrainedIconContainer` always using masking without a reason
Change legacy beatmap skins to not handle `@2x` textures (to match stable)
Change rolling counters to use quicker easing types
Change key overlay to use the ordering provided by rulesets
Fix taiko maps containing only drum rolls / swells not being passable without mods
Fix timing point changes not applying after selecting another one
Add guard against submitting score with invalid mod instances
Fix incorrect accuracy and rank population when decoding lazer replays
Fix flashlight not dimming if slider head is hit early
LegacySkin
Fix `ColourHitErrorMeter` not loading pooled drawables ahead of time
Fixes the issue originally fixed via https://github.com/ppy/osu/pull/10553 in a slightly different way, allowing more flexibility.
osu!mania already goes out of its way to order things correctly. Arguably, osu!taiko just did it wrong.
Add user card with global/country ranks to login overlay
Add replay playback controls
PlayerSettingsOverlay
Allow adjusting volume controls via a drag
No idea why this is only in android, but okay.