Aspose.Email for Java Releases

Released: Jan 2, 2021

Updates in V20.12

Features

  • Added support for setting time and timezone display formats in HTML save options.
  • Improved stream-based API for email storage formats (PST/Mbox).

Fixes

  • Yearly Recurrence Not Finding All Instances.
  • Missing Attachments Info on Printed MSG.
  • Cancel Appointment Outlook.
  • After Save extracted email having the margin issue in Aspose.
  • Special characters breaking in appointments.
  • Wrong version release date when loading license.

Released: Nov 30, 2020

Updates in V20.11

Features

  • Added sort order support to the IEWSClient.

Fixes

  • MSG to MHTML results in output with no body.
  • EML file has incorrect attachments count, attachments not rendered to MTHML.
  • GetHtmlBodyText does not honor CSS styles.
  • Setting MapiTask category doesn’t work.
  • Add MSG to PST Exception. “An element with the same key already exists”.
  • Item category in PST does not work doesn’t work.
  • “Arithmetic operation resulted in an overflow” exception when enumerating messages in licensed mode.
  • GetContents...

Released: Nov 3, 2020

Updates in V20.10

Fixes

  • Page Data is not valid when loading a folder in OST.
  • Issue when converting PST to EML (extractionTest.PST).
  • MergeWith(stream[]) not working for empty PST.
  • BodyEncoding is null while fetching emails from server.
  • The MSG file is interpreted as corrupted, but opens in Microsoft Outlook without error.
  • Exception when loading VCF files.

Released: Oct 2, 2020

Updates in V20.9

Features

  • Added support for MapiMessage RTF compression.

Fixes

  • Fixed MailMessage.Date issue in Aspose.Email.
  • Fixed memory leak when invoking Print on MailPrinter (PrintFormat.Tiff).
  • Fixed exception thrown after changing attachment content and saving.
  • Fixed HeaderCollection.SetHeaderObject duplicating existing header key.
  • Fixed DisplayName is read as blank.
  • Fixed an issue with logging properties initializing when using EWS connection.
  • Fixed QuotedPrintable trailing space/tab issue.
  • Fixed wrong...

Released: Aug 31, 2020

Updates in V20.8

Features

  • Added support for Internationalized Domain Name (IDN) email addresses.

Fixes

  • Fixed an issue with slow PST Message Extraction due to large recipient count.
  • Fixed an issue where wrong Body and HtmlBody in resultant MailMessage at ImapClient FetchMessage method with ignoreAttachments = true.
  • Fixed an issue with return empty attachment names while fetching emails with attached messages from server.
  • Fixed an issue where Microsoft Outlook text colors are not preserved in the converted message...

Released: Jul 7, 2020

Updates in V20.6

Features

  • Added support for Advanced Query Search (AQS) in the EWS client.
  • Added support for reading email categories in MHTML files.
  • Added overload for SaveAs with Stream input in PersonalStorage.
  • Added overload for MergeWith with Streams in PersonalStorage.

Released: Jun 3, 2020

Updates in V20.5

Features

  • Added support for message threads.
  • IEWSClient: Added the ability to read folder info by path.

Released: May 4, 2020

Updates in V20.4

Features

  • Added the ability to ignore exceptions.
  • Read message information using unique identifiers in Pop3Client and ImapClient.

Released: Apr 3, 2020

Updates in V20.3

Features

  • Added new API for working with OLM storage files.
  • Message extraction from OLM storage files is now faster and more flexible.

Released: Mar 4, 2020

Updates in V20.2

Features

  • Added support for OAuth 2.0 when using POP3 Client.