Skip to content

Tags: openclaw/Peekaboo

Tags

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: prove validation ordering without startup timing (#736)

v4.3.4

Toggle v4.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
test: wait for guardian receipt completion

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
fix(release): drain remaining artifact inspection pipelines

Read inspector and archive output to EOF while preserving producer failures and first signing-identity selection. Exercise extended output through app signing, native-only validation, and DMG verification.

Allow cold video-encoder startup in the successful capture fixture without changing production deadlines or deadline-specific tests.

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
test(cli): remove Xcode 27 fixture warnings

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(release): accept plain version changelog headings

Accept plain "## <version> - <date>" changelog headings in the release preflight alongside the bracketed form, so the dated 4.3.1 section is recognized. Adds parser coverage for both heading styles.

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
fix(release): omit filesystem metadata from app ZIPs

Use one production ZIP helper for app notarization, Sparkle and terminal packaging. Omit resource forks, extended attributes and quarantine instead of emitting __MACOSX AppleDouble entries outside the exact app root. Preserve strict validators and the terminal source metadata guard. Document the shared ownership boundary.

Real-producer regression: original command emitted15 outside-root entries among25 members; corrected archive has10 members and no metadata entries, preserving exact bytes, modes, links and source state. Existing validator tests and full signing-policy test passed. Repackaging the retained R7 app preserved its exact tree, all7 Foundation Mach-O signatures, online notarization, stapled ticket and Gatekeeper acceptance without launching it. Bash syntax, contextual ShellCheck, whitespace and scoped Codex P0 review passed. Native terminal-fixture provenance skips remain explicitly separate.

v4.2.2

Toggle v4.2.2's commit message
chore(release): prepare 4.2.2

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
fix(release): keep Finder metadata off app

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
fix(release): retry transient timestamp failures

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
steipete Peter Steinberger
release: publish Peekaboo 4.0.0

@steipete/peekaboo@4.0.0 is live on npm, so the source now claims a release
that exists. Restores the dated 4.0.0 changelog headings and shipped-tense
copy reverted by #372, and adds the signed 4.0.0 Sparkle appcast item.