Docspell 0.25.0
github-actions
released this
29 Jul 16:03
·
2761 commits
to master
since this release
Changelog • Documentation • Milestone
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:
- 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.