mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Update for version 0.3.3
This commit is contained in:
parent
1f0fea2937
commit
4121876116
@ -1,6 +1,11 @@
|
||||
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
|
||||
* Fix for `#172`_: defaulting ALLOWED_HOSTS to ``["*"]`` and allowing the
|
||||
user to set her own value via ``PAPERLESS_ALLOWED_HOSTS`` should the need
|
||||
|
@ -1 +1 @@
|
||||
__version__ = (0, 3, 2)
|
||||
__version__ = (0, 3, 3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user