changelog and version

This commit is contained in:
jonaswinkler
2021-02-17 12:31:19 +01:00
parent 1f113b77ab
commit b714f1b425
3 changed files with 15 additions and 8 deletions

View File

@@ -5,15 +5,12 @@
Changelog
*********
paperless-ng 1.1.3
paperless-ng 1.1.4
##################
* Added a docker-specific configuration option to adjust the number of
worker processes of the web server. See :ref:`configuration-docker`.
* Added English (GB) locale.
* Some more memory usage optimizations.
* Don't show inbox statistics if no inbox tag is defined.
* Added ISO-8601 date display option.
.. note::
@@ -26,6 +23,16 @@ paperless-ng 1.1.3
If using docker, this does not affect you.
paperless-ng 1.1.3
##################
* Added a docker-specific configuration option to adjust the number of
worker processes of the web server. See :ref:`configuration-docker`.
* Some more memory usage optimizations.
* Don't show inbox statistics if no inbox tag is defined.
paperless-ng 1.1.2
##################