All Versions
42
Latest Version
Avg Release Cycle
27 days
Latest Release
-

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.