Skip to content

Releases: noneeeeeeeeeee/AutoUpdaterGUI

v2.5

09 Sep 05:46
Compare
Choose a tag to compare

TL:DR = Updater made more customizable to your needs

Changelog

  • Updated icon so it looks better

Breaking Changes

  • Added a new entry called FILE_TYPE if not filled in it will default to .zip
  • Added a new entry called UNZIP_FILE it will fill it in automatically. It will default to true
    Please note if you don't add these entries in your config.ini file. it WILL reset everything back to default. So make sure to back up your config.ini or add those entries.

Full Changelog: v2.0.1...v2.5

v2.0.1

25 Jul 15:43
f6716f4
Compare
Choose a tag to compare

Fixes

  • Set icon
  • Fixed some bugs

Full Changelog: v2.0...v2.0.1

1.0.1 - Legacy

25 Jul 15:30
Compare
Choose a tag to compare

Release 1.0.1-Legacy

Release 1.0 has been moved here and improved a little. This will act as a portable version to those who wants no config.ini file.
Check this release for new portable versions!

Changelog

  • Made it so that version.txt will be made instead of the program erroring out.

How to build

  • Download the getupdate-legacy.py file
  • Download all the needed dependencies
  • Install pyinstaller by doing pip install pyinstaller
  • Follow these instructions to build here

v2.0

18 Jul 10:11
Compare
Choose a tag to compare

Release Update

  • Finished up some stuff
  • Added changelog preview
  • Added percentage to show
  • Fixed up status of downloading
  • Slowed down downloading and extracting

v1.5 Beta

17 Jul 16:02
Compare
Choose a tag to compare

Quality of Life Fixes

  • If version.txt file doesn't exist it would create a new one instead of getting an error
  • you can now configure the update file using config.ini witch will auto generate on launch
  • Fixed more than 1 instance being able to run

please note bugs can still occur and is not stable
if you find any bugs upload them to the issues tab