Don't fill beatmap metadata with template values on creating a new beatmap
Setting one of the global screen `Bindable`s (in this case, `Beatmap`) is not valid from anywhere but the update thread. This changes the order in which things happen during the editor startup process to ensure correctness. Closes #11968.
Fix disable mouse buttons setting not showing default indicator when using keybind
Remove skype handle from user profile overlay
Fix a couple of new inspections introduced in Rider EAPs
Adjust legacy spinner components placements to match osu!stable
Switch RestoreDefaultsValueButton to use HasPendingTasks to avoid tooltip always showing