Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 15:08
· 20 commits to main since this release
7ba86e0

1.4.0 (2025-03-19)

Feature

  • Fast-catchup prompt check on TUI start. If your node lags significantly behind the network, you will be prompted to do a fast catchup when you start ./nodekit (b5d17c5)
  • New command: nodekit telemetry - easily manage telemetry, including Nodely telemetry profile. (68f0693)
  • New command: nodekit configure telemetry - low level telemetry configuration helper.
  • UI: Add labels for available keybindings (7dc2b22)
  • Generating participation keys: default key duration (82fd3b1)

Bug Fixes

  • Detecting "stale online" condition (677fb58)

Documentation

  • telemetry: generate documentation (3ed70c5)

Tests

  • online status for expired accounts (1aa8f5f)
  • add placeholders test (7c78092)
  • add defaults test (5f927a9)

Refactor

  • Modal subsystem