PS3GameUpdateDownloader v008
changelog:
! refactored gui code
! more secure handling of sonys self signed certificate
+ open configuration window when no configuration file is found
+ generate "build.log" when building releases
+ include pysimplegui version in logs for easier debugging
+ include python version in logs for easier debugging
+ proxy support (only SOCKS5)
+ improve configuration window layout
+ add CHANGELOG to builds
+ add thai translation thanks to https://github.com/CENSOR1337
+ add russian translation thanks to https://github.com/andoleal
+ add turkish translation thanks to https://steamcommunity.com/profiles/76561198045705212/
+ add italian translation thanks to https://github.com/Strappazzon
- fix changelog being cutoff in update notification window
- fix updater on linux
- fix handling unicode languages
- minor typos in english translation
- fix cutoff strings
- fix crash when available disc space is below threshold
- hotfix for issues between keyring and PyInstaller
- inform user when no viable keyring backend could be found