Releases: zack-dev-cm/youtube-creator-ops
Releases · zack-dev-cm/youtube-creator-ops
OpenClaw YouTube Publisher v1.1.3
OpenClaw YouTube Publisher
Patch release.
- align the repo LICENSE, README, SKILL frontmatter, and packaged skill files to MIT No Attribution (MIT-0) so GitHub and ClawHub match
OpenClaw YouTube Publisher v1.1.2
OpenClaw YouTube Publisher
Patch release.
- declare MIT in SKILL.md frontmatter so the ClawHub package license matches the repo LICENSE
OpenClaw YouTube Publisher v1.1.1
Docs-only patch release.\n\n- remove the public example Shorts link from README\n- remove the example URL section from SKILL.md\n- keep the package focused on the publishing workflow and reusable run report
OpenClaw YouTube Publisher v1.1.0
What changed
- add structured provenance entries for Midjourney, Suno, and local edit stages
- keep provider, asset ID, source URL, model, license, attribution text, and public-credit requirements in the manifest
- render provenance in the shareable report while still redacting unsafe URLs and secret-like text
- extend CI to cover Midjourney/Suno provenance handling
OpenClaw YouTube Publisher v1.0.6
What changed
- redact browser profile labels in the shareable markdown report
- redact non-public or query-string URLs found inside step text
- flag secret-like text and private step URLs in the bundle checker
- add CI coverage for the report-redaction path
OpenClaw YouTube Publisher v1.0.5
What changed
- remove the last inward-facing
operatorwording from the public skill instructions - keep the public YouTube publisher surface aligned across GitHub, ClawHub, and the portfolio
OpenClaw YouTube Publisher v1.0.4
What changed
- rename the public surface to
OpenClaw YouTube Publisher - replace inward-facing
creator opswording with a clearer publish-and-report value proposition - add a clearly labeled reference Shorts URL from the adjacent content pipeline
- align the generated report title and CI smoke check with the public name
YouTube Creator Ops v1.0.3
What's changed
- harden the shareable report so it redacts private artifact paths at export time
- keep only public YouTube URLs in the default report output
- add real GitHub Actions CI with compile and smoke validation
- document the default redaction behavior in the public docs
YouTube Creator Ops v1.0.2
Security and privacy hardening.
- The bundle checker now rejects private or absolute top-level asset paths.
- The markdown report redacts private local asset paths instead of echoing them.
- The checker JSON no longer embeds absolute local filesystem paths.
YouTube Creator Ops v1.0.1
Security and public-surface hardening.
- Reduced public agent prompt surface in skill metadata.
- Revalidated the run bundle scripts with a clean smoke run.
- Reconfirmed publish-guard audit with zero leak findings and zero public-surface findings.