Skip to content

v1.1.0

Latest

Choose a tag to compare

@adamdecaf adamdecaf released this 23 Jul 21:36
· 3 commits to master since this release

What's new

Charts

  • Hashrate by type metric with avg/min/max series
  • Break chart lines across missing data (and drop to zero) instead of drawing misleading connections
  • Prefer hostname labels for miner identity and chart series
  • Keep departed miners on charts via stable identity tracking
  • Polish hashrate-by-type labels (drop "left" / Unknown noise)

Fleet / identity

  • Track miners by stable identity (hostname preferred, then MAC, serial, IP) so DHCP IP changes don't split history
  • Fix columns panel clipping when the fleet table is short

UI

  • Remove "Now" from Refresh/Rescan controls
  • Simplify metrics chart: hostname labels, drop series scope selector

Build / Docker

  • Don't always pull Docker images on compose up

Docker

docker pull adamdecaf/hasherdash:v1.1.0
# or
docker pull adamdecaf/hasherdash:latest

Image: adamdecaf/hasherdash