Added
excel
: date support #357- added hardware survey reminiscent of Steam's Hardware Survey. Only sent when checking for updates with no personally identifiable information. #358
fetch
: ensure URLs are properly encoded #359
Changed
- Bump jql from 4.0.4 to 4.0.5 by @dependabot in #356
- cargo bump update several dependencies
- change MSRV to Rust 1.62.0
- pin Rust Nightly to 2022-06-29
Fixed
fetch
: is single-threaded again. It turns out it was more complicated than I hoped. Will revisit making it multi-threaded once I sort out the sync issues.
Full Changelog: 0.56.0...0.57.0