Aspose.Email for Java のリリース
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.
Released: May 4, 2025
V25.4 での更新項目
機能
- 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.
- Error Unknown type of ActionProperty while loading Appointment.
- NegativeArraySizeException on adding files to PST.
- The issue occurs when trying to mark as read...