github eikek/docspell v0.25.0
Docspell 0.25.0

latest releases: nightly, v0.41.0, v0.40.0...
2 years ago

Changelog • DocumentationMilestone

Here is 25th release of Docspell. This tiime with a few bug fixes and some smaller additions. The main thing in this release is the upgrade of several core libraries that essentially affects every piece of the software. Then, finally, a "real" command line interface is introduced (in a separate repository).

  • Introducing a new CLI tool (#345) that replaces all the shell scripts from the tools/ directory! https://github.com/docspell/dsc
  • UI changes:
    • year separators are now more prominent (#950)
    • fixes a bug in the item counter in detail view when an item is deleted (#920)
    • German translation improvements (#901)
    • The number of selected files is shown in upload page (#896)
  • The created date of an item can now be used in queries (#925, #958)
  • Setting tags api has been improved (#955)
  • Task for converting pdfs is now behind the admin secret (#949)
  • Task for generating preview images is now behind the admin secret (#915)
  • Respond with 404 when the source-id is not correct (#931)
  • Update of core libraries (#890)
  • Add Japanese to the list of document languages. Thanks @wallace11 for helping out (#948, #962)
  • Fix setting the folder from metadata when processing a file and allow to specifiy it by name or id (#940)
  • Fixes docspell config file in docker-compose setup (#909)
  • Fixes selecting the next job in the job executor (#898)
  • Fixes a bug that prevents uploading more than one file at once (#938)

Please see the Changelog for more details.

Don't miss a new docspell release

NewReleases is sending notifications on new releases.