Aspose.Email for Java 新版本发表
Released: May 10, 2026
V26.4 中的更新
修补程序
- Exception when adding MapiContact to Deleted Items folder in PST.
- Issue with FindAndEnumerateSoftDeletedItems() - IEnumerable iteration breaks after exception in GetFolderById().
- Unable to parse valid RRULE.
- Corrupt MSG causes OutOfMemoryError.
Released: Apr 8, 2026
V26.3 中的更新
特性
- Added support for X-MICROSOFT headers when loading and saving appointments in ICS format.
- Added support for 'dataOwner' field and related Calendar methods in Aspose Google client.
修补程序
- Aspose email does not read multi-line header.
- The Subject property of a 'MapiMessage' object returns null after being set to an empty string.
- Unicode (Chinese) attachment file names are corrupted when sending via Graph API.
- Exception when converting ICS file to MSG format.
- MSG file properties and transport...
Released: Feb 4, 2026
V26.1 中的更新
特性
- Added the DKIM.Verify method for MailMessage verification.
修补程序
- FindAndExtractSoftDeletedItems method not detecting deleted messages in OST files.
- MSG to EML CSS conversion of !important tag.
- FormatException - The string contains invalid characters. (fromBase64String issue).
- Aspose.Email for Java (version 25.9-jdk16) does not read multi-line header.
- Aspose.Email 25.12 fails to load license in container.
Released: Jan 2, 2026
V25.12 中的更新
特性
- Implemented batch update support for message read/unread flags in PST.
- Added support for saving MapiContact contacts to vCard 3.0 and vCard 4.0.
- Improved extracting Tasks from .tgz files.
- S/MIME Encryption: Improved encrypting a MailMessage for multiple recipients.
修补程序
- ContentId no longer auto-generated for MHT AlternateViews/Attachments since 25.7.
- FormatException when decoding malformed Base64 subject header containing misplaced period in encoded-word.
- MSG to EML CSS conversion of...
Released: Nov 14, 2025
V25.11 中的更新
特性
- Implemented the ability to add attachments to messages in PST.
修补程序
- Issue in message extraction from PST.
- Error occurring during item updates in PST folders.
- NullReferenceException when calling ListMessages method using Graph API client.
- NullReferenceException occurs during MSG to EML conversion when content-type named property has a null value.
- Incorrect recurrence pattern when creating Monthly/Yearly Ordinal appointments via MS Graph.
- Graph CreateCalendarItem ignores MAPI reminder...
Released: Oct 9, 2025
V25.9 中的更新
修补程序
- Outlook fails to open MSG files saved from certain PST messages using SaveMessageToStream.
- UpdateMessage removes embedded messages.
- Calendar yearly recurrence date is shifting to 1 year later than expected.
- Recurrence Rule, generate occurrences issue for end type 'Until'.
Released: Sep 8, 2025
V25.8 中的更新
特性
- Added support of query parameters for Aspose.Email Graph client.
- Added ExchangeAddress property to MailAddress to store address in exchange format.
- Added support for multiple header fields with same name.
- Added the MailAddress.toX500String() method.
修补程序
- When converting an MSG file to PDF, Sent Date appears twice.
Released: Aug 7, 2025
V25.7 中的更新
特性
- Added support for Exchange X.500 Address in MailAddress - Aspose.Email MailAddress now supports retrieving the Exchange X.500 address from messages.
- A new field X500Address has been added to the MailAddress object, which stores the X.500 address if available in the message headers. This allows for improved compatibility with Exchange-based systems and better handling of internal recipient addresses.
修补程序
- MSG to HTML: Page break is inserted in the resultant file.
- Images are not correctly...
Released: Jul 7, 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 - get corrupted output.
- IPM.Sharing extra characters.
- MSG to EML: Missing filename in Content-Disposition for some attachments.
- The en-CH locale issue. Update...
Released: Jun 9, 2025
V25.5 中的更新
特性
- Added support for Contact, Calendar, Task, Notebook API in MS Graph.
修补程序
- 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.