Releases: heuwerk/UpdateProton
Update Proton v0.8.0 releases
Hello there,
in this release I declare the flatpak integration as stable enough.
Have fun!
What's Changed
- Update README.md by @heuwerk in #19
- Update README.md by @heuwerk in #20
- First implementation of flatpak support by @heuwerk in #22
- Update README.md by @heuwerk in #23
Full Changelog: v0.7.0...v0.8.0
UpdateProton v0.8.0 alpha released
Here it is: the long awaited steam flatpak support!
Well at least kind of, for not it is experimental.
One known Issue is visable if both the native package and flatpak version of steam is installed.
The flatpak version will take precedence.
But hey, at least some progress 😄
Notable changes
- added Steam flatpak support experimental
- code reformating
- curl shows a progress bar, instead of verbose connection information nothing else actually
- small code improvements
What's Changed
- Update README.md by @heuwerk in #19
- Update README.md by @heuwerk in #20
- First implementation of flatpak support by @heuwerk in #22
Full Changelog: v0.7.0...v0.8.0
UpdateProton v0.7.0 released
Hello, I am proud to announce a new version of UpdateProton.
Since the last stable release I have made some serious changes to the script.
I have listed more details below.
And now have fun with the new version, I hope using it is as much fun as developing it.
If you find bugs or have problems, feel free to file a problem report on the issues page.
With kind regards
@heuwerk
Major changes
- completely replaced wget with curl
- made Script compliant to XDG_BASE_DIRECTORY
- disabled download size display for now
- major overhaul of version extraction (should be stable, at last)
- simplified command failure logic, make use of curl error report instead of using generic error messages
UpdateProton v0.6.0 released
Greetings!
Today I am proud to announce the release of UpdateProton v0.6.0.
Feel free to report any Problems you encounter in the Issues.
New Features
- replaced wget with curl
What's Changed
Full Changelog: v0.5.4...v0.6.0
UpdateProton v0.5.4 released
Hello,
today I am proud to announce a new release of the updateproton.sh script.
This release does not contain any user facing changes, but it prepares the release of v0.6, which will use curl
instead of wget
.
UpdateProton v0.5.3 released
Greetings!
I am proud to announce the release of UpdateProton v0.5.3.
This is an optional bugfix release, where I reformated the whole code and deleted an unnecessary condition.
Also I added a disclaimer to be compliant with the License of the project (GNU GPL3).
If you encounter any bugs, feel free to report them on the Issues page.
Have a nice day!
Full Changelog: v0.5.2...v0.5.3
UpdateProton v0.5.2 released
Greetings!
I am proud to announce the release of my UpdateProton script v0.5.2.
This is just a hotfix to make the script work again. Apparently GitHub changed something in the background on its links and thus no new version could be detected.
I hope you have a good experience with the new version, if you encounter problems you can report them under Issues.
Full Changelog: v0.5.1...v0.5.2
UpdateProton v0.5.1 released
Hello,
this is just a quick bugfix release that fixes the display of the download size and rearrange some output strings.
UpdateProton v0.5 released
Hello again!
Long time no see.
Sorry for the high version bump, but I experimented with scripting mode and used this for v0.4
But in the end I wasn't happy with it so it is removed until I have the time and passion to work on it.
As always, if you find bugs or can help improve the script, please open an Issue.
But for now other exciting changes:
What's Changed
Full Changelog: v0.3.4...v0.5