Docspell v0.16.0 Release Notes

Release Date: 2020-11-28 // over 3 years ago
  • ๐Ÿ“š Changelog โ€ข Documentation

    ๐Ÿš€ This release brings the "custom metadata fields" feature. It allows you to define custom fields and associate values to your items. Additionally there are some ui and other fixes and improvements.

    ๐Ÿฑ โ„น๏ธ Existing users must enable "Custom Fields" in their users settings in order to use this feature.

    • ๐Ÿ”‹ Feature: Custom Fields โ€“ define custom metadata fields an set values for them on your items. For example, this can be used to track invoice numbers, pagination stamps etc. Fields can be defined per collective and carry a format (or type). (#41)
    • ๐Ÿ”‹ Feature: The language has been added to the metadata of an upload request and therefore overrides the collective's default language. This means you can now set the document language with each document. (#350)
    • ๐Ÿ”‹ Feature: Show the currently logged in user and the collective in the web app. (#329)
    • ๐Ÿ”‹ Feature: Tag categories are presented as a dropdown, where you can choose an existing one or type a new one. (#331)
    • Feature: The dropdown fields for a person have been changed in that the options are now restricted to the corresponding scope: the correspondent person only shows persons not marked as concerning and vice-versa. (#332)
    • ๐Ÿ”‹ Feature: Add CC and BCC recipients to item mail (#481)
    • The consumedir.sh scripts was improved:
      • log a warning for all subfolders that currently wouldn't work due to configuration problems (#386)
      • ignore hidden files on linux (starting with a dot .)
      • include the parameter skipDuplicates into the upload request when the -m option is present
    • ๐Ÿ›  Fixes a bug that prevented detecting dates in january (#480, thanks @vanto!)
    • ๐Ÿ›  Fixes updating search view after changes like deleting item in multi-edit mode or updating tags via drag-and-drop.

    ๐Ÿ“„ The list of issues is here.

    ๐Ÿ“„ There were changes to the http endpoints; please checkout the Changelog for details.