diff --git a/changelog.txt b/changelog.txt index 4921b43..8abb37b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,8 @@ -- Fix potential game freeze -- Fix an issue where the installer would reject mods previously downloaded that session +- Fix initial manager column setup +- Make the content column always stretch to maximum width +- Make action buttons prettier +- Add an action button to open mod in Penumbra +- Add an option to open freshly-installed mods in Penumbra +- Handle cancelled downloads better +- Fix potential errors when importing externally-installed mods +- Fix some performance issues and potential freezes diff --git a/heliosphere-plugin.csproj b/heliosphere-plugin.csproj index 6969cfd..9ed4b6b 100755 --- a/heliosphere-plugin.csproj +++ b/heliosphere-plugin.csproj @@ -1,7 +1,7 @@ - 1.17.6 + 1.18.0 Heliosphere net7.0-windows enable