# v1.2.
7 Oct 15 2022
- Improve Zen4 7000 (Raphael) CPU support
- Improve DDR5 support
- Fix repository and Discord links
# v1.2.6 Aug 15 2022
- Add experimental DDR5 support
- Add basic Rembrandt APU support
- Update libraries
- Fix corrupted config file handling
- Add option to save window position
- Add minimize to tray option
- Enable system info window
- Integrate WinRing driver
- Initial plugins system
- Update icons
- Improve debug report formatting
- Add donation links
# v1.2.5 Jun 14 2021
- Hotfix for locales different than en-US (issue #21)
# v1.2.4 Jun 13 2021
- Fix initial Power Table read for AGESA ComboPiV2 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)
# v1.2.3 Mar 21 2021
- 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 Jan 3 2021
- 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.
# v1.2.1 Nov 10 2020
- 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
# v1.2.0 Oct 31 2020
- 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
# v1.1.0 Aug 20 2020
- 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