Skip to content

Latest commit

 

History

History
64 lines (53 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

64 lines (53 loc) · 2.37 KB

2.1.2

  • Changed algorithm for analyze command line arguments. Now for config parameter with value you must use format --PARNAME value, format -PARNAME reserved for flags
  • Added vesting info to balance data block
  • Removed links to Staketab, added links to Minataur
  • Removed Christmas balls

2.1.1

  • Christmas edition

2.1.0

  • Added data from Mina Explorer: latest block, current block height
  • Added information about Mina Monitor Version for each node
  • Added indication for start node in https mode
  • Fixed incorrect size of epoch donut for window size between 1200px and 1400px
  • Added support for wide screens: to five nodes in one row
  • Fixed sorting uptime positions range

2.0.3

  • Fixed adding health alert class
  • Minor visual improvements

2.0.2

  • Next block info updates only from synced nodes
  • Fixed displaying cpu temp when no cores
  • Added multi-currency support
  • Fixed update rewards for new epoch
  • Fixed displaying uptime position group places

2.0.1

  • Added config parameter explorer: "staketab"|"mina"
  • Added link for addresses to StakeTab Validator Dashboard or Mina Explorer, use config param explorer
  • Added a timestamp when the data was updated for uptime and blockchain data

2.0.0

  • Changed protocol to websocket
  • Improved price visualization
  • Improved uptime block
  • Added config parameter precision, now you control balance precision, default 4
  • Config parameters price:*, intervals:*, blockDiff, timesToSwitchNode deprecated
  • To set using host via HTTPS/WSS use parameter https instead of secure in nodes
  • Added supercharge info to rewards
  • Added config parameters coinbase:regular, coinbase:supercharge

1.0.4

  • Increased chart size to 100 points
  • Added node response chart
  • Cluster get price from Monitor Server, so you can set different currencies on the server and see price for defined ones

1.0.3

  • Added node response time indicator
  • Added info about BP and SW to node panel
  • Mode for two and one node
  • Updated for using new responses

1.0.2

  • Fixed calculating next block
  • Improved next block visibility

1.0.1

  • Fixed memory leaks for setTimeout circular links
  • Added process memory usage chart

1.0.0

First release