tag:github.com,2008:https://github.com/willthrom/outlook-msg-parser/releases Release notes from outlook-msg-parser 2025-07-03T13:58:18Z tag:github.com,2008:Repository/766582645/v1.1.6 2025-07-03T13:59:46Z v1.1.6 Added better body data enconding <p>Using know a more robust data encoding.<br> More permission with errors in body test when decoding.</p> willthrom tag:github.com,2008:Repository/766582645/v1.1.5 2025-06-25T15:22:57Z v1.1.5 Added better handling of Body Text No content. willthrom tag:github.com,2008:Repository/766582645/v1.1.4 2025-06-23T22:08:54Z v1.1.4 - New body model <p>Added a different model to select the right body field</p> willthrom tag:github.com,2008:Repository/766582645/v1.1.3 2024-11-11T18:29:06Z v1.1.3 <p>Fixed PR_BODY and PR_BODY_HTML from corrupted data or unknown</p> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willthrom/outlook-msg-parser/compare/v1.1.2...v1.1.3"><tt>v1.1.2...v1.1.3</tt></a></p> willthrom tag:github.com,2008:Repository/766582645/v1.1.2 2024-11-10T18:46:58Z v1.1.2: Kind of fixed the CC and BCC and To <p>All the To, Cc and Bcc stored as CC</p> <ul> <li>couldn't find a way to get the recipient type from the recipient sub-storage</li> <li>In the future maybe to read from parsing the headers</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/willthrom/outlook-msg-parser/compare/v1.1.0...v1.1.2"><tt>v1.1.0...v1.1.2</tt></a></p> willthrom tag:github.com,2008:Repository/766582645/v1.1.1 2024-11-09T21:26:49Z v1.1.1 <p>Fixed test case dep</p> willthrom tag:github.com,2008:Repository/766582645/v1.1.0 2024-11-09T21:26:49Z v1.1.0 <p>Fixed test case dep</p> willthrom tag:github.com,2008:Repository/766582645/v1.0.2 2024-08-19T19:59:57Z Improved email FROM handling No content. willthrom tag:github.com,2008:Repository/766582645/v1.0.1d 2024-08-19T17:48:22Z Adding debug for issue with Linux Latest <p>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.</p> willthrom