Update readme and changelog

This commit is contained in:
Deniz Şafak
2025-09-17 22:01:14 +03:00
parent 9e9561988d
commit de8cdfa278
2 changed files with 68 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# 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 you configure the silence between chapters, mentioned by @lfperez1982 in #79
- Better indicators while displaying and managing the input and processing files.
- Better indicators and options while displaying and managing the input and processing files.
- Improved the markdown logic to better handle various markdown structures and cases.
- Fixed subtitle splitting before commas by combining punctuation with preceding words.
- Fixed save options not working correctly in queue mode, mentioned by @jborza in #78