Skip to content

Releases: massalabs/node-manager-plugin

v0.4.5

06 Mar 11:33
6cd8ce1

Choose a tag to compare

What's Changed

  • fix bug various bug and release 0.4.5 with new node version MAIN 4.2 and DEVN 29.2 by @fleandrei in #56

Full Changelog: v0.4.4...v0.4.5

v0.4.4

16 Jan 08:54

Choose a tag to compare

Massa MAIN.4.1
Full Changelog: v0.4.3...v0.4.4

v0.4.3

30 Oct 18:10
cc63721

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

16 Oct 15:08
95058d8

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.2

v0.4.0

10 Oct 16:50
f189d8b

Choose a tag to compare

What's Changed

  • register plugin to massa station with code from plugin-kit by @fleandrei in #35
  • upgrade massa node MAIN.4.0 and DEVN.29.0 by @fleandrei in #37

Full Changelog: v0.3.3...v0.4.0

v0.3.3

16 Sep 07:53

Choose a tag to compare

What's Changed

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

v0.3.2

27 Aug 11:37
ee41e02

Choose a tag to compare

What's Changed

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

v0.3.1

21 Aug 15:51
78d4eef

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

Choose a tag to compare

What's Changed

New Contributors

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