enable deskewing and rotation by default

This commit is contained in:
jonaswinkler
2021-02-21 23:40:26 +01:00
parent 265432f2a5
commit cb10617979
4 changed files with 23 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ paperless-ng 1.2.0
* Changes to the OCRmyPDF integration
* Added support for deskewing and automatic rotation of incorrectly rotated pages. This is disabled by default, see :ref:`configuration-ocr`.
* Added support for deskewing and automatic rotation of incorrectly rotated pages. This is enabled by default, see :ref:`configuration-ocr`.
* Better support for encrypted files.
* Better support for various other PDF files: Paperless will now attempt to force OCR with safe options when OCR fails with the configured options.
* Added an explicit option to skip cleaning with ``unpaper``.