NUSGet kommt nun mit einem neuen Design daher und das Packen als WAD ist standardmäßig aktiviert. Ein eigenes Download-Verzeichnis kann eingestellt werden und der Update-Check lässt sich deaktivieren. Zudem wurden kleinere Bugs behoben.
Changelog
* NUSGet now uses a new custom stylesheet that provides a cleaner look across all platforms. * "Pack Installable Archive (WAD/TAD) is now enabled by default on launch. * NUSGet now has support for saving settings to config.json, allowing for more configuration. ** Automatic updates can now be disabled, so the app won't prompt you to update on launch. ** A custom download directory can now be specified, so that your downloads don't have to go to ~/Downloads/NUSGet Downloads/. * Added a separate about screen that lists the NUSGet, libWiiPy, and libTWLPy versions, as well as credits for all of NUSGet's translators. * Going hand-in-hand with the about screen, version numbers are no longer shown in the log on launch. * Added the stock "About Qt" screen for all of those Qt nerds out there who want to know what version NUSGet is using. * Minor database fixes, a handful of names and warning strings have been corrected. * WAD names are now generated from the title names displayed in the tree. This should have essentially no visible effect, but it cuts down on the database sizes by a substantial amount. * Fixed an issue where translations for a language may have only loaded for specific locales on Windows (ex. French translations would only be loaded if you used the fr_FR locale, and not any other fr_XX locale). * Fixed an issue where using a language other than English could cause the widths of the settings columns to change. * Some special characters are now automatically removed from archive file names to prevent issues where the file can't be created because your OS or filesystem doesn't allow a character present in the file name.