Releases: demisto/parse-emails
Releases · demisto/parse-emails
v0.1.45
Fixed an issue that caused the From header to be empty.
v0.1.44
Fixed an issue where encoded unknown-8bit header in EML files could not be parsed correctly.
v0.1.43
Added a fallback for UnicodeDecodeErrors when parsing attachments.
v0.1.42
Fixed file-type resolution.
v0.1.41
Removed redundant dependencies.
v0.1.40
Added support for "MIME entity, with CRLF line terminators"
v0.1.38
Fixed an issue where EML files were not parsed if they had a corrupted EML file attached.
v0.1.37
Fixed an issue where file_type was incorrectly detected as "AMUSIC Adlib Tracker".
v0.1.36
Fixed an issue where file_type was incorrectly detected as "AMUSIC Adlib Tracker".
v0.1.35
Fixed an issue where some EML files were incorrectly decoded.