Aspose.Email for .NET Releases

Released: Dec 29, 2020

Updates in V20.12

Features

  • Added support for validating SMTP connection credentials.
  • Added support for setting time and timezone display formats in HTML save options.

Fixes

  • Yearly Recurrence Not Finding All Instances.
  • Missing Attachments Info on Printed MSG.
  • Aspose email gives an error but we do not understand what is wrong.
  • Cancel Appointment Outlook.
  • After Save extracted email having the margin issue in Aspose.
  • Possible Memory leak when running Aspose Email 20.10 via thread.

Released: Nov 24, 2020

Updates in V20.11

Features

  • Microsoft .NET Core version now supports AutodiscoverService.
  • Added the ability to retrieve Microsoft Exchange items in ascending/descending order.

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 doesn’t work.
  • “Arithmetic operation...

Released: Nov 2, 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.

Released: Oct 1, 2020

Updates in V20.9.1

Fixes

  • Incorrect number of messages after adding to PST.
  • Failed to create the EWS client.
  • Tab key from Microsoft Outlook emails are skipped.
  • ArgumentOutOfRangeException on loading MSG file.

Released: Sep 28, 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 an issue where an exception is thrown after changing attachment content and saving.
  • Fixed an issue where HeaderCollection.SetHeaderObject duplicates existing header key.
  • Fixed an issue where DisplayName is read as Blank.
  • Fixed an issue with initializing logging properties while using EWS connection.
  • Fixed...

Released: Aug 29, 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 30, 2020

Updates in V20.7

Features

  • New timeout feature helps counter endless wait operations while saving message to MHT format.

Released: Jun 29, 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: May 30, 2020

Updates in V20.5

Features

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

Released: Apr 30, 2020

Updates in V20.4

Features

  • Mail client activity can now be logged in .NET Core projects - SmtpClient, Pop3Client, ImapClient and EWSClient activity can now be logged by modifying (or adding) a appsettings.json file in .NET Core projects.
  • Added the ability to ignore exceptions.