github Starosdev/scrutiny v1.24.1

latest releases: v1.25.0, v1.24.5, v1.24.4...
7 hours ago

v1.24.1 (2026-02-15)

Bug Fixes

  • Wire up allow_direct_device_io for performance benchmarks (#226)

    • The performance.allow_direct_device_io config option now actually works. When enabled, fio benchmarks target the raw block device (/dev/sdX) directly instead of writing a temp file to /dev/.scrutiny_perf_bench on devtmpfs, which previously caused identical (cached) read results across all devices and "No space left on device" errors for write tests.
  • Fix negative temperatures in history graph for ATA SSDs (#223)

    • ATA SSDs with buggy temperature.current reporting (e.g., ORICO Y20 behind USB bridges) no longer show negative temperatures in the history graph. The temperature correction logic that already worked for device tiles is now also applied to the history graph storage path.
  • Fix temperature chart markers and clean up SaveSmartTemperature (#224)

    • Disabled persistent data point markers and labels on the dashboard temperature chart that were cluttering the graph after sparkline mode was removed. Hover tooltips still work correctly.

Don't miss a new scrutiny release

NewReleases is sending notifications on new releases.