Skip to content

Releases: near/near-cli-rs

0.28.0-rc.1 - 2026-07-02

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 03:36
Immutable release. Only release title and notes can be modified.

Release Notes

Added

  • sign transactions with a gas key (nonce_index) (#608)
  • gas-key support (nearcore 2.13) (#607)
  • post-quantum (ML-DSA-65) key generation (draft) (#605)
  • Validate beneficiary account before deleting account (#596)

Fixed

  • Fixed output information for transaction status "Started" (#594)

Other

  • Fixed NPM Trusted Publishing (#603)

Install near-cli-rs 0.28.0-rc.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.28.0-rc.1/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.28.0-rc.1/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.28.0-rc.1

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.27.0 - 2026-06-03

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:50
Immutable release. Only release title and notes can be modified.
898d41e

Release Notes

Added

  • Added the ability to select multiple keys to remove from the account (#597)

Fixed

  • Fixed offline mode (#593)
  • Fixed a bug in the command line parsing of the "send-ft" command. (#592)

Other

  • bump nearcore crates to 0.36 (2.12 / protocol 84) (#599)

Install near-cli-rs 0.27.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.27.0/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.27.0/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.27.0

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.26.2 - 2026-05-08

Choose a tag to compare

@github-actions github-actions released this 08 May 18:28
5ceeb6a

Release Notes

Added

  • validate receiver account before sending tokens (#582)

Install near-cli-rs 0.26.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.26.2/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.26.2/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.26.2

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.26.1 - 2026-04-30

Choose a tag to compare

@github-actions github-actions released this 01 May 08:05
7639420

Release Notes

Other

  • bumped Ledger timeout from 30 seconds to 5 minutes (#588)

Install near-cli-rs 0.26.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.26.1/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.26.1/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.26.1

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.26.0 - 2026-04-16

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:13
de007e4

Release Notes

Added

  • state-init command (#560)

Other

  • Allow custom on_sending_delegate_action_callback handler for transactions and on_after_signing_callback for sign-message (#583)

Install near-cli-rs 0.26.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.26.0/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.26.0/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.26.0

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.25.1 - 2026-04-15

Choose a tag to compare

@github-actions github-actions released this 15 Apr 23:03
1d7c3cc

Release Notes

Other

  • (deps) replace slipped10 with near-slip10 (#584)

Install near-cli-rs 0.25.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.25.1/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.25.1/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.25.1

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.25.0 - 2026-04-08

Choose a tag to compare

@github-actions github-actions released this 08 Apr 17:35
64e9bf9

Release Notes

Added

  • update function call limits to 1000 TGas (#559)
  • Improved interactive contract selection option for FT tokens (#574)
  • Added send-tf-call command (ft_transfer_call function call) to tokens subcommand (#576)
  • (ledger) BLE support (#570)
  • Allow custom input as method name (#568)

Fixed

  • wait for block finality before returning from send (#564)
  • number of shards calculation (#579)
  • resolve CI test failures from env var race and startup HTTP calls (#578)
  • Fixed exiting the interactive account verification survey (#558)
  • typo in function.kind check (#572)

Other

  • bump near crates to 0.35.0 (#580)
  • (docs) extension executable name (#573)

Install near-cli-rs 0.25.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.25.0/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.25.0/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.25.0

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.24.0 - 2026-02-27

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:18
fd0d64c

Release Notes

Added

  • Add construct-meta-transaction command (#562)

Install near-cli-rs 0.24.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.24.0/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.24.0/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.24.0

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.23.7 - 2026-02-09

Choose a tag to compare

@github-actions github-actions released this 25 Feb 18:28
b067abd

Release Notes

Fixed

  • Speed up startup time from 5s -> 10ms (500x faster) (#557)

Other

  • set MSRV to 1.88 (#556)
  • migrate to org-wide NEARPROTOCOL_CI_PR_ACCESS token (#552)

Install near-cli-rs 0.23.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.23.7/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.23.7/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.23.7

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

0.23.6 - 2026-02-06

Choose a tag to compare

@github-actions github-actions released this 06 Feb 17:23
8c7a6d2

Release Notes

Added

  • Added styling options for "newline", "option selection" and "answer" for "inquire" crate (#554)
  • added flexibility in using "setup_tracing" (#550)

Other

  • upgrade to Rust edition 2024 (#553)
  • Replaced macos-13, being browned out (#549)
  • added DevEx to CODEOWNERS (#548)
  • Updated the copyright year to 2026 (#544)

Install near-cli-rs 0.23.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.23.6/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.23.6/near-cli-rs-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.23.6

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-aarch64-pc-windows-msvc.tar.gz ARM64 Windows checksum
near-cli-rs-aarch64-pc-windows-msvc.msi ARM64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum