Update CHANGELOG.md

This commit is contained in:
Deniz Şafak
2025-05-10 01:25:48 +03:00
committed by GitHub
parent accb3efc54
commit f611512747
+1 -1
View File
@@ -1,4 +1,4 @@
# v1.0.7 (pre-release)
# v1.0.7
- Improve chaptered audio generation by outputting directly as `m4b` instead of converting from `wav`.
- Ignore chapter markers and single newlines when calculating text length, improving the accuracy of the text length calculation.
- Prevent cancellation if process is at 99%, ensuring the process is not interrupted at the last moment.