Skip to content

Docspell 0.4.0

Compare
Choose a tag to compare
@eikek eikek released this 28 Mar 22:46
· 4714 commits to master since this release

ChangelogDocumentation

This release adds support for zip and e-mail files and introduces a framework for running periodic tasks. While periodic tasks are currently only used internally, it prepares for user defined tasks coming in later releases.

Notable Changes:

  • Support for archives files. Archives (currently zip and eml files) are extracted automatically and its content are added to an item. The major change is support for e-mail eml files. It allows to submit e-mails directly from your e-mail client into docspell.
  • Improvements in text analysis.
  • Fixes for handling text files.
  • The pdf viewer can now be switched back to use the browsers builtin viewer. It seems that the viewerjs based pdf renderer cannot display all pdfs as good as the builtin viewer. Now you can choose.

The configuration for the joex component has been changed. Please see the Changelog for more info.