Skip to content

v1.1.0

Choose a tag to compare

@Starosdev Starosdev released this 30 Nov 05:10
· 17 commits to master since this release

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)