Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Releases: NiceNode/nice-node

0.4.0-alpha

19 Apr 15:17

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

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

0.2.0-alpha

12 Apr 01:49

Choose a tag to compare

0.2.0-alpha Pre-release
Pre-release

features:

  • footer icons for debugging (settings & monitoring coming soon)
  • view geth info and error logs