Skip to content

v2.0.0

Compare
Choose a tag to compare
@robert-virkus robert-virkus released this 18 May 13:42
· 11 commits to main since this release
  • New preferPlainText option to use the mime message's plain text instead of the html part when available.
  • Convert HTML line-breaks to plain text line-breaks when calling HtmlToPlainTextConverter.convert(String html);
  • New enableDarkMode option to improve dark mode display for older browser engines
  • Ensure compatibility with enough_mail 2.0.0
  • Improve documentation