Releases: 3urobeat/steam-idler
Releases · 3urobeat/steam-idler
Version 1.10
- Added an available update checker
- Updated sessionHandler to latest steam-comment-service-bot state
- Fixed user missing in cache causing crash when reading nickname #22
- Fixed logOn giving up not being handled, causing the bot to exit
- Related discussion: #25
- Fixed typo in README in #24
- Updated dependencies
- Migrated eslint config to eslint v9
Version 1.9
- Enabled automatic token refresh #12
- This means that you should not anymore need to type in a Steam Guard Code every ~200 days
- Added feature to log playtime information of every account to
playtime.txt
on stop/relog (enabled by default) #14 - Added support for logging in by scanning a QR Code using your Steam Mobile App #13
- Added proxy support to my sessionHandler module
- Updated my sessionHandler module to include other fixes from my other projects
- Added automatic handling of
AccessDenied
login error - the bot will automatically delete the associated token and create a new session - Added logging of username in chat messages from friends (Thanks
@4root
on Discord for the suggestion) - Fixed potential startup softlock when
accounts.txt
is empty - Improved README to be more appealing
- Updated dependencies
- Minor other changes/fixes
Version 1.8
- Fixed syntax error when requesting missing game licenses
- Added demo picture to README and improved header styling
- Improved config documentation a bit
Version 1.7
- Simplified getting missing app licenses to drastically reduce memory consumption
- Fixed shared_secret not working correctly
- Added proper handling of >50 missing game licenses
- Added support for setting specific games for specific accounts #11
- Updated documentation
- Updated dependencies (and friendMessage event usage)
- Minor other changes/fixes
Version 1.6
Version 1.5
Version 1.4
- Updated dependencies to fix login issue caused by outdated
steam-session
version
Version 1.3
- Added support for Steam's new login flow
- Fixed crash on connection loss emitting error event (#2)
- Code improvements (split up into modules, enforced eslint rules, ...)
- Updated dependencies
Version 1.2
- Added a relog queue to fix cooldown errors when relogging many accounts at once
- Added a loginDelay setting
- Improved look of stdout by using my logging lib
- Updated dependencies
Version 1.1
Added multi account & afkMessage support. Accounts are now provided in accounts.txt