Add "distance spacing" support in editor for osu! ruleset
Move difficulty graph toggle to individual skin settings
Fix countdown stopping at first completed minute rather than actual last minute
Fix footer random button autosizing to text length
Fix clicking anywhere in the beatmap overlay dismissing it
Adjust sheared button visuals to improve disabled / mousedown state
Improve "Alternate" mod to reset at first object after break
Fix first-run overlay's song select applying track adjustments
Update overlay ruleset selector inline with osu-web design
Closes https://github.com/ppy/osu/issues/18041.
Update production endpoint to new version
Update framework
f
Update first-run overlay footer buttons to use new sheared design
Make some mods incompatible with `OsuModTarget`
Allow rewinding random in song select with "Shift + Left Click"
Not too noticeable, but better match web in any case.
Due to the changes in `APIUser`, which change equality to be based on ID.
Looks weird with `AlwaysPresent`.