# MoneyPrinterTurbo v1.3.0 - Product: MoneyPrinterTurbo (https://whatsnew.fyi/product/moneyprinterturbo) - Vendor: harry0703 - Date: 2026-06-10 - Version: v1.3.0 - Original notes: https://github.com/harry0703/MoneyPrinterTurbo/releases/tag/v1.3.0 - Permalink: https://whatsnew.fyi/product/moneyprinterturbo/releases/v1.3.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add Coverr as a new stock video material provider with WebUI API key management and 16:9-friendly defaults - **added** — Add Groq as a new LLM provider - **added** — Add no-voice video generation mode for workflows that do not need narration - **added** — Add configurable video encoder selection and safer hardware-encoder fallback behavior - **added** — Add AIHubMix provider integration - **added** — Add multilingual social metadata generation API - **added** — Add subtitle background options, including optional rounded translucent subtitle backgrounds - **changed** — Improve WebUI localization coverage with Arabic, German, Russian, Turkish, and Vietnamese updates - **changed** — Improve repeated video material reuse behavior - **changed** — Improve README and setup documentation quality - **changed** — Refactor Azure voice data into JSON for easier maintenance - **fixed** — Fix final SRT subtitle block handling - **fixed** — Fix subtitle matching for markdown-style script markers - **fixed** — Fix Qwen response parsing edge cases ##### 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 * refactor(voice): extract Azure voice data to JSON by @domantasjo in https://github.com/harry0703/MoneyPrinterTurbo/pull/951 * fix: use Optional[list] type annotation in upload_post.py by @kuishou68 in https://github.com/harry0703/MoneyPrinterTurbo/pull/960 * i18n(vi): complete Vietnamese UI translation (135/135 keys) by @luongs3 in https://github.com/harry0703/MoneyPrinterTurbo/pull/963 * docs(README-en): remove obsolete ImageMagick requirement and fix doc quality issues by @jonathanzhan1975 in https://github.com/harry0703/MoneyPrinterTurbo/pull/977 * fix: keep last subtitle when SRT has no trailing blank line by @Bortlesboat in https://github.com/harry0703/MoneyPrinterTurbo/pull/987 * fix: handle empty Qwen choices by @Sushanth012 in https://github.com/harry0703/MoneyPrinterTurbo/pull/994 * i18n: complete Russian WebUI translation by @DrMaks22 in https://github.com/harry0703/MoneyPrinterTurbo/pull/996 * feat: add Groq support by @RafaGomezGuillen in https://github.com/harry0703/MoneyPrinterTurbo/pull/997 * fix(groq): add default model name + clarify unvalidated manual entry warning by @kapil971390 in https://github.com/harry0703/MoneyPrinterTurbo/pull/1014 * feat: add Coverr video material source by @shoujche in https://github.com/harry0703/MoneyPrinterTurbo/pull/1008 ##### New Contributors * @domantasjo made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/951 * @kuishou68 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/960 * @luongs3 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/963 * @jonathanzhan1975 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/977 * @Bortlesboat made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/987 * @Sushanth012 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/994 * @DrMaks22 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/996 * @RafaGomezGuillen made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/997 * @kapil971390 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1014 * @shoujche made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1008 ##### Validation - `uv lock --check` - `uv run --with pytest pytest test/services -q` - Result: 117 passed, 1 skipped, 18 warnings, 9 subtests passed. **Full Changelog**: https://github.com/harry0703/MoneyPrinterTurbo/compare/v1.2.9...v1.3.0