more documentation.

This commit is contained in:
Jonas Winkler 2020-11-13 21:28:08 +01:00
parent a3aa9ca2dc
commit 79262b631d

View File

@ -56,7 +56,9 @@ paperless-ng 1.0
management command.
* **Removed [breaking]:** Reminders.
* **Removed:** All customizations made to the django admin pages.
* **Removed [breaking]:** The docker image no longer supports SSL. If you want to expose
paperless to the internet, hide paperless behind a proxy server that handles SSL
requests.
* **Internal changes:** Mostly code cleanup, including:
* Rework of the code of the tesseract parser. This is now a lot cleaner.