Update change log

This commit is contained in:
Nikolaj Olsson 2020-01-19 09:40:03 +01:00
parent 817dff9c95
commit e963b96618

View File

@ -21,7 +21,7 @@
* Add new functions to batch-convert and cmd-line-convert
* Improve reading of faulty .srt files a little - thx andradadad
* Allow invert colors + resize pre-processing for T4 - thx rookiefromspace/OmrSi
* Improve line mergning of 3+ lines - thx taxen
* Improve line merging of 3+ lines - thx taxen
* Improve read performance of .ts/.m2ts files
* Use display-friendly language name in "Fix common errors" - thx Zoltan
* Allow "Typewriter effect" for multiple lines - thx andradadad
@ -32,6 +32,8 @@
* Add more rule profiles - thx Flitskikker
* Resize color picker so all 256 colors are available - thx Johan
* More Linux/Mono improvements/fixes - thx shag00
* Improve merging of two lines with bold tag - thx moob158
* Update Tesseract OCR from 4.1.0 to 4.1.1
* FIXED:
* Fix list view initialization issue - thx AlexandreMT
* Fix "Replace" issue - thx loyaldragon
@ -52,6 +54,7 @@
* Fix "remove dash" in split dialog in original - thx OmrSi
* Fix OCR log line numbers after delete - thx xylographe
* Fix saving OCR'ed .sup to source folder - thx aaaxx/mgutt
* Fix crash toggling bold/italic with wrapped text - thx LustigKnorre/darnn
3.5.11 (27th October 2019)