Skip to content

Releases: Starosdev/scrutiny

v1.1.1

09 Dec 03:45

Choose a tag to compare

1.1.1 (2025-12-09)

Bug Fixes

v1.1.0

30 Nov 05:10

Choose a tag to compare

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

  • use limit() instead of tail() for fetching smart attributes (upstream PR #829) (2849531)

v1.0.0

29 Nov 21:32

Choose a tag to compare

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

Refactoring

  • update dependencies version (e18a7e9)