Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Paperless-ng 0.9.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonaswinkler jonaswinkler released this 22 Nov 23:59
· 2390 commits to master since this release
  • Major changes to the front end (colors, logo, shadows, layout of the cards, better mobile support)

  • Paperless now uses mime types and libmagic detection to determine if a file type is supported and which parser to use. Removes all file type checks that where present in MANY different places in paperless.

  • Mail consumer now correctly consumes documents even when their content type was not set correctly. (i.e. PDF documents with content type application/octet-stream)

  • Basic sorting of mail rules added

  • Much better admin for mail rule editing.

  • Docker entrypoint script awaits the database server if it is configured.

  • Disabled editing of logs.

  • New setting PAPERLESS_OCR_PAGES limits the tesseract parser to the first n pages of scanned documents.

  • Fixed a bug where tasks with too long task names would not show up in the admin.