Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@danielquinn danielquinn released this 27 May 12:26
· 762 commits to master since this release
  • Support for fuzzy matching in the auto-tagger & auto-correspondent systems thanks to @jgysland's patch #220.
  • Modified the Dockerfile to prepare an export directory (#212). Thanks to combined efforts from @pitkley and @Strubbl in working out the kinks on this one.
  • Updated the import/export scripts to include support for thumbnails. Big thanks to @CkuT for finding this shortcoming and doing the work to get it fixed in #224.
  • All of the following changes are thanks to @ddddavidmartin:
    • Bumped the dependency on pyocr to 0.4.7 so new users can make use of Tesseract 4 if they so prefer (#226).
    • Fixed a number of issues with the automated mail handler (#227, #228)
    • Amended the documentation for better handling of systemd service files (#229)
    • Amended the Django Admin configuration to have nice headers (#230)