From 25c90c309b048fec1f746539b57e70ad3a41857d Mon Sep 17 00:00:00 2001 From: percyqaz <21290233+percyqaz@users.noreply.github.com> Date: Wed, 16 Aug 2023 23:45:16 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20Version=200.7.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog-latest.md | 11 +++++++---- docs/changelog.md | 11 +++++++++++ src/Interlude.fsproj | 4 ++-- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/docs/changelog-latest.md b/docs/changelog-latest.md index 589b8b37..291381eb 100644 --- a/docs/changelog-latest.md +++ b/docs/changelog-latest.md @@ -1,8 +1,11 @@ -0.7.1.1 +0.7.1.2 ==== -Turns out the frame limiter still had 2 more bugs in it -They have been fixed and now the frame limiter is indeed better than ever +Found a bug in osu! conversions, recently introduced by accident, that produces bugged LNs +If you converted your osu! songs folder in the last couple of weeks I would delete the imported charts and reconvert them +If you converted your osu! songs folder a long time ago you shouldn't see any issues and the bug is now fixed -Also, added a description to the Crescent table on the imports screen and took away the WIP sign +# Other fixes +- You should now be able to download table charts right after installing a new table +- Sorting modes like 'Grade achieved' no longer show charts multiple times if you have duplicates in different folders diff --git a/docs/changelog.md b/docs/changelog.md index 1ce5f186..d3a2c00c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,14 @@ +0.7.1.2 +==== + +Found a bug in osu! conversions, recently introduced by accident, that produces bugged LNs +If you converted your osu! songs folder in the last couple of weeks I would delete the imported charts and reconvert them +If you converted your osu! songs folder a long time ago you shouldn't see any issues and the bug is now fixed + +# Other fixes +- You should now be able to download table charts right after installing a new table +- Sorting modes like 'Grade achieved' no longer show charts multiple times if you have duplicates in different folders + 0.7.1.1 ==== diff --git a/src/Interlude.fsproj b/src/Interlude.fsproj index c2a47edf..8055ceff 100644 --- a/src/Interlude.fsproj +++ b/src/Interlude.fsproj @@ -5,8 +5,8 @@ net7.0 https://github.com/YAVSRG/Interlude $([System.DateTime]::Now.tostring("yyyyMMdd")) - 0.7.1.1 - 0.7.1.1 + 0.7.1.2 + 0.7.1.2 Percyqaz 1 LICENSE