Releases: willthrom/outlook-msg-parser
Releases · willthrom/outlook-msg-parser
v1.1.6 Added better body data enconding
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
v1.1.4 - New body model
Added a different model to select the right body field
v1.1.3
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
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
v1.0.2 Added option to enable debug on demand
Adding debug for issue with Linux Latest
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.