Aspose.Email for Python via .NET 릴리스
Released: Apr 28, 2025
V25.4 버젼 업데이트
기능
- 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: Mar 21, 2025
V25.3 버젼 업데이트
기능
- 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: Feb 23, 2025
V25.2 버젼 업데이트
기능
- 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: Jan 20, 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 21, 2024
V24.12 버젼 업데이트
기능
- 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.
- GraphClient...
Released: Nov 19, 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: Oct 23, 2024
V24.10 버젼 업데이트
기능
- Added the ability to add headers when creating EWSClient.
- Provided APIs to get the color of the message category.
수정사항
- 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: Sep 20, 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.
- .NET 7 to .NET 8 migration throws error.
- Exception while reading an Zimbra (.tgz) file using Aspose.Email 23.3.
Released: Aug 29, 2024
V24.8 버젼 업데이트
기능
- Added support for loading an ICS file with a specific email address.
수정사항
- Splitting a PST file throws "Object reference not set to an instance of an object" exception.
- Converting an MSG file to HTML results in tapered text in the output HTML file.
- Unable to read valid RRULE.
- Problems with VCardContact.
- No changes are saved when the message body is changed.
- FromVCard call never returns.
- Attachment names with some Japanese characters are not read correctly.
Released: Jul 16, 2024
V24.7 버젼 업데이트
기능
- Added support for Tasks in Microsoft Graph.
- Added Abort/Cancel methods for long-running operations.
수정사항
- Error while load .vcf file.
- A problem with the FindAndExtractSoftDeletedItems method.
- PGP encrypted MSG to MIME corrupted conversion.
- High memory usage while sending/receiving messages using SMTP/IMAP client.
- 'From' MSG to MIME conversion issue.
- Incorrect information when convert VCF to Distribution List.