Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 11:49
· 21 commits to main since this release
dca2ed2

1.2.0 (2025-01-23)

Feature

  • toggle between QRCode and deep-link (28732d2)
  • enable incentive eligibility fees (6ab2f93)
  • add nodekit version to debug command (0fb02c2)
  • add disk space information to debug command (ee0d5a3)
  • enable incentive eligibility fees (82ff662)

Bug Fixes

  • keyreg offline detection (98070da)
  • restore QR network check (1270a4f)
  • suspended state also being unset (d578711)
  • nil pointer exception bug in HasChanged (f497b8c)
  • deterministic state while detecting corrupt keys (d87ce8c)
  • nil pointer dereference when adding new accounts (fe79792)
  • remove active from SetSuspended (1fd6c9f)
  • Support suspended accounts and re-registering (2d00496)
  • wait for status from unstable clients (0dc563e)
  • accounts golden test (184d383)
  • transaction modal support non-resident keys & warn. chore: change (f9665a2)
  • participation key rendering from base64url to base64 (97e2a30)
  • improve command error handling (a5c990d)
  • add update for brew and restart after upgrade (6a4a566)

Documentation

  • regenerate reference (0c5afba)
  • add decisions, cleanup contributing and scripts (e0d201c)
  • remove stale troubleshooting link, add links to source & issues (8887dd4)
  • landing page responsive fix (bd6091a)

Chores

  • disable nodekit upgrade prompts for dev versions (f55b6ce)
  • add socials image, change favicon to blue for contrast (684a252)
  • Changed doc link on landing page to redirect to new dev portal (45d5371)
  • disable nodekit upgrade prompts for dev versions (5293b76)
  • improve active key detection (7acadc2)
  • use auto-style for bootstrap questions (6042341)
  • skip questions when already bootstrapped (21b6db5)
  • install.sh to test for curl, otherwise use wget (27dcf54)
  • add ui improvement template (fe40880)