tag:github.com,2008:https://github.com/willthrom/outlook-msg-parser/releasesRelease notes from outlook-msg-parser2025-07-03T13:58:18Ztag:github.com,2008:Repository/766582645/v1.1.62025-07-03T13:59:46Zv1.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>willthromtag:github.com,2008:Repository/766582645/v1.1.52025-06-25T15:22:57Zv1.1.5 Added better handling of Body TextNo content.willthromtag:github.com,2008:Repository/766582645/v1.1.42025-06-23T22:08:54Zv1.1.4 - New body model<p>Added a different model to select the right body field</p>willthromtag:github.com,2008:Repository/766582645/v1.1.32024-11-11T18:29:06Zv1.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>willthromtag:github.com,2008:Repository/766582645/v1.1.22024-11-10T18:46:58Zv1.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>willthromtag:github.com,2008:Repository/766582645/v1.1.12024-11-09T21:26:49Zv1.1.1<p>Fixed test case dep</p>willthromtag:github.com,2008:Repository/766582645/v1.1.02024-11-09T21:26:49Zv1.1.0<p>Fixed test case dep</p>willthromtag:github.com,2008:Repository/766582645/v1.0.22024-08-19T19:59:57ZImproved email FROM handlingNo content.willthromtag:github.com,2008:Repository/766582645/v1.0.1d2024-08-19T17:48:22ZAdding 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