github eikek/docspell v0.24.0
Docspell 0.24.0

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

Changelog • DocumentationMilestone

This time a translation of the Web-UI in German is included and the docker build was overhauled. The releases are now build and tested using Java 11.

  • Rework Docker setup. Images are now provided for different architectures and have a new home now. The images are now built via a github-action from the official packages of each release. (#635, #643, #840, #687)
  • Translation of the UI into German (thanks to @monnypython for proof reading and applying lots of corrections!) (#292, #683, #870)
  • Improve migration of SOLR (#604)
    • The information whether solr has been setup, is now stored inside SOLR. This means when upgrading Docspell, all data will be re-indexed.
  • Add --exclude and --include options to the consumedir.sh script (#885)
  • Improved documenation of the http api (#874)
  • Removed unused libraries in the final packages to reduce file size a bit (#841)
  • Bug: Searching by tag category was broken when using upper case letters (#849)
  • Bug: when adding a boolean custom field, it must be applied immediatly (#842)
  • Bug: when entering a space in a dropdown the menu closes (#863)
  • Bug: Some scripts didn't work with earlier versions of jq (#851)
  • Bug: The source form was broken in that it didn't load the language correctly (#877)
  • Bug: Tag category options were wrongly populated when narrowing tags via a search (#880)

Breaking Changes

The docker setup changed significantly. Please see the changelog for more information.

Don't miss a new docspell release

NewReleases is sending notifications on new releases.