Skip to content

Releases: willthrom/outlook-msg-parser

v1.1.6 Added better body data enconding

03 Jul 13:59

Choose a tag to compare

Using know a more robust data encoding.
More permission with errors in body test when decoding.

v1.1.5 Added better handling of Body Text

25 Jun 15:22

Choose a tag to compare

Improved event more body text management

v1.1.4 - New body model

23 Jun 22:08

Choose a tag to compare

Added a different model to select the right body field

v1.1.3

11 Nov 18:29

Choose a tag to compare

Fixed PR_BODY and PR_BODY_HTML from corrupted data or unknown

Full Changelog: v1.1.2...v1.1.3

v1.1.2: Kind of fixed the CC and BCC and To

10 Nov 18:46

Choose a tag to compare

All the To, Cc and Bcc stored as CC

  • couldn't find a way to get the recipient type from the recipient sub-storage
  • In the future maybe to read from parsing the headers

Full Changelog: v1.1.0...v1.1.2

Improved email FROM handling

19 Aug 19:59

Choose a tag to compare

v1.0.2

Added option to enable debug on demand

Adding debug for issue with Linux Latest

19 Aug 17:48

Choose a tag to compare

For some reason in windows local parsing new .msg files (2023 outlook) the "fromemail" work but in docker on a linux machine it gets empty or with a type::0x104 code.