Skip to content

Releases: ava-labs/avalanche-cli

Maintenance Mode Release

23 Dec 18:14
30795ec

Choose a tag to compare

⚠️ Maintenance Mode Notice

As of December 2025, Avalanche CLI has entered maintenance mode. This means:

  • No new features will be developed by the Ava Labs team
  • Only security patches and critical bug fixes will be addressed
  • External contributions are welcome! PRs will be reviewed.

⭐ Features

  • ERC20 Token-based Proof of Stake Validator Management - Deploy and manage validators using ERC20 tokens as stake

🔧 Improvements

  • Skip minimum version check for avalanche update command (fixes catch-22 where outdated CLI couldn't self-update)
  • Eliminate debug RPC dependency across all CLI flows
  • Remove deprecated non-ACP99 functionalities
  • Refactored validator registration flow

What's Changed

Full Changelog: v1.9.5...v1.9.6

v1.9.6-rc1

22 Dec 13:08
5b45462

Choose a tag to compare

v1.9.6-rc1 Pre-release
Pre-release

Changelog

v1.9.6-rc0

22 Dec 12:35
3e5f61b

Choose a tag to compare

v1.9.6-rc0 Pre-release
Pre-release

Changelog

v1.9.5

21 Nov 16:20
d7c029a

Choose a tag to compare

🔧 Hotfix Release

This release restores the avalanche blockchain import file command that was accidentally removed in v1.9.4.

What's Changed

Changelog

v1.9.5-rc0

20 Nov 13:13
cc09a05

Choose a tag to compare

v1.9.5-rc0 Pre-release
Pre-release

Changelog

  • cc09a05 Fix validator removal timing issue with gas estimation

v1.9.4

20 Nov 01:15
38d4c97

Choose a tag to compare

⭐ Features

Avalanche CLI now supports Granite on mainnet!

What's Changed

Full Changelog: v1.9.3...v1.9.4

v1.9.4-rc0

19 Nov 20:50
b7083ce

Choose a tag to compare

v1.9.4-rc0 Pre-release
Pre-release

Changelog

  • b7083ce Clean up osxcross build artifacts to free disk space

v1.9.3

04 Nov 16:38
77166db

Choose a tag to compare

⭐ Features

Avalanche CLI now supports Granite!

These changes are currently only supported on Fuji. Please note that Mainnet is currently not supported.

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

19 Sep 16:45
017d360

Choose a tag to compare

⭐ Features

General improvements and bug fixes.

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

18 Aug 16:57
e996d1e

Choose a tag to compare

⭐ Features

This release enables users to create a local signature aggregator instance. Local signature aggregator instances can be spun automatically when running avalanche blockchain deploy or avalanche blockchain convert commands or started manually with avalanche interchain signatureAggregator start. Once a local signature aggregator instance is created, its signature aggregator URL can be used externally outside of CLI.

This release also adds support for deploying the validator manager on a different blockchain (e.g., C-Chain). Running the validator manager outside the L1 ensures it continues operating even when most L1 validators are inactive. With this setup, you can add new validators and safely recover L1 operations.

What's Changed

Dependency Upgrades

New Contributors

Full Changelog: v1.9.0...v1.9.1