Skip to content

Docspell 0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 22:41
· 2097 commits to master since this release

ChangelogDocumentationMilestone

This release contains mainly fixes, a little feature and some changes "under the hood".

  • Show number of waiting jobs in the top bar (#1069). This introduces some changes under the hood, for example: while previously the restserver was notifying job executors about new jobs, it will now also receive messages from the job executors. This requires a new setting (see below).
  • Hide sidebar by default on mobile (#1169)
  • Improve scanmailbox form (#1147)
  • Improve input of an e-mail address (#987)
  • Fix e-mail import for certain files (#1140)
  • FIx uploading files with non-ascii filenames (#991)