[0.8.0] - 2026-03-11
Added
- Graph Y-axis max bound settings (#2)
- Configurable default aggregation (avg/min/max) in
config.yaml - Initial multi disk and network interfaces support (#5)
- Disk drives temperature monitoring (#2)
- Dashboard sections: "", "Thermals" (#2)
Changed
- Format raw bytes to human readable format inside tooltips
- Update charmbracelet/colorprofile
- CPU temperature graph moved to the new "Thermals" section (#2)
- Multiple minor fixes
Fixed
- Fix double-counting of Disk I/O from logical volumes (LVM, dm-crypt, mdraid)
- Fix non-monotonic timestamps causing spikes in dashboard after history load
- Fix inaccurate aggregation durations by using actual sample collection jitter instead of hardcoded 1s