[1.18.0] - 2024-06-06
Added
- Multiple GPU support, when more than one GPU is detected a dialog is shown, allowing users to choose the proper GPU of their liking. See issue #177
- NVIDIA devices with no drivers installed, it looks up the device name from a public API. See issue #163
- GPU metadata is now cached in the configuration directory instead of being fetched everytime it runs, this fixes issues for users in China due to the GFW. See issue #195
--dry-run
command line argument (author: TomKranenburg)
Fixed
- Internet connection failing whilst downloading driver is now properly communicated, see issue #204
Changed
- Redesigned Download Location form
- Updated .NET Runtime to version 8. This seems to have lowered the file size back to 1 MB again, good
- Replaced
Microsoft.Windows.Compatibility
package withSystem.Management