Releases: irusanov/ZenTimings
Releases · irusanov/ZenTimings
Hotfix
AGESA ComboPi 1.2.0.0+
- Fix initial Power Table read for AGESA ComboPi 1.2.0.0+ (issue #19)
- Pause autorefresh when minimized
- Add auto update
- Display modules versions in About dialog
- Small fixes for Renoir PM tables (might still not work on every system)
Cezanne support
- Add Cezanne support (5000 Zen3 series APU)
- Add Lucienne support (5000 Zen2 series APU)
- Improve Epyc Rome support
- Add separate DCT readings for each installed DIMM
- Add Asus WMI sensors reading for boards that support it
- Fix startup for unsupported CPUs
- Reduce minimum .NET framework version for legacy app to 3.5
v1.2.2
- Add PHYWRD, PHYWRL, PHYRDL and PowerDown readings.
- Add DRAM and VTT readings (static) from BIOS on some motherboards (MSI and Gigabyte).
- Add support for both SMU version number variants to fix Picasso voltage readings on some systems.
- Add support for Dali APUs (https://en.wikichip.org/wiki/amd/cores/dali).
- Optimized startup, progress is reported in the splash screen.
- Save settings in the same directory of the app for better portability and upgrade.
- Small UI adjustments and fixes.
- Old legacy version is now EOL. Replaced by new version with stripped themes support.
- Remove hover state of camera icon.
- Attempt to filter incorrect VSOC values reported by SVI2 TFN plane.
- Better error reporting.
- Fix installed DRAM modules slot labels.
- Fix power table reading on 32bit OS.
- Fix occasional problem with reading power table on first load after boot.
Vermeer support
- Full Vermeer support
- Add separate VDDG IOD and CCD voltages for Zen3
- Remove VSOC (SMU)
- Fix DRAM module installed detection
- Update system info and debug report
UI Rework and bugfixes
- Rework UI to use WPF, legacy version still available (includes all fixes)
- Add dark theme option
- Add advanced mode switch
- Add Renoir SVI2 readings, thanks @reous for debug reports
- Add a workaround for the case when configured clock speed is reported halved by the system
- Add preliminary Vermeer and Genesis support
- Fix SVI2 SoC voltage for Threadripper/EPYC gen 1 and 2
- Change FCLK reading for Zen2 to report fixed configured clock
- Display memory module slot in the dropdown
- 32bit OS support is back
- Improve debug report
The new ZenTimings is here
- Add most of the known timings
- Add FCLK, MCLK and UCLK readings for supported platforms
- Add VDDSOC, CLDO_VDDP and CLDO_VDDG for supported platforms
- Add memory controller settings for desktop platforms
- Add auto-refresh option for frequencies and voltages
- Add debug functionality
- Add "Copy to clipboard" to screenshot save dialog
- Make a screenshot of the app window without shadow
- Redesign the layout completely
More timings
Add:
- tRFC (ns)
- tRFC2
- tRFC4
- tSTAG
- tREFI
- tREFI (ns)
- tMOD
- tMRD
tRFC2 and tRFC4 support a tooltip with their values calculated in ns.
Windows 7 bugfixes
Check if property exists. Fixes app on Windows 7. ConfiguredClockSpeed is not available on Win 7.
Add Renoir and future Zen support
Simplify CPU detection and only check for CPU family instead.