Releases: HawaiiBeach/TinyNvidiaUpdateChecker
Releases · HawaiiBeach/TinyNvidiaUpdateChecker
Release list
TinyNvidiaUpdateChecker v1.25.2
[1.25.2] - 2026-07-21
I've changed GitHub name, this update fixes the updater.
NOTE: checksum has been discontinued. It provided old TNUC installs with current MD5 hash. Replaced by automatic GitHub SHA256 hash
TinyNvidiaUpdateChecker v1.25.1
[1.25.1] - 2026-07-19
Fixed
- Edge case crash where driver download would ignore server errors. (Author: @Kkthnx)
- Edge case crash if minimall install doesn't properly extract drivers, would cause crash. (Author: @Kkthnx)
- Edge cases where self-updater would fail and crash. It now properly restores the old version. (Author: @Kkthnx)
TinyNvidiaUpdateChecker v1.25.0
[1.25.0] - 2026-06-18
Added
- Disable installer telemetry and installer ads
- Cancel TNUC from continuing when driver extraction failed
TinyNvidiaUpdateChecker v1.24.3
[1.24.3] - 2026-05-20
Added
- Re-implemented PCI Lookup API for unidentified GPUs, so 'Choose GPU' dialog for multi-GPU setups don't show "Generic Driver" texts
Fixed
- Crash if GPU has a letter in its device ID (such as RTX 2070 SUPER)
- Quiet-mode download progress bar causing CPU spike
TinyNvidiaUpdateChecker v1.24.2
[1.24.2] - 2026-04-02
Fixed
- Auto-upgrade non-DCH identified systems to DCH drivers, if no drivers were found
TinyNvidiaUpdateChecker v1.24.1
[1.24.1] - 2026-04-02
Fixed
- Hotfix 'Use Experimental Metadata' not found error
TinyNvidiaUpdateChecker v1.24.0
[1.24.0] - 2026-04-02
Happy easter! Jesus is risen
Fixed
- Crash when no GPU driver was found, after running DDU
- Edge case crash if no GPU is found (Author @rhtenhove)
- DCH upgrade being broken since .NET 7 migration, and NVIDIA no longer creating registry key
- Compatibility with WinRAR versions under v7
Removed
- Old PCI Lookup API for GPU names, which probably never worked
TinyNvidiaUpdateChecker v1.23.0
[1.23.0] - 2026-02-23
Changed
- Fallback to New Metadata Handler if GPU metadata was not found in Zenith repo
- Checksum calculation method changed to GitHub API SHA256 from MD5
- Updated dependencies
TinyNvidiaUpdateChecker v1.22.1
[1.22.1] - 2025-06-05
Added
- Developed release notes for experimental GPU metadata repo
Fixed
- Release notes not deleting images and links
Security
- The release notes are now sanitized, as a security measure
TinyNvidiaUpdateChecker v1.22.0
[1.22.0] - 2025-05-25
Added
- Experimental method to retrieve GPU metadata. This fixes all problems associated with eGPUs, or failing GPU matches
- Show driver type (Studio, Desktop, Notebook) on update popup