v1.2.9

devicons/deviconv1.2.9May 30, 2026by harry0703

AI Summary

This release introduces support for the Xiaomi MiMo LLM and TTS providers, enhances the WebUI with advanced script settings, and fixes several issues regarding path handling, launcher robustness, and translations.

Key Highlights

  • Added support for Xiaomi MiMo LLM and TTS providers
  • Enhanced WebUI with advanced script settings (paragraph count, custom requirements, system prompt)
  • Improved Ollama default base URL handling for Docker environments
  • Updated webui.sh to bind to 127.0.0.1 by default for better security

New Features

  • Xiaomi MiMo LLM provider support
  • Xiaomi MiMo TTS provider support
  • Advanced script settings in WebUI: script paragraph count, custom script requirements, optional full custom system prompt
  • Improved Ollama default base URL handling for Docker environments

Full Release Notes

## What's Changed

### New features
- Added advanced script settings in WebUI:
  - script paragraph count
  - custom script requirements
  - optional full custom system prompt for advanced users
- Added Xiaomi MiMo LLM provider support.
- Added Xiaomi MiMo TTS provider support.
- Improved Ollama default base URL handling for Docker environments.

### Fixes and improvements
- Fixed custom BGM path handling for WebUI and API flows.
- Fixed Windows WebUI launcher robustness.
- Fixed `webui.sh` to bind/open `127.0.0.1` by default instead of opening `0.0.0.0`.
- Fixed string video concat mode handling in downloads.
- Fixed subtitle wrapping for long text.
- Fixed Edge TTS signed-zero rate formatting.
- Added missing Turkish translation keys.
- Fixed README-en ImageMagick code fence.

### Testing
- Added regression coverage for LLM provider behavior, local TTS/video task paths, video concat mode handling, and advanced script prompt settings.
- Verified advanced script settings end-to-end with real script generation, TTS, Pexels material download, subtitle generation, and final video synthesis.