Skip to content

v9.0.3

Choose a tag to compare

@bbottema bbottema released this 10 Jul 15:05

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 through outlook-message-parser 1.16.1 and rtf-to-html 2.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.