Download Latest Version docspell-joex-0.43.0.zip (378.6 MB)
Email in envelope

Get an email when there's a new version of Docspell

Home / v0.41.0
Name Modified Size InfoDownloads / Week
Parent folder
docspell-restserver_0.41.0_all.deb 2024-01-29 125.6 MB
docspell-restserver-0.41.0.zip 2024-01-29 115.9 MB
docspell-joex_0.41.0_all.deb 2024-01-29 396.2 MB
docspell-joex-0.41.0.zip 2024-01-29 382.8 MB
Docspell 0.41.0 source code.tar.gz 2024-01-29 51.5 MB
Docspell 0.41.0 source code.zip 2024-01-29 52.6 MB
README.md 2024-01-29 1.9 kB
Totals: 7 Items   1.1 GB 0

🎉 Changelog • Documentation • Milestone 🎉

  • Add khmer language (#2011)
  • Replace blaze with ember (http stack) (#2221, [#2348])
  • Updated several dependencies (#2348, [#2354], 2355)
  • Fix AddonExecutionResult monoid (#2363)
  • Setting item date from addons (#2345)
  • Fix sql queries where a space was missing (#2367, [#2368])
  • Change AWS region for minio file backend (#2386)
  • Allow additional metadata to be passed on upload for addons and hooks (#2334)
  • Add support for Slovak language
  • Fix possibility to configure too large session-valid values (#2309)
  • Consider emails when flattenArchives is true (#2063)
  • Allow new file upload without hitting reset (#2323)

Solr needs analysis-extra module

With the addition of khmer language, solr needs now to load its analysis-extra module. It is (usually) packaged with the solr distribution, so it only requires to change the startup command. The docker-compose file has been changed accordingly. You might need to check your setup.

H2 Update

The in-process database H2 was updated in this release: from 2.1.214 to 2.2.224. You need to migrate your data to make it work with the new release. Exporting using the old version and importing using the new version should work fine. For details, please refer to the h2 documentation. There is a script tools/h2-util.sh to help with this process. Also this comment might be useful.

Big thanks to:

  • @eikek
  • @madduck
  • @mprasil
  • @rehanone
  • @v6ak
  • @xshadowlegendx
Source: README.md, updated 2024-01-29