Skip to content

v1.3.0

Latest

Choose a tag to compare

@harry0703 harry0703 released this 10 Jun 09:39
· 21 commits to main since this release

Highlights

  • Added Coverr as a new stock video material provider, including WebUI API key management and 16:9-friendly defaults.
  • Added Groq as a new LLM provider.
  • Added no-voice video generation mode for workflows that do not need narration.
  • Added configurable video encoder selection and safer hardware-encoder fallback behavior.
  • Added AIHubMix provider integration.
  • Added multilingual social metadata generation API.
  • Added subtitle background options, including optional rounded translucent subtitle backgrounds.
  • Improved WebUI localization coverage, including Arabic, German, Russian, Turkish, and Vietnamese updates.

Fixes and Improvements

  • Improved repeated video material reuse behavior.
  • Fixed final SRT subtitle block handling.
  • Fixed subtitle matching for markdown-style script markers.
  • Fixed Qwen response parsing edge cases.
  • Upgraded and hardened selected dependencies and deployment defaults.
  • Refactored Azure voice data into JSON for easier maintenance.
  • Improved README and setup documentation quality.

What's Changed

New Contributors

Validation

  • uv lock --check
  • uv run --with pytest pytest test/services -q
  • Result: 117 passed, 1 skipped, 18 warnings, 9 subtests passed.

Full Changelog: v1.2.9...v1.3.0