Releases: noneeeeeeeeeee/AutoUpdaterGUI
Releases · noneeeeeeeeeee/AutoUpdaterGUI
v2.5
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 yourconfig.ini
file. it WILL reset everything back to default. So make sure to back up yourconfig.ini
or add those entries.
Full Changelog: v2.0.1...v2.5
v2.0.1
1.0.1 - Legacy
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
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
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