Skip to content

v0.1.40-beta8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 May 14:45
· 3 commits to main since this release
15140ab

Fixed

  • Sleeping (spun-down) array disks now show a moon icon and "Standby" instead of "0°". The server returns null temperature for a spun-down disk; the previous release coalesced that to 0 and displayed it as a real temperature reading.

Added

  • Array disk cards now show per-disk temperature thresholds from Unraid (warning/critical) when configured, falling back to the previous hardcoded defaults (42 °C / 50 °C) when not set.
  • Disk errors (I/O error count) are now shown as a danger pill directly on each disk card in both grid and list layouts.

What's Changed

  • feat: array sleeping disks show Standby + richer disk data (0.1.40-beta8) by @nofuturekid in #207

Full Changelog: v0.1.40-beta7...v0.1.40-beta8