Skip to content

Releases: zack-dev-cm/youtube-creator-ops

OpenClaw YouTube Publisher v1.1.3

15 Apr 03:43

Choose a tag to compare

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

15 Apr 03:32

Choose a tag to compare

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

13 Apr 03:52

Choose a tag to compare

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

12 Apr 11:48

Choose a tag to compare

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

12 Apr 03:27

Choose a tag to compare

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

12 Apr 03:22

Choose a tag to compare

What changed

  • remove the last inward-facing operator wording from the public skill instructions
  • keep the public YouTube publisher surface aligned across GitHub, ClawHub, and the portfolio

OpenClaw YouTube Publisher v1.0.4

12 Apr 03:08

Choose a tag to compare

What changed

  • rename the public surface to OpenClaw YouTube Publisher
  • replace inward-facing creator ops wording 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

11 Apr 08:01

Choose a tag to compare

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

11 Apr 07:44

Choose a tag to compare

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

11 Apr 07:31

Choose a tag to compare

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.