Release Notes
This release focuses on node_info reliability, GPU monitoring improvements, temperature support, and UX polish, while renaming the application/deb to pve-mods.
⚠️ Breaking Changes
pve-mod1.x must be uninstalled before installingpve-mods2.x.- Remove existing
pve-modconfiguration during uninstall. - Reinstall new version and reconfigure.
Features
- Added SODIMM temperature support.
- Added DDR5
(spd5118)temperature support. - Improved disk temperature rendering.
- Added a configurable
mod_debugtoggle for live debug logging.
Full Change List
0d8ceeafix(node_info): debug messages logged as journal warnings (#365) — @Meliox164899achore(node_info): Ups design changes (#362) — @Melioxc1b1067fix(node_info): gpustats regression from #357 (#363) — @Melioxcd8d20echore(project): Rename all traces of pve-mod to pve-mods (#361) — @Meliox5f1a810fix(node_info): Disable gpu store and ui graphs until fully implemented (#360) — @Meliox4a74e07fix(node_info): fix js exception when enable rendering of disabled widget (#357) — @Meliox9c0e6bbfeat(node_info): Add SODIMM temperature support and add DDR5 (spd5118) temperature support (#354) — @Meliox7b49946fix(node_info): verify and manage CAP_PERFMON permission for Intel GPU monitoring (#351) — @Meliox015d26drefactor(node_info): unify GPU vendor detection with hardware-first, ask-to-install flow (#347) — @Meliox162d0f3chore(patching): Log already-applied patches during preflight for visibility (#345) — @Meliox773d3f0fix(node_info): Decode AMD k10temp PCI devfn correctly (#330) — @ta3wookdb13113fix(node_info): Intel GPU detection misidentifying AMD GPUs when intel-gpu-tools is installed (#323) — @Meliox57e57d3feat(node_info): Improve disk temperature rendering (#326) — @vit9696fd88df6feat(node_info): add configurable mod_debug toggle for live debug logging (#322) — @Meliox