Update Changelog

This commit is contained in:
Eike Kettner 2020-03-22 21:39:17 +01:00
parent 7e6eec9533
commit 8ff83e4f06

View File

@ -20,6 +20,24 @@
- A due date that is found during text analysis is now set on the
item. If multiple due dates are found, the earliest one is used.
### Configuration Changes
The configuration of the joex component has been changed.
- new section `docspell.joex.periodic-scheduler` for configuring the
periodic scheduler
- new section `docspell.joex.house-keeping` for configuring
house-keeping tasks
### REST Api Changes
The REST Api has some additions:
- new route to retrieve the archive file
- add field in `ItemDetail` data that refers to the archive files of
the attachments
## v0.3.0
*Mar. 1, 2020*