Skip to content

mcp-video v1.3.3

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 06 May 03:43
23b47f2

mcp-video 1.3.3

Dogfood QA patch release for the 1.3.x launch line.

Fixed

  • Fixed animated text dogfood regressions surfaced in the published 1.3.2 CLI path, including typewriter argument handling and font-path/filter escaping for slide-up text.
  • Fixed video-quality-check analysis to use real FFmpeg signalstats fields and avoid false failures on valid generated videos.
  • Hardened test fixtures around subprocess timeouts.

Release hygiene

  • Narrowed the sdist to runtime source and essential metadata.
  • Added built-artifact guardrails that fail release builds if dogfood media, repo internals, caches, generated media, docs/examples/demo, CI, or website surfaces leak into PyPI artifacts.
  • Added regression tests for both sdist and wheel artifact checking.

Verification

  • PR #243 hosted checks passed and merged the dogfood QA fixes.
  • PR #244 hosted checks passed after Codex review feedback was fixed.
  • Local full suite for the release branch: 1057 passed, 8 skipped.
  • Local full lint, build, artifact-content check, and twine check passed.