Releases: danielchalmers/SteamAccountSwitcher
Releases · danielchalmers/SteamAccountSwitcher
v3.0.0
- The tray icon is now the default and the main window has been removed in order to streamline the app.
- Accounts are now automatically discovered — no setup needed!
- Passwords are handled entirely by Steam for extra security and ease of use.
- Steam Guard is not required on every login like before.
- Cleaner codebase that's easier to understand and change.
v3.0.0-beta2
Fix WIX0242 SteamAccountSwitcher\Product.wxs(37) : error WIX0242: Invalid product version '999.0.0.0'. MSI product versions must have a major version less than 256, a minor version less than 256, and a build version less than 65536. The revision value is ignored but version labels and metadata are not allowed.
v3.0.0-beta1
Update deploy.yml
v2.3.1
- Updated dependencies
- Fixed installer
- Fixed unrendered window when
Run in Tray
andRemember Window Position
are both enabled
v2.3.0
v2.2.0.1
Fixed account buttons not working
v2.2.0
2.2.0.0
v2.1.0
2.1.0.0
v2.0.0
Update README.md