From 00a5d07a736e73486db44dbed2def6bc3bea840a Mon Sep 17 00:00:00 2001 From: Timothy Baldridge Date: Mon, 17 May 2021 18:45:43 -0600 Subject: [PATCH] 2.4.4.2 --- CHANGELOG.md | 5 ++++- Wabbajack.CLI/Wabbajack.CLI.csproj | 4 ++-- Wabbajack.Launcher/Wabbajack.Launcher.csproj | 4 ++-- Wabbajack.Server/Wabbajack.Server.csproj | 4 ++-- Wabbajack/Wabbajack.csproj | 4 ++-- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41fcbe7e..52162869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ ### Changelog -#### Version - 2.4.4.2 - ??? +#### Version - 2.4.4.2 - 5/17/2021 * Modlists are now exported as X.wabbajack where X is the name chosen in the Compiler UI +* Added a new `Network Workaround` mode to the WJ settings panel. Enabling this will bypass Cloudflare and +a lot of caching/DNS layers. Give this a try if you're getting strange SSL errors instead of using a VPN +Should also help get around problems with Telekom and their interaction with Cloudflare. #### Version - 2.4.4.1 - 5/1/2021 * HOTFIX: downgrade cefsharp to fix the in-app browser (fixes Nexus login issue) diff --git a/Wabbajack.CLI/Wabbajack.CLI.csproj b/Wabbajack.CLI/Wabbajack.CLI.csproj index d7e54210..c6c961bd 100644 --- a/Wabbajack.CLI/Wabbajack.CLI.csproj +++ b/Wabbajack.CLI/Wabbajack.CLI.csproj @@ -6,8 +6,8 @@ wabbajack-cli Wabbajack x64 - 2.4.4.1 - 2.4.4.1 + 2.4.4.2 + 2.4.4.2 Copyright © 2019-2020 An automated ModList installer true diff --git a/Wabbajack.Launcher/Wabbajack.Launcher.csproj b/Wabbajack.Launcher/Wabbajack.Launcher.csproj index 18a3e715..5b8a784e 100644 --- a/Wabbajack.Launcher/Wabbajack.Launcher.csproj +++ b/Wabbajack.Launcher/Wabbajack.Launcher.csproj @@ -4,8 +4,8 @@ Exe net5.0-windows true - 2.4.4.1 - 2.4.4.1 + 2.4.4.2 + 2.4.4.2 Copyright © 2019-2020 Wabbajack Application Launcher true diff --git a/Wabbajack.Server/Wabbajack.Server.csproj b/Wabbajack.Server/Wabbajack.Server.csproj index 4ca95cca..a7da061c 100644 --- a/Wabbajack.Server/Wabbajack.Server.csproj +++ b/Wabbajack.Server/Wabbajack.Server.csproj @@ -3,8 +3,8 @@ Exe net5.0-windows - 2.4.4.1 - 2.4.4.1 + 2.4.4.2 + 2.4.4.2 Copyright © 2019-2020 Wabbajack Server win-x64 diff --git a/Wabbajack/Wabbajack.csproj b/Wabbajack/Wabbajack.csproj index c637b6a7..d1512773 100644 --- a/Wabbajack/Wabbajack.csproj +++ b/Wabbajack/Wabbajack.csproj @@ -6,8 +6,8 @@ true x64 win10-x64 - 2.4.4.1 - 2.4.4.1 + 2.4.4.2 + 2.4.4.2 Copyright © 2019-2020 An automated ModList installer true