Skip to content

Releases: jmurth1234/Overviewer-GUI

v1.4.0

23 Jun 22:01
Compare
Choose a tag to compare
  • Updates the observable to support the new Python 3 Overviewer
  • Initial Store release coming soon! The ini file and the generated config is now stored in the AppData folder as a result.
    • I'll be adding a way to save the config outside the folder

v1.3.1

06 Jan 22:11
Compare
Choose a tag to compare
  • This fixes an issue with extracting the zip from the latest overviewer release

Version 1.3

09 Feb 09:37
Compare
Choose a tag to compare
  • Added the ability to download and update the Overviewer every time the GUI runs.
  • Progress is now parsed from a custom observer rather than a horrifying regex
  • The GUI will now generate a config file rather than generate command line arguments
  • This means you can now easily migrate from simple to advanced mode by editing the
    generated config.generated.py file!
  • Note: don't touch the custom observer at the top of the file - this is required
    in order to provide progress to the GUI
  • Updated .NET version used to 4.5