Releases
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-09)
Feature
configure algod now lets you enable/disable hybrid mode (b7c5f17 )
Show new P2P Hybrid modal on launch (0ce0ef1 )
Display the P2P status in the UI (8006a5d )
Display additional TX and RX rates for P2P (847431b )
Display peer count for PSP and/or WS (47f32ad )
Added 'nodekit configure algod' man page (953dcff )
Bug Fixes
Correct typo (ba186a7 )
Bootstrap works without software-properties-common (Debian 13) (6a28064 )
Correctly identify when the process is running (2d49afe )
Handle and report config.json permissions more appropriately on Linux (4ec1ede )
We no longer panic if a config file doesn't exist (ac32568 )
Display the full NODEKIT banner (1893039 )
Allow start and stop commands to provide a -d directory (2fc0559 )
Added a short delay when restarting node to prevent failed startups (8de0c47 )
FindPathToFile will now correctly look for the file (543a603 )
paths are used correctly regardless of a trailing / or not (39101b4 )
Identify data directory by genesis.json rather than algod.token (e9cd6de )
bootstrap and debug now work with a given data directory (c4f6673 )
Chores
Restyle status panel (c45ad9d )
minor typo corrections (62fd7c4 )
Moved log to ui from internal (5e09fe6 )
Update tests to work with the P2P status (d088d76 )
Make InvalidNetwork a package-level error that we can check for (f48475a )
Simplify GetDataDir priority: -d -> env -> default (d9fd5ec )
Update IsRunning() and IsInitialized() calls to take a path argument (c6e0a29 )
You can’t perform that action at this time.