Aspose.Email for C++ のリリース
Released: Jul 1, 2025
V25.6 での更新項目
不具合の修正
- Some errors occur when loading MapiContact from a vCard file.
- Signature image misplaced when converting MSG to HTML or EML.
- MIME boundaries changed when the HTML body changes.
- Confusing type of exception for empty .vcf file.
- Hyperlinks break when converting EML to MSG.
Released: May 30, 2025
V25.5 での更新項目
機能
- Added overload of MapiContact.FromVCard method with VCardLoadOptions parameter.
- You can now use stream instead of filename to preserve embedded attachment's icons when saving a message to HTML.
不具合の修正
- System.InvalidOperationException while creating MboxStorageReader.
- Searching emails by sender address (From) returns null in PST file.
- NegativeArraySizeException on adding files to PST.
- The issue occurs when trying to mark as read or unread in a PST file.
- Error Unknown type of ActionProperty...
Released: May 15, 2025
V25.4 での更新項目
機能
- Added overload of MapiContact.FromVCard method with VCardLoadOptions parameter.
- Added new methods for handling TNEF attachments. These methods allow the saving and loading of attachments in TNEF format, commonly used in Outlook messages (winmail.dat).
Released: Apr 1, 2025
V25.3 での更新項目
機能
- Added support for filtering or searching messages in MBOX files.
- Implemented methods for paginated retrieval of items from MBOX files.
不具合の修正
- IMAP Client сrashes on invalid credentials in Aspose.Email for C++ 24.12.1.
Released: Mar 14, 2025
V25.2 での更新項目
機能
- Enhanced support for managing messages through the IGmailClient interface. These updates allow developers to list, fetch, append, send, and delete messages.
- Managing Gmail Messages:
- List Messages: Retrieve all messages in a mailbox using the ListMessages() method, which returns a list of GmailMessageInfo objects.
- Fetch Message: Access the full content of a specific message with FetchMessage(String id), returning a MailMessage instance.
- Send Messages: Use the SendMessage(SharedPtr<...
Released: Jan 31, 2025
V25.1 での更新項目
機能
- Added support for configuring the boundary template used in MIME messages. This feature allows to define a custom template for boundary string generation using the new EmlSaveOptions.BoundariesTemplate property.
不具合の修正
- Saving MailMessage is not deterministic.
- Investigate IndexOutOfBoundsException in FindAndExtractSoftDeletedItems method with OST files.
- Fixed soft-deleted items search method for OST 2013.
Released: Dec 30, 2024
V24.12.1 での更新項目
機能
- Improved the MapiAttachmentCollection.Add method to add reference attachments.
- Added an overloaded version of FolderInfo.EnumerateMapiMessages method to enhance message search functionality.
- Created a MapiAttachment property to identify a reference attachment.
- Added support for customizing the base URL of the SendGrid.
- Added GraphClient support for GCC High endpoints.
不具合の修正
- Issue when trying to update emails within PST files.
- TO field parsing in EML fails due to special character...
Released: Dec 2, 2024
V24.11 での更新項目
機能
- Introduced the ability to access user reactions from MSG. The new GetReactions method, added to the FollowUpManager class, allows you to retrieve a list of reactions on a MAPI message, making it easy to analyze user engagement.
- Implemented enhanced recipient search by To or Cc and Bcc fields in PST.
不具合の修正
- Duplicate soft-deleted items when using FindAndExtractSoftDeletedItems on PST.
- Regression: MSG to MHT conversion test fails with ArgumentOutOfRangeException when the license is set using...
Released: Nov 1, 2024
V24.10 での更新項目
機能
- Provided APIs to get the color of the message category.
- Added the ability to add headers when creating EWSClient.
不具合の修正
- IMAP Authenticate Plain issue when there are special characters.
- Japanese base64 encoded email address being corrupted.
- EWSClient.FetchItems throws KeyNotFoundException.
- Issue with MSG to MHT Conversion.
Released: Oct 1, 2024
V24.9 での更新項目
機能
- Added smime-type to SMIME Content-Type.
不具合の修正
- EndDate of Recurrence is empty when save MapiCalendar to ICS format.
- ImapClient.FetchMessage Exception - Length cannot be less than zero (Parameter 'length').
- Mboxrd Writer issue.
- FindAndExtractSoftDeletedItems method does not seem to work as expected.
- Exception while reading an Zimbra (.tgz) file using Aspose.Email 23.3.