Releases: massalabs/node-manager-plugin
Releases · massalabs/node-manager-plugin
v0.3.3
v0.3.2
What's Changed
- pluginLogs folder bad location bug fix by @fleandrei in #29
Full Changelog: v0.3.1...v0.3.2
v0.3.1
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
What's Changed
- Setup by @fleandrei in #4
- Front setup by @fleandrei in #5
- add ci, monitor desync and some other things by @fleandrei in #7
- fix logger issue and release workflow issue by @fleandrei in #9
- fix log and network dropdown by @fleandrei in #10
- refacto and add massa client handling by @fleandrei in #11
- sign windows binary by @peterjah in #14
- Staking by @fleandrei in #13
- upgrade version by @fleandrei in #19
- fix network dropdown select by @peterjah in #20
New Contributors
- @fleandrei made their first contribution in #4
Full Changelog: https://github.com/massalabs/node-manager-plugin/commits/v0.3.0