TinyNvidiaUpdateChecker Versions Save

Windows tool to check for NVIDIA GPU driver updates

v1.17.1

6 months ago

[1.17.1] - 2023-11-14

Fixed

  • WinRAR 7 introduced registry edits which casued minimal install feature to error out. See issue #201

v1.17.0

9 months ago

[1.17.0] - 2023-08-20

Added

  • Dialog to choose between Game Ready Drivers (GRD) and Studio Driver (SD), as NVIDIA added SD drivers to their list with no default opt out. See issue #187
  • --noprompt command line argument disabling exit prompt (author: TomKranenburg). See issue #188
  • Override desktop/notebook identify command line arguments for eGPUs: --override-desktop & --override-notebook. See issue #182
  • More GPU information for debugging
  • Missing project build settings (author: flawedworld)

Fixed

  • Windows 11 systems identifying as Windows 10 (author: jesseclvrt)

Changed

  • Chassis Type 1 now identify as notebook. Hopefully no desktop users have the same type... See issue #134

v1.16.5

1 year ago

[1.16.5] - 2023-05-13

Fixed

  • Invalid minimal install extract libary paths could cause a ArgumentNullException. See issue #168

v1.16.4

1 year ago

[1.16.4] - 2023-02-02

Changed

  • Changed GPU metadata URL and credit URL in attempt to resolve AV false positives. See issue #131

v1.16.3

1 year ago

[1.16.3] - 2023-01-26

Fixed

  • Release notes without any links caused a ArgumentNullException when retrieving GPU information. See issue #159

v1.16.2

1 year ago

[1.16.2] - 2023-01-26

Fixed

  • Release notes without an image tag caused a NullReferenceException when retrieving GPU information. See issue #151

Changed

  • Changed the URL of the update URL to show all versions because hotfixes updates wont show the full changelog for minor version update

v1.16.1

1 year ago

[1.16.1] - 2023-01-21

Fixed

  • Hotfix for navigate to GitHub prompt causing exception

v1.16.0

1 year ago

[1.16.0] - 2023-01-21

This update migrated from the discontinued .NET Framework to .NET 7. TNUC will from this point forward require the .NET 7 Desktop Runtime x86. Windows versions below 10 are not supported by it. There might also be new bugs with this move so please report them if you find any. Thanks to .NET single file publish the false positive trojan is no longer an issue.

Added

  • --config-override=<path> command line argument. <path> is absolute file path
  • Support for local GPU metadata files gpu-data.json and os-data.json. They must be in the working directory, and used in special cases where GitHub is a blocked domain
  • Added Scoop environment variable to list for possible 7-Zip installations, see #97

Changed

  • Migrated from discontinued .NET Framework to .NET 7. TNUC will from this point forward require the .NET 7 Desktop Runtime x86
  • Improved error handling for NVIDIA API and metadata repo
  • Improved libary detection code
  • Remove unwanted image tags and URLs from release description

v1.15.4

1 year ago

[1.15.4] - 2022-12-27

Happy new years everyone. Here is another minor update that wont change much for most people

Fixed

  • Some GPUs such as 970M download URLs begin with HTTP and not HTTPS which broke the code. See issue #139

Changed

  • Update regex to filter "COLLECTORS EDITION" GPUs. See issue #140

v1.15.3

1 year ago

[1.15.3] - 2022-12-15

Merry Christmas! Here is a early gift from me.

Added

  • DCH driver migration, if user currently has non-DCH drivers and operating system supports it. They were discontinued after version 472.12

Fixed

  • Adjustment to GPU name to match metadata in nvidia-data repo for Super GPU variants