mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Merge branch 'release-1.0.0' into dev
This commit is contained in:
commit
1baa203ef2
15
docs/changelog_jonaswinkler.rst
Normal file
15
docs/changelog_jonaswinkler.rst
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
Changelog (jonaswinkler)
|
||||||
|
########################
|
||||||
|
|
||||||
|
1.0.0
|
||||||
|
=====
|
||||||
|
|
||||||
|
* First release based on paperless 2.6.0
|
||||||
|
* Added: Automatic document classification using neural networks (replaces
|
||||||
|
regex-based tagging)
|
||||||
|
* Added: Document types
|
||||||
|
* Added: Archive serial number allows easy referencing of physical document
|
||||||
|
copies
|
||||||
|
* Added: Inbox tags (added automatically to newly consumed documents)
|
||||||
|
* Added: Document viewer on document edit page
|
||||||
|
* Database backend is now configurable
|
@ -46,3 +46,4 @@ Contents
|
|||||||
contributing
|
contributing
|
||||||
scanners
|
scanners
|
||||||
changelog
|
changelog
|
||||||
|
changelog_jonaswinkler
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = (2, 6, 0)
|
__version__ = (1, 0, 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user