Aspose.Email for .NET のリリース
Released: Jun 30, 2025
V25.6 での更新項目
機能
- Implemented a method for enumerating twice-deleted messages from PST.
- Added the ability to set encoding in the meta tag when saving in HTML and MHTML.
不具合の修正
- Pagination in FolderInfo.getContents(MailQuery query… does not work correctly.
- Extract embedded images as resources when loading from HTML.
- IPM.Contact item, load and save as HTML - gives corrupted output.
- IPM.Sharing extra characters.
- MBOX to TiFF Text Render Issue.
- MSG to EML: Missing filename in Content-Disposition for some...
Released: Jun 11, 2025
V25.5.1 での更新項目
不具合の修正
- Fixed security issue in version targeting .NET Framework 4.8.
Released: May 30, 2025
V25.5 での更新項目
不具合の修正
- 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 10, 2025
V25.4.1 での更新項目
不具合の修正
- Fixed the error that occurs when attempting to load using Aspose.Email.MailMessage.Load.
Released: Apr 27, 2025
V25.4 での更新項目
機能
- Added overload of MapiContact.FromVCard method with VCardLoadOptions parameter.
- Added asynchronous methods to PersonalStorage.
- Added asynchronous methods to TgzReader.
- 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...
Released: Mar 31, 2025
V25.3 での更新項目
機能
- 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).
不具合の修正
- Issue with Time Zone Offset and organizer visibility in MSG calendar events.
- EML to HTML conversion loses spaces in text.
- IsInline property of MapiAttachment always returns false even for inline image.
- ArgumentOutOfRangeException while loading appointment.
- System.ArgumentNullException while loading appointment.
- The...
Released: Feb 28, 2025
V25.2 での更新項目
機能
- Added support for filtering or searching messages in MBOX files.
- Implemented methods for paginated retrieval of items from MBOX files.
不具合の修正
- PS_INTERNET_HEADERS x-ms-journal-report named property missing for PST entry.
- Null reference exception is thrown when saving MapiCalendar with recurrence and time zones.
- Error accessing email folders using Microsoft Graph API.
- Exception when converting email to MHT with SkipInlineImages set to true.
- Incorrect date shift when processing EML files in GMT...
Released: Jan 31, 2025
V25.1 での更新項目
機能
- Added support for messages in Aspose.Email.Clients.Google.
不具合の修正
- Recursively reset Boundary Strings defined by a template while saving embedded messages.
- MapiMessageItemBase.SetProperty does not save multiple strings.
- MSG files created by Aspose.Email are broken by Outlook when attached.
Released: Dec 30, 2024
V24.12 での更新項目
機能
- 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: Nov 30, 2024
V24.11 での更新項目
機能
- 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...