Releases: Leyukaka/fancontrol-rs
Releases · Leyukaka/fancontrol-rs
Release list
v0.5.2
What's Changed
- build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #34
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Fancontrol-RS v0.5.0
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:
- Hardware report: https://github.com/Leyukaka/fancontrol-rs/issues/new?template=hardware_report.yml
- Or just paste list-sensors / �ackend-status in an issue
Silent downloads are fine. Silent bugs are not — I can't fix what I never hear about.
Full changelog
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
v0.4.2
v0.4.1
v0.4.0
v0.3.4
What's Changed
- Bump taiki-e/install-action from 2 to 2.85.3 by @dependabot[bot] in #23
- Bump github/codeql-action from 4 to 4.37.3 by @dependabot[bot] in #22
- Bump tray-icon from 0.24.1 to 0.24.2 by @dependabot[bot] in #21
- Bump thiserror from 1.0.69 to 2.0.19 by @dependabot[bot] in #20
New Contributors
- @dependabot[bot] made their first contribution in #23
Full Changelog: v0.3.3...v0.3.4