1.2.0
In this release, a settings file was added and now stuff like the last download location and Sdarot credentials can be saved from run to run.
What's Changed
New features
- Download location is saved from the previous pick
- Credentials are saved from the previous login
- Added an easy way to exit at any point
Dependencies bumps
- Bump
Selenium.WebDriver
from 4.4.0 to 4.5.0
All Changes
- Saving last download location by @yairp03 in #102
- Bump Selenium.WebDriver from 4.4.0 to 4.5.0 by @dependabot in #104
- Saving credentials by @yairp03 in #105
- Added a proper way to quit the app by @yairp03 in #107
Full Changelog: v1.1.1...v1.2.0