Releases: NiceNode/nice-node
Releases · NiceNode/nice-node
0.9.0-alpha
v0.9.0-alpha chore: bump to 0.9.0-alpha
0.8.0-alpha
v0.8.0-alpha chore: v0.8.0-alpha
0.7.0-alpha
feat: Allow Metamask connections button (#26) * feat: button to allow metamask to connect to the node. store node config by node name and use object typing * metamask local node guide link
0.6.1-alpha
v0.6.1-alpha feat: improve efficiency by stop rpc calls when node is not running
0.5.3-alpha
testing update notifications
0.5.2-alpha
0.5.1-alpha
What's Changed
- testing: Windows exe code signed so no scary warning when install on Windows
Full Changelog: v0.5.0-alpha...v0.5.1-alpha
0.5.0-alpha
0.4.0-alpha
0.3.0-alpha
What's Changed
- fix: change geth exec file path to absolute path by @jgresham in #1
- feat: migrate all main process logs to winston by @jgresham in #2
- feat: show no peers when stopped. spin sync icon when syncing by @jgresham in #3
- Settings clear storage by @jgresham in #4
- feat: process mem and cpu usages in monitor menu by @jgresham in #6
- feat: warnings and refactor storage used into header/monitoring by @jgresham in #7
New Contributors
Full Changelog: v0.2.0-alpha...v0.3.0-alpha