Skip to content

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:34
· 4 commits to main since this release
5640d3f

Harness Harlot v0.1.11

This release gives macOS and Linux the same clean installation command:

curl -fsS https://harnessharlot.com/install | sh

Highlights

  • One website-hosted installer now detects macOS or Linux and selects ARM64 or x86_64 automatically.
  • Linux installation no longer requires GitHub CLI, GitHub authentication, or repository credentials.
  • The README now opens with a concise Install section above Workstations.
  • Linux downloads are checked against website-published SHA-256 digests, the signed update manifest, the exact release identity, architecture, and archive safety policy before installation.
  • The website publication pipeline verifies GitHub build attestations and Ed25519 manifest signatures before publishing macOS and Linux release indexes.
  • The universal dispatcher completely downloads and validates the platform installer before executing it.
  • Community macOS update behavior is now documented accurately as notify-only with verified manual replacement; Linux retains verified automatic updates.

Verification

The release passed the Rust workspace test suite, Clippy with warnings denied, macOS and Linux packaging fixtures, dependency policy, ShellCheck, release-policy tests, Astro build, and npm audit.

Apple notarization remains pending external Apple support. Community macOS builds remain signed and independently integrity-verified but may require first-launch approval in Privacy & Security.