mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
Fixed folder and filename sanitization to properly handle OS-specific illegal characters
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
# 1.2.0
|
||||
# 1.2.0 (pre-release)
|
||||
- Added `Line` option to subtitle generation modes, allowing subtitles to be generated based on line breaks in the text, by @mleg in #94.
|
||||
- Fixed `cannot access local variable 'is_narrow'` error when subtitle format `SRT` was selected, mentioned by @Kinasa0096 in #88.
|
||||
- Fixed `cannot access local variable 'is_narrow'` error when subtitle format `SRT` was selected, mentioned by @Kinasa0096 in #88.
|
||||
- Fixed folder and filename sanitization to properly handle OS-specific illegal characters (Windows, Linux, macOS), ensuring compatibility across all platforms when creating chapter folders and files.
|
||||
- Improvements in code and documentation.
|
||||
|
||||
# 1.1.9
|
||||
|
||||
Reference in New Issue
Block a user