From 52a562039e6908aad0bed3ecf7876963081504d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20=C5=9Eafak?= Date: Wed, 17 Sep 2025 05:50:07 +0300 Subject: [PATCH] Potentially fixed subtitle generation stucks at 9:59:59 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7910616..5994e43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # 1.1.8 (pre-release) - Added `.md` (Markdown) file extension support by @brianxiadong in PR #75 -- Added new option `Configure silence between chapters` that lets users configure the silence between chapters, mentioned by @lfperez1982 in #79 +- Added new option `Configure silence between chapters` that lets you configure the silence between chapters, mentioned by @lfperez1982 in #79 - Improved the markdown logic to better handle various markdown structures and edge cases. - Fixed `No Qt platform plugin could be initialized` error, mentioned by @sunrainxyz in #59 +- Potentially fixed subtitle generation stucks at 9:59:59, mentioned by @bolaykim in #73 - Improvements in code and documentation. # 1.1.7