Skip to content

2023.617.0

Compare
Choose a tag to compare
@peppy peppy released this 16 Jun 17:50
· 10758 commits to master since this release

Hotfix release number 3! More fixes for score migration and import. Who would've guessed?!

Scoring

Fix reimporting old lazer scores undoing standardised score recalculation (#23930 by @bdach)

Fix score migration not migrating all scores properly (#23934 by @peppy)

We were missing a rounding consideration which means that.. probably half of the scores which should have been converted were not being. Luckily this is easy to resolve and can be simply re-run on top of an existing database with no further considerations.

Full Changelog: 2023.614.1...2023.617.0