Improvements in code

This commit is contained in:
Deniz Şafak
2025-10-27 17:50:59 +03:00
parent 7883b8865b
commit 24d5588f09
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
- Added loading gif animation to book handler window.
- Fixed light theme slider colors in voice mixer for better visibility (for non-Windows users).
- Fixed subtitle word-count splitting logic for more accurate segmentation.
- Improvements in code and documentation.
# 1.2.0
- Added `Line` option to subtitle generation modes, allowing subtitles to be generated based on line breaks in the text, by @mleg in #94.