Docspell
Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with minimal effort
Alternative to: evernote, devonthink, paperoffice, docuware, m-files
About
Versions (48)
v0.13.0
2020-10-19This 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.ymlfile. Please update yourdocker-compose.ymlto the new version. - The image tags changed:
- the
-latestis now upper case,-LATEST - tagged releases include the version prefixed with a
v, like in-v0.13.0 - there are new
-SNAPSHOTimages that are build from the current master branch. Please note that snapshot versions may not be compatible with each other!
- the
- This change required breaking changes in the
- The date extraction tried to create invalid dates (#298)
- Fix
contentcolumn 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-urlsetting and auth cookie (#308) - Fixes in openapi spec (#338, #343)
- Fixed error messages for modal dialogs (tag/organization/person) (#341)