You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New collection operation: Inverse - Create a new collection that contains every beatmap in the user's library that isn't in collections A..Z.
New map search modifier: creator=.
Collection list will now highlight collections that contain currently selected maps in current collection.
Map downloader login data/mirror preferences are now preserved between runs.
User collection generator can now preserve scores only with specified mod combinations.
Basic collection operations are now possible via command-line: convert between .db and .osdb formats, create collections from mapIds lists. Get more info by executing App.exe --help in CM install directory.
Fixed
Crash in download manager.
Improved collection files loading times.
Misc
Map downloader:
Added support for third-party map download mirrors.
Downloads are now less bursty (spread fairly evenly in an hour time frame).
Invalid characters in downloaded map filenames are now replaced with _ instead of being removed.