Releases: zevnda/steam-game-idler
Releases · zevnda/steam-game-idler
Steam Game Idler v1.3.11
Steam Game Idler v1.3.10
Steam Game Idler v1.3.9
Changelog
- Removed the need to constantly recheck if Steam is running
- This caused a
Spacewar
game to be added to the user's recently played list on Steam. Now it should only happen once when signing in
- This caused a
- Reworked some UI components such as the
game cards
,sort drop down
, and more, to match the style of other UI components - Made some elements darker when using the
dark
theme
Steam Game Idler v1.3.8
Steam Game Idler v1.3.7
Changelog
- SGI no longer requires users to enter their
Steam profile name
orSteam ID64
. It will now get the Steam profile and games list of the user currently logged in to the Steam desktop app- The Steam desktop app must be running and signed in to your account in order to proceed to the
dashboard
screen
- The Steam desktop app must be running and signed in to your account in order to proceed to the
- Added page tabs to the
settings
screen - Merged the
Idler
andAchievementUnlocker
C# projects into a single project:/libs/steam-utility/SteamUtility.csproj
- Fixed a component flashing issue
Steam Game Idler v1.3.6
Steam Game Idler v1.3.5
Changelog
- Replaced the
add all games with drops remaining
button with two new options in thesettings
screen- Games in list: when active only games you manually add to the
card farming list
will be farmed - All games with drops: all games in your library with 1 or more card drops remaining will be farmed
- Games in list: when active only games you manually add to the
- Fixed an issue where SGI would become temporarily unresponsive when stopping the
card farming
feature if there were a lot of games in thecard farming list
Steam Game Idler v1.3.4
Steam Game Idler v1.3.3
Changelog
- Added an
Add All Games With Drops
when yoursort
filter is set toCard Farming Games
- This will find all games in your Steam library that have 1 or more card drops remaining and add them all to your
Card Farming List
- This will find all games in your Steam library that have 1 or more card drops remaining and add them all to your
- Updates will now be handled inline
- Now, when an update for SGI is available, you will see an updating screen while the update in automatically downloaded in the background, rather than the previous dialog prompt
- Because of this change, there will no longer be a
portable
version of SGI in any future releases
Steam Game Idler v1.3.2
Changelog
- Updated all API routes to use a standalone API
- This change may break older versions of SGI in the future, as I intend to remove the current API endpoints at some point
- Added internal version checks to notify users of breaking changes (like this one) in the future and direct them on how to update
- This is more for
portable
version users as theinstaller
version already does automatic updates when a new version is available
- This is more for