Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a hotfix release aiming to fix critical bugs and unstable behaviors from the last update.
Breaking Changes
4to fix indexing issues for song data.idproperty to prevent file associations from breaking if/when the song title is updated.only-now->OnlyNow) so longer titles can be compacted within the URL more reliably. This will be applied retroactively to all pre-existing maps, so if you have any URLs that are bookmarked, you will need to update them to their PascalCase equivalents.Warning
While migrations have been implemented to minimize the chance of breakage, it's highly recommended that you always keep backups of your maps on your device before moving to a new update in order to minimize the surface area of potential data loss in the event something goes awry.
Bugfixes
LEAVE_EDITORaction will now properly save the current beatmap contents before leaving the editor view. (Autosave middleware fails to save beatmap contents for certain actions #33)