1.1.0 (2025-01-14)
Note: This version introduces the nodekit upgrade path. To upgrade from v1.0.0, run the installer command again and respond Yes
to upgrade nodekit, and then No
to the fast-catchup prompt.
Feature
- ui: show upgrade voting status (progress %, yes%) and scheduled vote with ETA (3b67f7d)
- cmd: nodekit self update (f6d23fe)
Bug Fixes
- cmd: invalid data directory on bootstrap (bdc5fb8)
- ui: change misleading "Protocol Voting" label to "Consensus Upgrade Voting" (757dbc1)
- ui: bootstrap prompt program and verbiage updates (d6d106e)
- algod: error during first participation key generation for long enough keys (278409e)
- installer now pulls from latest release (a6525c0)
Documentation
- troubleshooting, clarifications and wget tab installer (1c18107)
- guides, landing page and verbiage updates (5f9ff86)
Chores
security
- patch golang.org/x/net (2678b43)