All Versions
42
Latest Version
Avg Release Cycle
27 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v0.2.0 Changes
January 12, 2020๐ The second release of Docspell addresses some annoying issues in the UI and adds a "send by email" feature.
Notable Changes:
- Send an item and its attachments via E-Mail (requires to setup SMTP settings per user)
- โ Add a search field for meta data
- The item detail view is now a perma-link
- ๐ New endpoints to check whether a file is in Docspell by using their SHA-256 checksum (see the api doc here and here), the scripts in
tools/
now use this endpoint to skip existing files - ๐ Better support multiple attachments with long names in the UI
- ๐ Fixes textarea updating issues
๐ Checkout the updated documentation for more details.
-
v0.1.0 Changes
September 21, 2019๐ The initial release of Docspell containing the basic features with a Web UI:
- Create items by uploading PDF files
- Analyze the PDF files and propose meta data
- Manage meta data and items
- View processing queue
๐ See the microsite for documentation.