Skip to content

v0.6.0

Latest

Choose a tag to compare

@TobiWo TobiWo released this 27 Feb 10:42

What's Changed

This release adds support for Ledger hardware wallets, making the eth-valctl significantly more accessible for stakers. It also fixes a bug caused by a downstream issue in ethers.js that resulted in ungraceful application exits. Additionally, several error messages have been improved for clarity. Happy staking everyone.

0.6.0 (2026-02-27)

🚀 Features

  • ledger: Add Ledger hardware wallet support (5bede60)
  • validation: Add credential type and ownership checks (68424a6)

📖 Documentation

  • general: Update documentation (78d2b72)
  • orchestrator: Update jsdoc for multi purpose retry budget (87eaf91)

🔧 Other

  • claude: Update agent configuration (2883295)
  • claude: Update Claude Code configuration (16111db)
  • code: Fix code format issues (2f22303)
  • Configure Renovate (#35) (a177a0c)
  • devnet: Extend devnet for VirtualBox usage (b2e1779)
  • release: Add platform-specific native module support (be87b4c)
  • renovate: Consolidate patch and minor npm dependency updates (4e1474b)
  • renovate: Fix commit message style (e44f977)
  • semantic-release: Skip lifecycle scripts (d35daee)
  • setup: Update dependencies (0c75584)

New Contributors

Full Changelog: v0.5.0...v0.6.0