Skip to content

v0.1.40-beta2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 May 10:09
· 9 commits to main since this release
f3ed17b

Added

  • The Network card on the dashboard now shows live upload/download speed in real time.
  • A new CPU-temperature card on the dashboard shows your server's current temperature live, with the hottest sensor highlighted; it turns amber or red if a sensor crosses a warning or critical threshold.
  • The Docker tab now shows live CPU and memory usage for each running container, updating in real time.

Changed

  • The dashboard's CPU and Memory cards now update live, in real time, instead of refreshing every couple of seconds. If the live connection drops, they automatically fall back to the usual 2-second refresh so the cards never go blank.

What's Changed

  • feat: live CPU/mem/temperature + per-container docker stats via subscriptions (0.1.40-beta2) by @nofuturekid in #201

Full Changelog: v0.1.40-beta1...v0.1.40-beta2