v9.0.3
Patch release
This patch rolls the 9.0 line forward with the Outlook plain-text RTF rendering fix from #651 and the queued Java 8-compatible maintenance already merged on master.
- #651:
Email#getHTMLText()no longer exposes browser-default<pre>styling for Outlook plain-text RTF conversion. The fix comes throughoutlook-message-parser1.16.1 andrtf-to-html2.0.2, preserving line breaks with<div style="white-space:pre-wrap">instead.
The full 9.0 release notes are maintained in the v9.0.0 - v9.0.3 release and in the README/RELEASE notes.