Skip to content

v1.1.0

Choose a tag to compare

@simongonzalezdc simongonzalezdc released this 31 Mar 05:39
· 475 commits to master since this release

CLI Parity — 82 Commands

35 new CLI commands bringing the CLI from 47 to 82, matching all MCP server tools.

New Commands

  • Effects: effect-vignette, effect-glow, effect-noise, effect-scanlines, effect-chromatic-aberration
  • Transitions: transition-glitch, transition-morph, transition-pixelate
  • AI: video-ai-transcribe, video-ai-upscale, video-ai-stem-separation, video-ai-scene-detect, video-ai-color-grade, video-ai-remove-silence
  • Audio Synthesis: audio-synthesize, audio-compose, audio-preset, audio-sequence, audio-effects
  • Motion Graphics: video-text-animated, video-mograph-count, video-mograph-progress
  • Layout: video-layout-grid, video-layout-pip
  • Audio-Video: video-add-generated-audio, video-audio-spatial
  • Quality: video-auto-chapters, video-extract-frame, video-info-detailed, video-quality-check, video-design-quality-check, video-fix-design-issues
  • Image: image-extract-colors, image-generate-palette, image-analyze-product

Bug Fixes

  • _run_ffmpeg auto-creates output parent directories before FFmpeg runs
  • _result() in server.py now handles plain dict returns from engine functions
  • Fixed video_info_detailed response shape

Full Changelog: v1.0.0...v1.1.0