From 7c795d87a51c1c7f75d44243cfa56b058c7b4383 Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Sat, 18 Apr 2020 00:26:41 +0200 Subject: [PATCH] Update changelog --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2bffeb6e..a848e85e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,13 @@ *Unknown* +- Fix issues when converting HTML with unkown links. This especially + happens with e-mails that contain images to attachments. +- Fix issues when importing e-mail files: + - fixes encoding problems for mails without explicit transfer encoding + - add meta info (from, to, subject) to the converted pdf document + - clean html mails to remove unwanted content (like javascript) +- Fix classpath issue with javax.mail vs jakarta.mail ## v0.4.0