Skip to content

Releases: NiceNode/nice-node

0.9.0-alpha

28 Apr 14:15
Compare
Choose a tag to compare
v0.9.0-alpha

chore: bump to 0.9.0-alpha

0.8.0-alpha

26 Apr 23:38
Compare
Choose a tag to compare
v0.8.0-alpha

chore: v0.8.0-alpha

0.7.0-alpha

26 Apr 15:23
fcd0235
Compare
Choose a tag to compare
0.7.0-alpha Pre-release
Pre-release
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

22 Apr 04:49
Compare
Choose a tag to compare
0.6.1-alpha Pre-release
Pre-release
v0.6.1-alpha

feat: improve efficiency by stop rpc calls when node is not running

0.5.3-alpha

21 Apr 21:41
Compare
Choose a tag to compare
0.5.3-alpha Pre-release
Pre-release

testing update notifications

0.5.2-alpha

21 Apr 02:38
77bed2d
Compare
Choose a tag to compare
0.5.2-alpha Pre-release
Pre-release

What's Changed

testing code signing for mac

Full Changelog: v0.5.0-alpha...v0.5.2-alpha

0.5.1-alpha

20 Apr 19:36
Compare
Choose a tag to compare
0.5.1-alpha Pre-release
Pre-release

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

20 Apr 07:04
Compare
Choose a tag to compare
0.5.0-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-alpha...v0.5.0-alpha

0.4.0-alpha

19 Apr 15:17
Compare
Choose a tag to compare
0.4.0-alpha Pre-release
Pre-release

What's Changed

  • feat: show latest block num in header. minor cleanup by @jgresham in #9
  • feat: refactor footer drawers into components. add modal by @jgresham in #11
  • fix: remove stdin for geth start command by @jgresham in #12

Full Changelog: v0.3.0-alpha...v0.4.0-alpha

0.3.0-alpha

16 Apr 15:19
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

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