Skip to content

v1.18.0

Choose a tag to compare

@Starosdev Starosdev released this 30 Jan 17:24
· 898 commits to master since this release

v1.18.0 (2026-01-30)

Features

  • SMART display mode toggle (#172)
    • Added a toggle to switch between normalized and raw SMART attribute values per device. This lets users see the actual raw values reported by the drive instead of only the normalized 0-100 scale.

Bug Fixes

  • Custom threshold overrides (#172)
    • Fixed custom thresholds not properly overriding default Scrutiny thresholds. Added database migration for the new smart_display_mode column.

Improvements

  • Docker smartmontools upgrade (#172)
    • Updated Docker image to smartmontools 7.5 from trixie-backports for improved NVMe device support.