v1.7.10
Summary
- Adds post-cluster hardening workflows, including an AHV Security Hardening wizard with checklist-driven controls.
- Adds installed build/update identity in Settings > About and health/update APIs so operators can see the exact version, patch, commit, image, and update package.
- Refreshes repo documentation and appliance/update runbooks for the corrected release line.
- Narrows appliance image contents to runtime files and sanitizes bundled demo metadata.
Appliance Update
Use ztf-update-v1.7.10.zip with the Appliance Update Manager. Verify the download with ztf-update-v1.7.10.zip.sha256 before importing.
Validation
- Required PR checks passed on PR #70, PR #71, and PR #72.
- Local release integrity, API, frontend build, demo build, Python compile, diff whitespace, DOCX structural, image metadata, image path-exclusion, and in-image privacy scans passed.
Security Notes
- AHV/CVM hardening remains planned/manual or fail-closed unless a verified executor mapping exists.
- The appliance image excludes repo docs, tests, source TypeScript, legacy static files, generated outputs, release artifacts, and local recovery notes.
- In-image scan found no static maintainer names, local Windows paths, old demo-lab IPs, or local recovery note filenames.
What's Changed
- Release v1.7.10 appliance runtime sanitization by @VirtuArchitect in #72
Full Changelog: v1.7.9...v1.7.10