Lancements de Aspose.Email for Python via .NET

Released: Nov 9, 2022

Mises à jour de V22.10

Fonctionnalités

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

Released: Oct 14, 2022

Mises à jour de V22.9

Fonctionnalités

  • Added experimental support for Apple macOS 10.14 or later.

Released: Sep 27, 2022

Mises à jour de V22.8

Fonctionnalités

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

Correctifs

  • 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

Mises à jour de V22.7

Correctifs

  • 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

Mises à jour de V22.6

Fonctionnalités

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

Correctifs

  • 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

Mises à jour de V22.5

Fonctionnalités

  • 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

Mises à jour de V22.4

Fonctionnalités

  • Added support for Linux.

Released: Apr 20, 2022

Mises à jour de V22.3

Fonctionnalités

  • 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

Mises à jour de V20.8

Fonctionnalités

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

Released: May 12, 2020

Mises à jour de V20.2

Fonctionnalités

  • Added support for OAuth 2.0 when using POP3 Client.