# MoneyPrinterTurbo v1.3.4 - Product: MoneyPrinterTurbo (https://whatsnew.fyi/product/moneyprinterturbo) - Vendor: harry0703 - Date: 2026-08-12 - Version: v1.3.4 - Original notes: https://github.com/harry0703/MoneyPrinterTurbo/releases/tag/v1.3.4 - Permalink: https://whatsnew.fyi/product/moneyprinterturbo/releases/v1.3.4 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** — WebUI preference to disable automatically opening the task folder after video generation - **added** — Configurable Whisper initial_prompt support to improve subtitle recognition for names, terminology, and language-specific vocabulary - **added** — Persistent material search caching to reduce duplicate provider requests, API usage, and rate-limit pressure - **added** — Sanitized material source provenance to task artifacts for easier source tracking - **added** — Response and resource limits to ElevenLabs music requests to prevent excessive memory usage - **changed** — Generated videos now use the video subject as the download filename, with automatic numbering for multi-video tasks - **changed** — Stock material selection now prioritizes assets matching the target video orientation - **changed** — Unified ElevenLabs API Key resolution across TTS and music generation, including ELEVENLABS_API_KEY environment variable support - **changed** — Expanded the WebUI video subject input for easier editing of longer subjects - **fixed** — WebUI configuration changes potentially blocking the page while a video generation task was running - **fixed** — ElevenLabs API Key being cleared after a WebUI restart or browser reconnection - **fixed** — Configuration updates when config.toml is provided through a bind mount - **fixed** — Worker crashes caused by stale or invalid queued task parameters from earlier versions - **security** — Prevented Pixabay API Keys from appearing in application logs - **changed** — API requests now reject video counts and clip durations below 1 - **changed** — Improved diagnostics for Pixabay 429 responses and Cloudflare challenges ##### Highlights - Added a WebUI preference to disable automatically opening the task folder after video generation. - Generated videos now use the video subject as the download filename, with automatic numbering for multi-video tasks. - Added configurable Whisper `initial_prompt` support to improve subtitle recognition for names, terminology, and language-specific vocabulary. - Added persistent material search caching to reduce duplicate provider requests, API usage, and rate-limit pressure. - Stock material selection now prioritizes assets matching the target video orientation. - Added sanitized material source provenance to task artifacts for easier source tracking. ##### Fixes and Improvements - Fixed WebUI configuration changes potentially blocking the page while a video generation task was running. - Fixed the ElevenLabs API Key being cleared after a WebUI restart or browser reconnection. - Unified ElevenLabs API Key resolution across TTS and music generation, including `ELEVENLABS_API_KEY` environment variable support. - Fixed configuration updates when `config.toml` is provided through a bind mount. - Improved diagnostics for Pixabay `429` responses and Cloudflare challenges. - Prevented Pixabay API Keys from appearing in application logs. - Added response and resource limits to ElevenLabs music requests to prevent excessive memory usage. - API requests now reject video counts and clip durations below 1. - Fixed Worker crashes caused by stale or invalid queued task parameters from earlier versions. - Expanded the WebUI video subject input for easier editing of longer subjects. - Updated project documentation and related resources. ##### What's Changed - Enforce ElevenLabs resource limits by @arichazan in https://github.com/harry0703/MoneyPrinterTurbo/pull/1131 - Redact Pixabay API Keys from logs by @its-How in https://github.com/harry0703/MoneyPrinterTurbo/pull/1130 - Validate positive video generation limits by @ShiroKSH in https://github.com/harry0703/MoneyPrinterTurbo/pull/1149 - Handle stale queued task parameters without crashing the Worker by @kapil971390 in https://github.com/harry0703/MoneyPrinterTurbo/pull/1150 - Make Whisper `initial_prompt` configurable by @Blackspyda17 in https://github.com/harry0703/MoneyPrinterTurbo/pull/1163 ##### New Contributors - @arichazan made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1131 - @its-How made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1130 - @ShiroKSH made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1149 - @Blackspyda17 made their first contribution in https://github.com/harry0703/MoneyPrinterTurbo/pull/1163 **Full Changelog**: https://github.com/harry0703/MoneyPrinterTurbo/compare/v1.3.3...v1.3.4