Changes:
- GUI has been ported to GTK4
- CLI and GUI functionality has been splitted into two distinct executables
-- steam-tools-ng(.exe) will handle console commands (see --help)
-- steam-tools-ng-gui(.exe) will handle GUI only (there's no console anymore \o/) - plugin page on settings has been removed.
-- From now the enable/disable plugin checkbox are on the respective module page - Added --version parameter to CLI
- Translations are updated. (please,help us translating on your language!)
- [Windows Only] Debug console has been removed.
- [Windows Only] Installer updated with latest python and libraries
- [Windows Only] size reduced from ~30mb to ~20mb
Fixes:
- Always show copyright notice on CLI mode
- Fix an issue that cause the finalize confirmation dialog to be not displayed
- Fix an issue displaying a fatal error when it occurs before GUI initialization
- Fix an issue in window handlers when debug mode is enabled
- Fix an issue that cause some strings not being translated
- Fix an issue that cause fatal errors not being displayed when running from GUI
- Fix an issue that client's file explorer not being show when click config/log files button
Known Issues:
- gentoo and archlinux packages are not updated