Add name of beatmap set to error message if import fails
Load beatmap carousel panels asynchronously
Improve PlaybackContainer (and rename to PlaybackControl)
Add async load methods for WorkingBeatmap properties
Fix results screen displaying after failing on the last hitobject
Fixes a bug where if you failed on the last hitobject, the AllJudged event will have already been invoked.
Also self-contains the tab options inside the tab control.
Fix osu crashing if a invalid gamerule is given in the game.ini
Fix early access to beatmap in LogoVisualisation
Missed this one..
Fix beatmap info wedge not displaying
Add playback settings to the Editor
Implement Sudden Death and Perfect mods
Reduce synchronous access to WorkingBeatmap properties
Add supporter icon to the user panel
Handle more exceptions when checking for updates