Previous builds were released as both a .NET 8 and .NET 9 variant. With this release it is just a .NET 9 build. Hopefully the underlying issues have been resolved (see the change here)
This is also the first version of DLSS Swapper where the resultant binaries are built with GitHub Actions.
What's Changed
- Fixed issue where new games would not appear with filter enabled. By @SkebbZ in #531
- Fixed an issue where missing game folder (but not uninstalled game) would still appear. By @beeradmoore in #539
- Fixed bug where BattleNet beta client would show up as a game. By @beeradmoore
- Changed behaviour of BattleNet detection. BattleNet games now show if they are installed, not only if BattleNet client is installed. By @beeradmoore
Repository Changes
- Added BattleNet to readme. By @Tythesly in #536
- Added official links and malicious site warnings. By @beeradmoore in #541
- Updated zh-TW readme. By @everland-3769 in #546
- Moved building of DLSS Swapper to GitHub Actions. By @beeradmoore in #540
New Contributors
- @Tythesly made their first contribution in #536
- @everland-3769 made their first contribution in #546
Full Changelog: v1.1.7...v1.1.7.1