# Mizpah v2.0.6

This release completes the v2 artifact publication path with explicit
GitHub release asset handling.

## Included

- Windows amd64 desktop executable and MSI with the background service.
- Linux amd64 Debian package and portable archive.
- SHA256 manifests for every downloadable package.
- Explicit release asset upload with unmatched-file failure detection.
- WiX MSI payload inspection and Linux archive checksum verification in CI.
- Versioned release manifest and release-note publication for the download
  channel when R2 distribution variables and credentials are configured.

## Verification

- Go test suite passes on the release source tree.
- Windows MSI and portable archive checksums match.
- MSI payload contains `Mizpah.exe` and `mizpah-service.exe`.
- Debian package contents, maintainer scripts, and Linux snapshot startup pass.
- GitHub release contains packages, checksums, manifest, and release notes.

