Skip to content

DLSS Updater 4.3.1

Latest

Choose a tag to compare

@Recol Recol released this 11 Jul 18:04

General

  • Moved the whole codebase from asyncio to anyio, which kills off a family of subtle concurrency bugs for good.
  • Updated the UI framework (Flet) to 0.85.3 on both platforms.

Windows

  • Winget installs from a non-admin terminal no longer fail — a winget bug we now sidestep.
  • Scoop support is on its way in: #238

Linux

  • Groundwork for a proper Flathub release is in — the app now knows which Flatpak distribution channel it's running under, and the full from-source Flathub build lives in the repo (build_flathub.sh): #234

Note: Please see the comment on the issue: #234 (comment)

Full Changelog: V4.3.0...V4.3.1