Lançamentos do Aspose.Email for C++
Released: Oct 31, 2022
Atualizações na V22.10
Recursos
- List messages using new 'OrderBy' feature in Microsoft Graph client.
- Added 'MboxToPst' (string/stream to stream) overload.
Released: Sep 26, 2022
Atualizações na V22.9
Recursos
- Preserve 'TNEF' attachments when converting between MBOX and PST formats.
Correções
- 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 18, 2022
Atualizações na V22.8
Recursos
- Added support for obtaining identification info for messages received from a mailbox.
Released: Jul 28, 2022
Atualizações na V22.7
Recursos
- Extract calendar items from PST files and save as ICS with original timestamps.
Released: Jul 13, 2022
Atualizações na V22.6
Recursos
- The API provides paging and filtering support for listing messages. This is very helpful where a mailbox has a large number of messages and requires a lot of time to retrieve summary information.
- Aspose.Email for C++ now uses ‘CodePorting.Translato.Cs2Cpp’ package instead of ‘CodePorting.Native.Cs2Cpp’ package.
Released: May 25, 2022
Atualizações na V22.5
Recursos
- Added a separate 'HtmlDescription' property instead of the 'IsDescriptionHtml' property to set the X-ALT-DESC header.
Released: May 4, 2022
Atualizações na V22.4
Recursos
- 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 the attachment data.
Released: Feb 25, 2022
Atualizações na V22.2
Correções
- “Operation has been canceled” issue occurs in version 21.12 when sending mail through SMTP.
- Aspose IMAP Seen flag is always return false.
- MapiMessage.ToMapiMessageItem throws System.IO.EndOfStreamException.
- Appointment.SetTimeZone throws TypeInitializationException when using .NET 6.
- Mapi.MapiMessage.FromMailMessage throws System.ArgumentException.
- Regression: SMTP check is not omitted when parameter ignoreSmptCheck is set to true in MailAddress Constructor.
- Mail Messages are removed...
Released: Nov 3, 2021
Atualizações na V21.10
Recursos
- Added support for asynchronous operations in EWSClient.
Correções
- PST to MSG: Some messages extraction slow.
- Custom flags generated with ImapMessageFlag.Keyword function contains extra flags.
- Loading MAPI message from stream throws InvalidOperationException.
- IGraphClient.ListFolders method returns 10 first folders.
- Inline attachments in EML file are not showing.
- IGraphClient.ListFolders method returns empty array.
- Ignoring SMTP address check throws SmtpException.
- Loading Appointment...
Released: Oct 1, 2021
Atualizações na V21.9
Recursos
- Added new
CustomSearch method to ImapQueryBuilder.
- Added new traversal API which allows you to extract all PST items, as far as possible, even if some data in the original file is corrupted.