v2.1.0
aws-samples/bedrock-chatv2.1.0Jun 17, 2026by github-actions[bot]
AI Summary
This release introduces command-line interface enhancements, allowing for self-updating and voice listing, alongside fixes for subtitle rendering and video processing stability.
Key Highlights
- Added a CLI command for self-updating.
- Added a CLI command to list available TTS voices.
- Fixed preservation of bilingual lines in vertical subtitles.
- Fixed wrapping of burned subtitles by rendered size.
- Ensured yt-dlp remains on the stable release channel.
New Features
- CLI self-update command.
- CLI command to list TTS voices.
Full Release Notes
## Changelog * 5c319347599f748f3bf8f8b3c82decd700cd2bc7 feat: add cli self update command * 5a0b9b220301fe32389d29c05113095288926f5e feat: list tts voices from cli * 5e47f122422d14f107d83f067163253b736f552d fix: keep yt-dlp on stable release * 5090acc9c3df28439237ec93d0667f39ad896989 fix: preserve bilingual lines in vertical subtitles * 8ff849234cc56ea03b9393a7c9b1ab0ce0aba72c fix: wrap burned subtitles by rendered size