github eikek/docspell v0.13.0
Docspell 0.13.0

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

Changelog • Documentation

This release contains bug fixes and brings an improved docker setup. Thanks to all for providing great feedback and code!

  • Improvements to the docker setup: application can be build from any version and is automated by dockerhub. Thanks to @totti4ever!
    • This change required breaking changes in the docker-compose.yml file. Please update your docker-compose.yml to the new version.
    • The image tags changed:
      • the -latest is now upper case, -LATEST
      • tagged releases include the version prefixed with a v, like in -v0.13.0
      • there are new -SNAPSHOT images that are build from the current master branch. Please note that snapshot versions may not be compatible with each other!
  • The date extraction tried to create invalid dates (#298)
  • Fix content column for MariaDB (#297)
  • Fix retrying processing of files: attached files were not correctly found and the duplicate check must not run
  • Reset upload page on init (#294)
  • Fixes regarding base-url setting and auth cookie (#308)
  • Fixes in openapi spec (#338, #343)
  • Fixed error messages for modal dialogs (tag/organization/person) (#341)

Don't miss a new docspell release

NewReleases is sending notifications on new releases.