Skip to content

Fancontrol-RS v0.5.0

Choose a tag to compare

@Leyukaka Leyukaka released this 08 Aug 17:52
· 13 commits to main since this release

Fancontrol-RS v0.5.0

Bigger step than a point release: more sensors, cleaner UI layout, and a few things that were overdue.

Highlights

  • DDR5 DIMM temperatures (host.dimm0.temp …) via PawnIO SMBus (AMD SmbusPIIX4 first, Intel I801 fallback). Read-only. Validated on maintainer AMD + NCT668x with 4 sticks. Other boards still experimental — see docs/DIMM_TEMP.md.
  • UI domain panels: Sensors, GPU, and CPU as separate cards (equal height, scrollable Options). Branding as Fancontrol-RS.
  • CPU package power: AMD (AMDFamily17) and Intel RAPL (IntelMSR). Graph can seed package watts.
  • Manual updates only — Check for updates in Options. No background download, no silent install.
  • egui 0.36, Rust edition 2024, and the usual polish/bugfix batch since 0.4.x.

Requirements (unchanged)

  • Windows 10/11
  • PawnIO installed
  • Run as Administrator for hardware (and DIMM SMBus)
  • Binary is unsigned (SmartScreen may complain) — SHA256 next to the exe

Feedback

Downloads are free. Feedback is better. If it works (or doesn't) on your board:

Silent downloads are fine. Silent bugs are not — I can't fix what I never hear about.

Full changelog

v0.4.2...v0.5.0

What's Changed

  • build(deps): bump github/codeql-action from 4.37.3 to 4.37.6 by @dependabot[bot] in #25
  • build(deps): bump taiki-e/install-action from 2.85.3 to 2.85.8 by @dependabot[bot] in #26

Full Changelog: v0.4.2...v0.5.0