May be caused by a startup error. This shouldn't result in an additional exception here.
Allow files missing on disk to be restored on beatmap import
Previously, in the rare case the database became out of sync with the disk store, it was impossible to feasibly repair a beatmap. Now reimporting checks each file exists on disk and adds it back if it doesn't.
Remove unnecessary Microsoft.Net.Http include
Fix LegacyFilesystemReader Filenames property.
Don't unlimit FPS for visual tests
Account for all files instead of just the main directory ones
Dispose IDisposable object before method returns
Ensure an OnlineBeatmapID is present before attempting API requests
Fix player loading.
Force clean before deploying
Add missing return to PlayerLoader
was being a bit too eager previously
Ensures app.config is up-to-date before deploying, rather than using a potentially old version
Removed unnecessary casting of KeyBindingRow.FilterTerms
Add some more context menus; remove global ContextMenuContainer
Implement random mod for osu!mania
Update profiles to support newer return structure from osu-web API