1.1.1 (2025-12-09)
Bug Fixes
- collector: handle large LBA values in SMART data parsing (7f4bceb), closes #24 AnalogJ/scrutiny#800
- collector: ignore bit 6 in smartctl exit-code during detect (735fe2e)
- collector: keep existing device type (b5bb1a2)
- config: use structured logging for config file messages (03513b7), closes #22 AnalogJ/scrutiny#814
- database: use WAL mode to prevent readonly errors in restricted Docker (1db337d), closes #25 AnalogJ/scrutiny#772
- notify: try to unmarshal notify.urls as JSON array (9109fb5)
- thresholds: add observed threshold for attribute 188 with value 0 (c86ee89)
- thresholds: mark wear leveling count (attr 177) as critical (c072119), closes #21 AnalogJ/scrutiny#818
- ui: display temperature graph times in local timezone (6123347), closes #30