Skip to content

Releases: demisto/parse-emails

v0.1.45

29 Jul 08:02
949e026
Compare
Choose a tag to compare

Fixed an issue that caused the From header to be empty.

v0.1.44

17 Jul 22:18
b707944
Compare
Choose a tag to compare

Fixed an issue where encoded unknown-8bit header in EML files could not be parsed correctly.

v0.1.43

16 Jul 10:04
3a33e0f
Compare
Choose a tag to compare

Added a fallback for UnicodeDecodeErrors when parsing attachments.

v0.1.42

15 Jul 11:47
e5ef6b4
Compare
Choose a tag to compare

Fixed file-type resolution.

v0.1.41

15 Jul 07:57
c3b84bd
Compare
Choose a tag to compare

Removed redundant dependencies.

v0.1.40

14 Jul 10:33
69b0c8d
Compare
Choose a tag to compare

Added support for "MIME entity, with CRLF line terminators"

v0.1.38

27 May 05:54
22e7816
Compare
Choose a tag to compare

Fixed an issue where EML files were not parsed if they had a corrupted EML file attached.

v0.1.37

13 May 06:11
4efca7d
Compare
Choose a tag to compare

Fixed an issue where file_type was incorrectly detected as "AMUSIC Adlib Tracker".

v0.1.36

06 May 06:56
d8fb2f4
Compare
Choose a tag to compare

Fixed an issue where file_type was incorrectly detected as "AMUSIC Adlib Tracker".

v0.1.35

05 Feb 16:12
bddc24a
Compare
Choose a tag to compare

Fixed an issue where some EML files were incorrectly decoded.