Releases: heuwerk/UpdateProton
UpdateProton v0.3.3 released
Minor Hotfix
- This time only one character was added in the regex to recognize two-digit version numbers
UpdateProton v0.3.2 released
UpdateProton v0.3.1 released
This is a hotfix to restore the script functionality.
I just extended the REGEX for more reliable version detection.
No new features implemented.
UpdateProton v0.3 released
Hello,
in this release I have rewritten all the code for determining a new version. Now only the latest version is fetched using the release/latest URL.
Most of the changes are under the hood, so they are invisible to the user. However, they should result in a faster execution speed
Changes & Fixes
- fetch latest release from
releases/latest
- wget no longer sends the checksum to a file, but via pipe to sha512sum
UpdateProton v0.2.3 released
And again a bugfix release...
This time I fixed a critical bug, that would let the script crash every time, because of changed validation process by GloriousEggroll.
Until now, the SHA512SUM expected to find the zip file in an folder named vagrant_share, this is no longer the case.
An update is absolutely necessary to restore the functionality of the script!
Fixes
- fixed a critical bug, that lead to a crash every time due to verification error
UpdateProton v0.2.2 released
Hey, I'm back again with a new bugfix release.
This time I crushed a few bugs and even added a new feature, that will come pretty handy on slow / unstable internet connections.
New Features and Fixes
- wget can resume downloads, if it was interrupted
- fixed a frew bugs, that prevent the script from exit, if the ".steam" folder was not found
UpdateProton v0.2.1 released
Hi Guys,
this time I crushed some bugs that I haven't noticed last time. I hope this will be the only bugfix release before I implement new features.
UpdateProton v0.2 released
This release is very special, because I rewrote most of the code.
New Features and Changes:
- The script is now POSIX compliant (/bin/sh)
- removed much bloat
- new version numbering system
- automatic checksum matching
- redesigned console feedback with less distractions
- clearer code formatting
UpdateProton v1.6 released
- Added Changelog-URL when updating
First "Stable" Release
I hope that it works flawlessly now.