Skip to content

0.14.2 - 2026-07-14

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:16
8ebf1ac

Release Notes

✨ Features

  • (wallet) Export viewing keys for EC-hybrid and viewing addresses (132546dc)
  • (cli) Print all key types (c15f97e1)

🐛 Bug Fixes

  • (mine_loop) Avoid race condition when sharing own block proposal (9809aa74)
  • (difficulty_control) Account for own-difficulty comparison in heuristic (22af9fbf)
  • (cli) Repair bash completions and add --shell flag (a4a94d32)

♻️ Refactor

  • (mine_loop) Restart guesser every 20 seconds (0f35312f)
  • Split archival mutator set into its own crate (72a5b46e)

neptune-core-cli 0.14.2

Install neptune-core-cli 0.14.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-core-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-core-cli-installer.ps1 | iex"

Download neptune-core-cli 0.14.2

File Platform Checksum
neptune-core-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-core-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-core-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-core-cli-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-core-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

neptune-dashboard 0.14.2

Install neptune-dashboard 0.14.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-dashboard-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-dashboard-installer.ps1 | iex"

Download neptune-dashboard 0.14.2

File Platform Checksum
neptune-dashboard-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-dashboard-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-dashboard-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-dashboard-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-dashboard-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

neptune-cash 0.14.2

Install neptune-cash 0.14.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-cash-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Neptune-Crypto/neptune-core/releases/download/v0.14.2/neptune-cash-installer.ps1 | iex"

Download neptune-cash 0.14.2

File Platform Checksum
neptune-cash-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
neptune-cash-x86_64-apple-darwin.tar.xz Intel macOS checksum
neptune-cash-x86_64-pc-windows-msvc.zip x64 Windows checksum
neptune-cash-x86_64-pc-windows-msvc.msi x64 Windows checksum
neptune-cash-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum