Skip to content

KeepKey Vault v1.3.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 23:40
5eff8a5

What's New

  • Zcash privacy send flow improvements, including QR scan support, simplified privacy UI, and improved history display.
  • Production builds now ship the zcash-cli sidecar required by the Zcash flow.
  • BIP-85 support is locked to firmware 7.16.0+.
  • Windows launch build and release documentation were hardened.
  • Release SOP and macOS signing checks were tightened.

Bug Fixes

  • Fixed EVM asset balances so they follow the selected address.
  • Fixed a dashboard Zcash refresh TDZ crash.
  • Fixed dashboard token warnings for empty wallets.
  • Fixed balance refresh fallback handling.

Downloads

Platform Artifact SHA-256
macOS Apple Silicon KeepKey-Vault-1.3.5-arm64.dmg dc7b3d94077fcf4e2e9cafd4c892138c31e8d2eccfc8a453258388dfec5f2c1f
macOS Intel KeepKey-Vault-1.3.5-x86_64.dmg b23e005ffccb4dc1728de1c9c613183266154575f382acb1d09e023bf947e54f
Windows x64 KeepKey-Vault-1.3.5-win-x64-setup.exe bc0c41b5d5a852282a0d4eb8a80cef759ae753f632e210c10e61793d4f6691e8
Linux x64 AppImage KeepKey-Vault-x86_64.AppImage 34c4cf3bd841d6b74b18081ae0566245473378746eebcbc057c9317c22c7acab
Linux x64 deb keepkey-vault_1.3.5_amd64.deb 401b77f30f9ec6b2c219e6ae45203fa26b83c30eee6f1c6b31e3e4c4d7c2c91f
Linux auto-update bundle stable-linux-x64-keepkey-vault.tar.zst 94f821c8c7ddaf5a8d830e2d2317ec96bd4ceacb41caf571dd5bcc93b9cc2bfd
Linux setup bundle stable-linux-x64-keepkey-vault-Setup.tar.gz 30d5b091787af9145770d22dfb0d3166212080e2db2bad2a234aefdbe30dba42
macOS Apple Silicon auto-update bundle stable-macos-arm64-keepkey-vault.app.tar.zst e3d7fe514520716d136d5355a8b9a00e50371eabde14c1f9238ab17373a0f752
macOS Intel auto-update bundle stable-macos-x64-keepkey-vault.app.tar.zst 6fc75a3f9c352931155d87169cbf68350180795848316a87055d0ce30f613776

The same hashes are published in SHA256SUMS.txt.

Verification

Download SHA256SUMS.txt from this release and verify artifacts with:

shasum -a 256 -c SHA256SUMS.txt

macOS DMGs are Developer ID signed, notarized, and stapled:

spctl --assess --type open --context context:primary-signature -vvv KeepKey-Vault-1.3.5-arm64.dmg
xcrun stapler validate KeepKey-Vault-1.3.5-arm64.dmg

Use the x86_64 DMG filename for Intel Mac verification.

What's Changed

New Contributors

  • @mtlouzada made their first contribution in #162

Full Changelog: v1.3.2...v1.3.5