canonical
Get started
Releases

Releases

Version history for the core wallet. Artifacts and checksums ship with tagged releases on GitHub.

v7.0.1

latest
2026-04-23 · Snapshot

Current snapshot of the daemon-first core: the wallet daemon, the CLI, release packaging, and the in-repo security harness.

Added
  • canonicalwalletd daemon — local Unix-socket runtime with the built-in MCP adapter
  • canonicalwallet CLI client
  • Core release packaging and installation artifacts
Changed
  • Repository surface focused on the supported daemon-first core
  • Service, release, and audit documentation aligned with the core runtime boundary
Security
  • Core release dependency baselines refreshed
Verify
verify
shasum -a 256 --check SHA256SUMS     # macOS
sha256sum -c SHA256SUMS              # Linux

v7.0.0

2026-04-22

First stable cut of the daemon-first core: same supported surface, initial packaging.

Added
  • Initial daemon-first core release
  • install-core.sh with a documented verification path
Changed
  • Core binaries renamed to canonicalwalletd / canonicalwallet