v1.0.5 - 2021-08-12
- last update check to update_history
- bumped version to 1.x.x
- tweaked check for update
- fixed issue where the updater wouldn't kill the process properly
v0.10.2 - 2021-04-07
- improved latest version detection
v0.10.1 - 2020-05-23
- additional way to trigger menu bar toggle for improved wine support
- tweaked logging to be less verbose
- RecordUpdate not recording in_beta properly
- __GetLatestBuild not sorting semver tags properly
v0.10.0 - 2020-05-23
- progress bar to check and update actions
- menu bar for development/troubleshooting
- ability to hide and/or toggle menu bar
- local package update support from menu bar
- manual backup support from menu bar
- submit feedback option from menu bar
- logging to a file and dump logs from menu bar
- run an external program post update with PostUpdate
- record update actions for troubleshooting
- gui now shows more popups on errors
- backups can now be tagged
- download directories and paths are more unique
- ensure directory is now "present" not "latest"
- command line options have been adjusted
- improved logging
- checksums were not checked in some cases
- ini_config would incorrectly store empty keys
- unix paths in configs would break transfers
- TransferLink had an incorrect regex
v0.9.4 - 2020-04-28
- self mode which runs uninteractively
- autostart does not work when package Process changes
- updater freezes when toggling beta flag mid-update check
v0.9.3 - 2020-04-21
- wine support for zip / unzip (requires 7-Zip)
- make asset extract directory more unique
- user override config not being protected during transfer
v0.9.2 - 2020-04-21
- hide tray icon
- build id detection logging
- incorrect version number
v0.9.1 - 2020-04-21
- build ID checks not working properly
- package-updater updater.cfg complex file order
- close the updater after transitioning to phase 2
- minor version strings
v0.9.0 - 2020-04-20
- Initial beta release