HWall 1.0.4 improves hardware identification, sensor organization, bulk management, data export, and CLI integration.
New Features
- Added persistent renaming for hardware headers.
- Added sensor and subheader ordering to the existing Organize sensor view window.
- Added multiple sensor selection.
- Ctrl+click adds or removes individual sensors.
- Shift+click selects a visible range.
- Selected sensors can be hidden, favorited, unfavorited, or opened in Details together.
- Added plain-text hardware copying.
- The Hardware-view copy button copies the selected device.
- Shift+click copies the complete Hardware view.
- Device Details can be copied independently.
- Added a confirmed Reset all settings action.
- Added storage device identifiers to sensor headers when available, such as
(sda)or(nvme0n1). - Added a minimal read-only HTTP JSON API to
hwall-cli(seehwall-cli serve --help).- Configurable listen address and collection interval.
- Sensor-only output is the default.
sensors,mixed, andhardwareoutput modes are available.- The latest complete snapshot is served from
GET /.
Improvements
- Physical network interfaces are enriched with their underlying PCI hardware identity.
- Virtual network interfaces are now shown in Hardware view.
Bug fixes
- Fixed duplicate memory-slot information produced by overlapping firmware sources.
- Fixed duplicate PCI network entries when the corresponding interface already represents the device.
- Fixed leading blank space in sensor tooltips.
- Fixed sensor names shifting horizontally when marked as favorites.