Skip to content

Releases: massalabs/node-manager-plugin

v0.3.3

16 Sep 07:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Aug 11:37
ee41e02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Aug 15:51
78d4eef
Compare
Choose a tag to compare

What's Changed

  • fix error pannel : when a server side event return an error event, the front error pannel doesn't display the event object. It just inform about the fact that resources couldn't be retrieved.
  • Historical value graph issues:
    * fix timezone offset issue in displayed time
    * The Y axis range is changed from [datamin - 10, datamax + 10] to [datamin - 1, datamax + 1]. This allow to better visualize small value progression.
    * Fix data refresh issues
  • Wait for buy/sell roll operation to be finalized before sending another operation.
  • Add auto compound roll.
  • Display roll op list from most recent to oldest

PR:

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 Aug 08:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/massalabs/node-manager-plugin/commits/v0.3.0