Aspose.Email for .NET Releases

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.

Released: Mar 31, 2020

Updates in V20.3

Features

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

Released: Feb 27, 2020

Updates in V20.2

Features

  • Added support for OAuth 2.0 when using POP3 Client.

Released: Jan 30, 2020

Updates in V20.1

Features

  • Improved performance when reading MAPI properties.

Fixes

  • From field is improperly rendered in saved MSG.
  • Messages extracted from PST corrupted.
  • IMAP Client: Version 19.12 does not parse email recipient list correctly if a comma is included in the DisplayName.
  • No attendees found in .ics.
  • EML to MSG results in 0KB file.
  • ArgumentException while parsing the body.
  • NotSupportedException while parsing the Body.

Released: Dec 27, 2019

Updates in V19.12

Features

  • Added support for shared mailboxes.
  • Added support for Microsoft Graph REST API v1.0.

Released: Nov 29, 2019

Updates in V19.11

Features

  • Added the ability to order information in MHTML files.
  • Improved PST password validation functionality.
  • Improved TLS connection over IMAP connections.