Add support for cancellation tokens for beatmap difficulty calculation
Fix score panels sometimes jumping when toggling statistics fast
Update `KeyBindingContainer` usage to block key repeat where applicable
Link osu!supporter icon to its web page
Expose LegacyScoreDecoder.PopulateAccuracy()
Highlight invalid playlist items during room creation
Update all simple cases of switching to `IWorkingBeatmap`
Disable cancelling of update via notification
Add difficulty attribute formatting
IWorkingBeatmap
const
Wasn't being used for anything, confusing that it's even possible.