From b82a65807009752fb7651bbcc4aa9133856bfe09 Mon Sep 17 00:00:00 2001 From: percyqaz <21290233+percyqaz@users.noreply.github.com> Date: Sun, 29 Oct 2023 13:54:55 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B7=EF=B8=8F=20Version=200.7.11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog-latest.md | 23 +++++++++++++---------- docs/changelog.md | 19 +++++++++++++++++++ src/Interlude.fsproj | 4 ++-- 3 files changed, 34 insertions(+), 12 deletions(-) diff --git a/docs/changelog-latest.md b/docs/changelog-latest.md index 0d135709..b7a04a21 100644 --- a/docs/changelog-latest.md +++ b/docs/changelog-latest.md @@ -1,16 +1,19 @@ -0.7.11 +0.7.11.1 ==== -# New features -- NEW ingame overlay to find/search for players and view their profiles - - Can be found in the top-right dropdown, hotkey is `F9` by default - - In this overlay you can also change your name color and manage your friends list -- Added a prompt when dragging a Songs folder onto Interlude, to check if you want to link it rather than plain import -- Links in the ingame wiki are underlined +A patch with a few bug fixes just in time for releasing the game trailer +# New feature +- Under 'Advanced' settings you can now update your cache of patterns + This is so you can try the pattern analysis features like searching or grouping by pattern + # Bug fixes -- Fixed transparency of noteskin previews on Import menu -- Fixed a bug causing the game to shut down twice, making it hang for a bit before closing +- Fixed a crash related to the noteskin editor +- Fixed a bug where noteskin previews didn't update correctly +- Fixed the LN stuck in preview glitch +- Fixed a race-condition related exploit in audio loading +- Fixed clicking on a grouping/sorting dropdown option also clicking a chart immediately after -Also updated the wiki with some new pages :) +Ingame osu! downloads are currently down - Page on imports screen now points you to some manual mirror sites +It will be back soon :) diff --git a/docs/changelog.md b/docs/changelog.md index f20385f6..f3e3ed9d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,22 @@ +0.7.11.1 +==== + +A patch with a few bug fixes just in time for releasing the game trailer + +# New feature +- Under 'Advanced' settings you can now update your cache of patterns + This is so you can try the pattern analysis features like searching or grouping by pattern + +# Bug fixes +- Fixed a crash related to the noteskin editor +- Fixed a bug where noteskin previews didn't update correctly +- Fixed the LN stuck in preview glitch +- Fixed a race-condition related exploit in audio loading +- Fixed clicking on a grouping/sorting dropdown option also clicking a chart immediately after + +Ingame osu! downloads are currently down - Page on imports screen now points you to some manual mirror sites +It will be back soon :) + 0.7.11 ==== diff --git a/src/Interlude.fsproj b/src/Interlude.fsproj index 05b2838c..60808a44 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.11 - 0.7.11 + 0.7.11.1 + 0.7.11.1 Percyqaz 1 LICENSE