Releases: demisto/parse-emails
Releases · demisto/parse-emails
v0.1.48
04 Jan 11:39
Compare
Sorry, something went wrong.
No results found
Fixed an issue where embedded EML attachments with base64 encoding were being double-decoded, causing parsing failures.
v0.1.47
09 Nov 08:30
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the headers_map['Subject'] not match 'Subject'.
v0.1.46
27 Oct 13:10
Compare
Sorry, something went wrong.
No results found
Fixed an issue where encoded unknown-8bit characters in MSG files could not be parsed correctly.
v0.1.45
29 Jul 08:02
Compare
Sorry, something went wrong.
No results found
Fixed an issue that caused the From header to be empty.
v0.1.44
17 Jul 22:18
Compare
Sorry, something went wrong.
No results found
Fixed an issue where encoded unknown-8bit header in EML files could not be parsed correctly.
v0.1.43
16 Jul 10:04
Compare
Sorry, something went wrong.
No results found
Added a fallback for UnicodeDecodeErrors when parsing attachments.
v0.1.42
15 Jul 11:47
Compare
Sorry, something went wrong.
No results found
Fixed file-type resolution.
v0.1.41
15 Jul 07:57
Compare
Sorry, something went wrong.
No results found
Removed redundant dependencies.
v0.1.40
14 Jul 10:33
Compare
Sorry, something went wrong.
No results found
Added support for "MIME entity, with CRLF line terminators"
v0.1.38
27 May 05:54
Compare
Sorry, something went wrong.
No results found
Fixed an issue where EML files were not parsed if they had a corrupted EML file attached.