v4.0.3 release notes

This commit is contained in:
James R. Barlow
2016-02-26 01:12:15 -08:00
parent dad2198394
commit b554867c2a
+18
View File
@@ -6,6 +6,24 @@ Please always read this file before installing the package
Download software here: https://github.com/jbarlow83/OCRmyPDF/tags
v4.0.3:
=======
New features
------------
- Page orientations detected are now reported in a summary comment
Fixes
-----
- Show stack trace if unexpect errors occur
- Treat "too few characters" error message from Tesseract as a reason to skip that page rather than
abort the file
- Docker: fix blank JPEG2000 issue by insisting on Ghostscript versions that have this fixed
v4.0.2:
=======