Releases: Alsweider/SteamshotKeeper
Releases · Alsweider/SteamshotKeeper
v0.4.0-demo
- Performance improved: Instead of external Curl processes, platform-independent, Qt-native methods are now used for downloading. This has roughly tripled the download speed, allowing the programme to run more smoothly and making it far less prone to freezing.
- The progress bar now correctly displays the expected number of items, or switches to an indeterminate loading animation if the number cannot be determined.
- The download button is now enabled when switching from Crawler to API mode, provided the API key field is not empty.
v0.3.2-demo
The link to retrieve the API key is now clickable.
v0.3.1-demo
- Bug fixed that kept the progress bar active when cancelling and after completion.
- Interesting bug fixed that created an undeletable folder named
0 -when the API did not provide the AppID of a screenshot. This mostly affected screenshots uploaded from non-Steam games via shortcuts. For these screenshots without an AppID and game title, there is now a folder namedUnknown AppID - Unknown Title(also possible individually, depending on the case).
v0.3.0-demo
0.3.0
- The API method now places the screenshots in folders following the scheme:
AppID - Game Title. The screenshots receive their original filenames they had when they were uploaded. - The HTML crawler uses the scheme
AppID-Content IDas filenames. This ensures that the filenames are sufficiently unique so as not to be overwritten by a different picture.
0.2.0
- Added method to access screenshots via Steam API.
- Allow users to use their SteamID64 or vanity profile name for both download methods (crawler & API).
- Latest profile name or SteamID64 is saved to settings / registry.
v0.1.0-demo
- Improvements to the user interface and button mechanics.
- Automatic insertion of a default download directory.
v0.0.1-demo
Demo version, limited to 100 files.