Releases: jonaswinkler/paperless-ng
Paperless-ng 0.9.2
-
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.
Paperless-ng 0.9.1
- Moved documentation of the settings to the actual documentation.
- Updated release script to force the user to choose between SQLite
and PostgreSQL. This avoids confusion when upgrading from paperless.
Paperless-ng 0.9
First release of paperless-ng 0.9!