Updata change log

This commit is contained in:
niksedk 2023-08-25 03:01:28 +02:00
parent 488a0d7c1d
commit 0c38a298f4

View File

@ -27,7 +27,7 @@
* Update yt-dlp to 2023.07.06
* Improve convert of SSA to ASSA - thx Emiliano
* Update burn-in video preview to video - thx Masina86
* Improve handling of invalid xml in ttml - thx m0ck69
* Improve handling of invalid XML in TTML - thx m0ck69
* Update Whisper Const-me to version 1.12
* Minor refact/optimize - thx ivandrofly
* Restructured Whisper folders
@ -38,7 +38,7 @@
* Add FCE option to unbreak short lines based on pixel width
* "Check for updates" now also checks plugins - thx ivandrofly
* FIXED:
* Fix "Find Double Words" - th uckthis
* Fix "Find Double Words" - thx uckthis
* Fix "double dash" issue in "Fix common errors" - thx Joel
* Avoid crash on very large TS files - thx Mariusz
* Do not count Unicode control characters in Auto-br - MichaelYochpaz