mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-04 22:25:58 +00:00
Update changelog
This commit is contained in:
parent
973847807f
commit
938866fb84
13
Changelog.md
13
Changelog.md
@ -8,18 +8,21 @@
|
|||||||
periodically to import your mails.
|
periodically to import your mails.
|
||||||
- New feature "Integration Endpoint". Allows an admin to upload files
|
- New feature "Integration Endpoint". Allows an admin to upload files
|
||||||
to any collective using a separate endpoint.
|
to any collective using a separate endpoint.
|
||||||
|
- New feature: add files to existing items.
|
||||||
|
- The document list on the front-page has been rewritten. The table is
|
||||||
|
removed and documents are now presented in a “card view”.
|
||||||
|
- Amend the mail-to-pdf conversion to include the e-mail date.
|
||||||
|
- When processing e-mails, set the item date automatically from the
|
||||||
|
received-date in the mail.
|
||||||
|
- Fixes regarding character encodings when reading e-mails.
|
||||||
- Fix the `find-by-checksum` route that, given a sha256 checksum,
|
- Fix the `find-by-checksum` route that, given a sha256 checksum,
|
||||||
returns whether there is such a file in docspell. It falsely
|
returns whether there is such a file in docspell. It falsely
|
||||||
returned `false` although documents existed.
|
returned `false` although documents existed.
|
||||||
- Amend the mail-to-pdf conversion to include the e-mail date.
|
|
||||||
- Fix webapp for mobile devices.
|
- Fix webapp for mobile devices.
|
||||||
- The document list on the front-page has been rewritten. The table is
|
|
||||||
removed and documents are now presented in a “card view”.
|
|
||||||
- Fix the search menu to remember dates in fields. When going back
|
- Fix the search menu to remember dates in fields. When going back
|
||||||
from an item detail to the front-page, the search menu remembers the
|
from an item detail to the front-page, the search menu remembers the
|
||||||
last state, but dates were cleared.
|
last state, but dates were cleared.
|
||||||
- More fixes regarding character encodings when reading e-mails.
|
- Fix redirecting `/` only to `/app`.
|
||||||
- Fix redirecting `/` to `/app`.
|
|
||||||
|
|
||||||
### Configuration Changes
|
### Configuration Changes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user