Lanzamientos de Aspose.Email for Python via .NET

Released: Nov 9, 2022

Actualizaciones en V22.10

Características

  • Added the ability to edit 'DisplayName' property in MAPIMessage attachments.
  • Added experimental support for Apple macOS 10.14 or later.

Released: Oct 14, 2022

Actualizaciones en V22.9

Características

  • Added experimental support for Apple macOS 10.14 or later.

Released: Sep 27, 2022

Actualizaciones en V22.8

Características

  • Preserve 'TNEF' attachments when converting between MBOX and PST formats.

Correcciones

  • Danish characters are lost after re-saving.
  • MSG to HTML conversion generates incorrect output.
  • Creating Appointment in O365 with Aspose 22.6 returns ErrorInvalidPropertySet.

Released: Aug 19, 2022

Actualizaciones en V22.7

Correcciones

  • FetchMessages returns messages without order.
  • Mail Subject with double quotation (and other symbols) wrongly decoded.
  • EML to MHTML/PDF: Line spacing lost.
  • EML with TNEF contains a header with non-ascii characters.
  • ArrayIndexOutOfBoundsException is thrown while reading email.
  • TNEF mail throws “Offset or count were out of bounds” exception.
  • TNEF emails throws EndOfStreamException while loading.
  • ArgumentOutOfRangeException is thrown while reading TNEF.
  • FormatException is thrown while...

Released: Jul 27, 2022

Actualizaciones en V22.6

Características

  • Extract calendar items from PST files and save as ICS with original timestamps.

Correcciones

  • POP client does not AUTH automatically if CAPA command is not supported.
  • Word to EML conversion generate body content as attachment.
  • Formatting not retained for DOCX as body.
  • VCardContactSave omits data after resaving VCF.
  • Questionmarks when loaded FromMailMessage.

Released: Jul 1, 2022

Actualizaciones en V22.5

Características

  • Added the following changes to the public API:
    • IAsyncSmtpClient - Allows applications to send messages using the Simple Mail Transfer Protocol (SMTP).
    • SmtpClient.CreateAsync - Creates a new instance of the Aspose.Email.Clients.Smtp.SmtpClient class.
    • SmtpSend - Aspose.Email.Clients.Smtp.IAsyncSmtpClient.SendAsync(Aspose.Email.Clients.Smtp.Models.SmtpSend) method parameter set.
    • SmtpForward - The Aspose.Email.Clients.Smtp.IAsyncSmtpClient.ForwardAsync(Aspose.Email.Clients.Smtp...

Released: Jun 10, 2022

Actualizaciones en V22.4

Características

  • Added support for Linux.

Released: Apr 20, 2022

Actualizaciones en V22.3

Características

  • Added the ability to set the 'X-ALT-DESC' header in ICS files.
  • Added the ability to get information about attachments, such as name or size, without fetching attachment data.

Released: Feb 15, 2021

Actualizaciones en V20.8

Características

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

Released: May 12, 2020

Actualizaciones en V20.2

Características

  • Added support for OAuth 2.0 when using POP3 Client.