Releases: Starosdev/scrutiny
Releases · Starosdev/scrutiny
v1.1.1
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
v1.1.0
1.1.0 (2025-11-30)
Features
- Add "day" as resolution for temperature graph (2670af2)
- add day resolution for temperature graph (upstream PR #823) (2d6ffa7)
- add setting to enable/disable SCT temperature history (upstream PR #557) (c3692ac)
- Implement device-wise notification mute/unmute (925e86d)
- implement device-wise notification mute/unmute (upstream PR #822) (ea7102e)
- implement Prometheus metrics support (upstream PR #830) (7384f7d)
- support SAS temperature (upstream PR #816) (f954cc8)
Bug Fixes
- better handling of ata_sct_temperature_history (upstream PR #825) (d134ad7)
- database: add missing temperature parameter in SCSI migration (df7da88)
- support transient SMART failures (upstream PR #375) (601775e)
- ui: fix temperature conversion in temperature.pipe.ts (upstream PR #815) (e0f2781)
Refactoring
v1.0.0
1.0.0 (2025-11-29)
Features
- Ability to override commands args (604dcf3)
- create allow-list for filtering down devices to only a subset (c9429c6)
- dynamic line stroke settings (536b590)
- Update dashboard.component.ts (bb98b8c)
Bug Fixes
- collector: show correct nvme capacity (db86bac), closes #466
- AnalogJ#643 (50561f3)
- igeneric types (e9cf8a9)
- increase timeout (222b810)
- prod build command (50321d8)
- remove fullcalendar (64ad353)
- remove outdated option (5518865)
Refactoring
- update dependencies version (e18a7e9)