Fixed cannot access local variable 'is_narrow' error

This commit is contained in:
Deniz Şafak
2025-10-07 23:42:35 +03:00
parent 033c809b95
commit eacbe05934
2 changed files with 29 additions and 17 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.2.0
- Fixed `cannot access local variable 'is_narrow'` error when subtitle format `SRT` was selected, mentioned by @Kinasa0096 in #88.
# 1.1.9
- Fixed the issue where spaces were deleted before punctuation marks while generating subtitles.
- Fixed markdown TOC generation breaks when "Replace single newlines" is enabled.