v2.1.0

Gerstep/cybosv2.1.0Jun 17, 2026by github-actions[bot]

AI Summary

This release focuses on CLI enhancements, specifically adding self-update and TTS voice listing capabilities, alongside stability fixes for subtitle rendering and video processing dependencies.

Key Highlights

  • Added CLI self-update command
  • Added ability to list TTS voices via CLI
  • Fixed subtitle parsing to preserve bilingual lines
  • Fixed subtitle wrapping based on rendered size
  • Ensured yt-dlp remains on stable releases

New Features

  • CLI self-update command
  • List TTS voices from CLI

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