# Conflicts: # osu-framework
Fixes #1208
Allow deploy script to deploy multiple project targets
Will probably rename this to MiniTimeline or something... But the basic structure is there plus most of functionality minus keyboard input.
Fix ruleset target path for release builds
osu!catch improvements
Merge desktop projects and optimise build
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.