Markover v0.1.3
Early preview · Apple Silicon only · not Apple-verified. This macOS app uses hardened ad-hoc signing. It does not identify an authenticated Developer ID publisher, is not notarized, and is expected to require the documented per-app Gatekeeper override. Native Intel releases are deferred to the Broad announcement roadmap in issue #80.
Provenance
- Source:
v0.1.3at03e52ac083091ce23f7b0ea91f7065d75394552e - Workflow: GitHub Actions run 31221075875
- Version:
0.1.3 - Trust mode: hardened ad-hoc signing; Gatekeeper rejection verified before upload
| Payload | Architecture | SHA-256 |
|---|---|---|
Markover-darwin-arm64.zip |
arm64 | 4219a1f2e5369d4091f94e76f1373bd12fa98b8867f95e0e173d45bd0b38c3c6 |
markover-cli.tgz |
portable | 7f7d30e620fcc3044563745fc827d0269641d6dc654fbe99afcab5a8d2496e97 |
GitHub build-provenance attestations cover the Apple Silicon app ZIP and markover-cli.tgz. After downloading a payload, verify it with:
gh attestation verify ./PAYLOAD \
--repo lastobelus/markover \
--signer-workflow lastobelus/markover/.github/workflows/release.yml \
--source-digest 03e52ac083091ce23f7b0ea91f7065d75394552e \
--source-ref refs/tags/v0.1.3 \
--deny-self-hosted-runnersThese records identify the source and workflow that produced the bytes; they do not claim bit-for-bit reproducibility.
Resolved build context
- arm64: GitHub Actions 1000002134; macOS 15.7.7 arm64; Node v22.13.0; npm 10.9.2; Electron 43.2.0; Xcode 16.4 Build version 16F6
- portable: GitHub Actions 1000002133; Linux 6.17.0-1020-azure; Node v22.13.0; npm 10.9.2; Electron 43.2.0
Roll back to v0.1.1
Quit Markover and back up the complete ~/Library/Application Support/Markover directory before rolling back. Rollback is supported only while both releases use the same review-data format.
npx --yes \
--package=https://github.com/lastobelus/markover/releases/download/v0.1.1/markover-cli.tgz \
markover open ./DOCUMENT.md \
--summary "Explain why this document exists and what feedback would help."Published assets are never replaced under an existing tag. If this release is withdrawn, use v0.1.1 until a newly versioned fix is published.