New Zenith Release - NU6.1 support

Posted on October 22, 2025

We have released Zenith 0.11.1.0-beta.

To install this version, follow these instructions.

To upgrade a previous version, find the index of the Zenith binaries in your nix profile:

nix profile list

Upgrade the Zenith TUI and server:

nix profile upgrade <index>

Upgrade the Zenith GUI:

nix profile upgrade <index> --impure

NU6.1 Support

In preparation for the upcoming Zcash NU6.1 upgrade, we have enhanced Zenith to support this version of the Zcash network and the corresponding changes to the transaction format.

As part of these changes, we have also upgraded the zcash-haskell library with NU6.1 functionality.