Rilasci di Aspose.Email for C++

Released: Jul 1, 2024

Aggiornamenti in V24.6

Funzionalità

  • Added a feature that allows recipients to be extracted from PST files using a message entry ID. This feature is available in the PersonalStorage class.
  • Added a new method to recover soft deleted items from local PST and OST files. This is implemented via the PersonalStorage class.
  • Added support for converting multi-contact VCF files into MapiDistributionList objects.

Correzioni

  • Wrong sent date saved while saving the message as .msg from mbox.
  • InvalidCastException trying to replace...

Released: Jun 1, 2024

Aggiornamenti in V24.5

Funzionalità

  • Improved the MboxStorageReader.SplitInto method.
  • Added the option to attach a signature while saving a message.
  • Added the Version property to MapiDistributionListSaveOptions to be able to select the version of the contacts file.

Correzioni

  • ICS to MapiMessage: Date is not valid for this rule exception.
  • Aspose.Email 24.2: Can attachments field in header be hidden when saving to HTML.
  • EWSClient Contacts API update error.
  • Unable to load EML file.
  • Incorrect dates recalculations while set...

Released: Apr 30, 2024

Aggiornamenti in V24.4

Funzionalità

  • Added support for Contacts and Calendar in Microsoft Graph.

Correzioni

  • MailMessage.Load hangs.
  • TimeZone is null when loading appointment.
  • ArgumentNullException while opening VCF file.
  • WeekDay can not be converted because of an unexpected value of the Day property.
  • BYSETPOS must only be used in conjunction with another BYxxx rule part.
  • Validation of EMLX files by MessageValidator throws the error "Given stream has incorrect format".

Released: Mar 21, 2024

Aggiornamenti in V24.3

Funzionalità

  • You can now retrieve category colors from an OLM file.

Correzioni

  • The container class of the added folder (IPF.Imap) does not match the container class of the parent folder (IPF.Note).
  • 'MapiMessage.Body' is sometimes empty.
  • ICS file is not importing to Google mail.
  • Problem detecting MSG file encoding.
  • Issue saving appointments in ICS format.

Released: Mar 1, 2024

Aggiornamenti in V24.2

Correzioni

  • Fixed resource folder naming scheme when saving email message HTML.

Released: Jan 24, 2024

Aggiornamenti in V24.1

Funzionalità

  • Added the ability to save HTML with relative paths to resources.
  • Added an internal check for all methods dealing with ANSI PST storage.

Correzioni

  • Can't load ".vcf" file.
  • FolderInfo.addMessage() raises ArgumentOutOfRangeException.
  • Mathematical symbols are not rendered properly.

Released: Dec 26, 2023

Aggiornamenti in V23.12

Funzionalità

  • Added the ability to validate messages.
  • Added 'MapiMessage.AttachSignature' method.
  • The 'GetAlternateViewContent' method is now case-insensitive.

Correzioni

  • 'ContentLocation' not set when converting EML to MSG.
  • 'Appointment.Save' is not thread safe.
  • Some MSG files have unexpected characters when opened.
  • Opening saved email gives error.

Released: Dec 9, 2023

Aggiornamenti in V23.11

Funzionalità

  • Added support for splitting MBOX storage, allowing you to split large files into manageable parts. You can also implement custom actions during the splitting process.

Correzioni

  • Aspose.Email.Cpp SetLicence Unhandled Exception only for the release version.
  • Some missing content when saving to MHTML.
  • DeleteMessages with empty list causes AE_1_1_0018 BAD Could not parse command.
  • Email SUBJECT Length limits to 254 Chars.
  • Faulty iCalendar item extraction from EML file's winmail.dat...

Released: Oct 19, 2023

Aggiornamenti in V23.10

Correzioni

  • System.FormatException on loading MHT.
  • "Set action is invalid for property." error while updating message by GraphClient.
  • Aspose Adding Additional Quotes In Mail Message Appointment Alternate View - Cannot Then Convert To Mapi Message.
  • LastModified and CreatedDate on Email Returns AS Current Datetime.

Released: Sep 18, 2023

Aggiornamenti in V23.9

Funzionalità

  • Improved support for message validation.
  • Added the ability to save MAPI 'DistList' to a single multi contact VCF file.
  • Added support for overloaded methods that accept a 'MailMessage' object for sending emails.
  • Added the option to search and fill sender SMTP address in EML format.

Correzioni

  • System.ArgumentNullException when processing certain emails.
  • System.NotSupportedException : No data is available for encoding 4024.
  • Problems with WebDav/Vcf conversion.
  • Does not match the...