mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Version bumb
This commit is contained in:
parent
ea58c66fd4
commit
872d657361
3 changed files with 17 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue