diff --git a/docs/_config.yml b/docs/_config.yml index bc306c184..c8b618463 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,4 +8,4 @@ theme: jekyll-theme-midnight download_url: http://github.com/HasKha/GWToolboxpp/releases/download/2.1_Release/GWToolbox.exe discord_url: https://discord.gg/pGS5pFn -toolbox_version: 2.3 +toolbox_version: 2.4 diff --git a/docs/history.md b/docs/history.md index cbca9abd7..7d5a372ef 100644 --- a/docs/history.md +++ b/docs/history.md @@ -3,17 +3,22 @@ layout: default --- # Version History -Previous releases are provided as dll files. In order to use it, you need to use an alternative launcher which must be placed in the same directory as the dll. If you are looking for the latest version, go to the [Home Page](./) instead. +Previous releases are provided as dll files. In order to use it, you need to use a different launcher which must be placed in the same directory as the dll. If you are looking for the latest version, go to the [Home Page](./) instead. [AutoIt Launcher](https://raw.githubusercontent.com/HasKha/GWToolboxpp/master/AutoitLauncher/Inject.au3) - Source, requires AutoIt3. Right click -> Save link as... +## Version 2.4 +* [Fix] Fixed bug where GW would freeze when launching Toolbox while in fullscreen mode. + +[Download](https://github.com/HasKha/GWToolboxpp/releases/download/2.4_Release/GWToolbox.dll) + ## Version 2.3 * [New] Added `/load ` command to load builds from your saved templates. * [New] Added an option to display chat message timestamps. * [New] Added an option to retain chat history after changing map. * [New] Added an option to restore GW window from mimized state and bring to focus when zoning into explorables. * [New] Added an alcohol duration widget. -* [Fix] Fixed several minor bugs +* [Fix] Fixed several minor bugs. [Download](https://github.com/HasKha/GWToolboxpp/releases/download/2.3_Release/GWToolbox.dll) diff --git a/resources/toolboxversion.txt b/resources/toolboxversion.txt index c0943d3e9..7208c2182 100644 --- a/resources/toolboxversion.txt +++ b/resources/toolboxversion.txt @@ -1 +1 @@ -2.3 \ No newline at end of file +2.4 \ No newline at end of file