mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Update for version 0.3.3
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
#########
|
#########
|
||||||
|
|
||||||
|
* 0.3.3
|
||||||
|
* Thumbnails in the UI and a Django-suit -based face-lift courtesy of @ekw!
|
||||||
|
* Timezone, items per page, and default language are now all configurable,
|
||||||
|
also thanks to @ekw.
|
||||||
|
|
||||||
* 0.3.2
|
* 0.3.2
|
||||||
* Fix for `#172`_: defaulting ALLOWED_HOSTS to ``["*"]`` and allowing the
|
* Fix for `#172`_: defaulting ALLOWED_HOSTS to ``["*"]`` and allowing the
|
||||||
user to set her own value via ``PAPERLESS_ALLOWED_HOSTS`` should the need
|
user to set her own value via ``PAPERLESS_ALLOWED_HOSTS`` should the need
|
||||||
|
@@ -1 +1 @@
|
|||||||
__version__ = (0, 3, 2)
|
__version__ = (0, 3, 3)
|
||||||
|
Reference in New Issue
Block a user