Skip to content

Releases: demisto/parse-emails

v0.1.25

05 Aug 10:48
3d9e4c8
Compare
Choose a tag to compare

Fixed encoding issues when parsing msg file.

v0.1.24

23 Jul 07:25
1220d92
Compare
Choose a tag to compare

Fixed an issue when parsing msg which is encoded with gkb.

v0.1.23

21 Apr 12:26
3fac15c
Compare
Choose a tag to compare

Added support for Apple HFS file type.

v0.1.22

10 Apr 14:52
7c5a986
Compare
Choose a tag to compare

Fixed the log handler.

v0.1.21

19 Mar 15:30
85a3dde
Compare
Choose a tag to compare

added logs.

v0.1.20

21 Dec 12:04
8aa3d88
Compare
Choose a tag to compare
  • fixed an issue when parsing msg with headers only.
  • Fixed an issue where EML multipart files were not parsed if they have a broken boundary.

v0.1.19

06 Dec 09:45
c8683f4
Compare
Choose a tag to compare
  • Fixed an issue where the Bcc was not parsed.
  • Fixed an issue where EML files were not parsed if they contained text at the beginning.

v0.1.18

26 Sep 08:38
9c0aea1
Compare
Choose a tag to compare

Fixed an issue where an inline image was not parsed.

v0.1.17

17 Aug 11:58
8e0db98
Compare
Choose a tag to compare

Added support for Macintosh HFS file type.

v0.1.16

14 Aug 08:01
ea8efec
Compare
Choose a tag to compare

Fixed an issue where the email address fields were not extracted properly.