Aspose.Email for Java のリリース
Released: Jun 12, 2023
V23.5 での更新項目
機能
- Added new 'VCardSaveOptions' class. This improves contact management, allowing users to customize saving behavior when working with vCard files.
- Added new 'Appointment.Version' property.
- Added overloads for 'TgzReader' constructor and 'GetTotalItemsCount' method.
不具合の修正
- Problem with creating folder hierarchy in PST.
- Not able to Load Attach file.
- High memory usage while sending/receiving messages usign smtp/imap client.
- Custom headers not fetched via GraphClient.
- 'On behalf' does not work...
Released: May 10, 2023
V23.4 での更新項目
機能
- Added the ability to set 'ReferenceAttachment' properties on a 'MapiAttachment' object.
- Added overloaded 'IsMultiContacts' method with the source file name as a parameter.
- Simplified ICS to message conversion API.
- Added 'IPM.Appointment' and 'IPM.AbchPerson' to PDF.
- Added 'HtmlFormatOptions.RenderTaskFields' and 'MhtSaveOptions.SaveAllHeaders'.
不具合の修正
- GetHtmlBodyText(false) does not work well.
- Embedded message attachment is lost after fetching a message via GraphClient.
- OLM File Issue...
Released: Apr 8, 2023
V23.3 での更新項目
機能
- Added 'GetTotalItemsCount' property to 'OlmStorage'.
- Added the ability to detect whether a MapiMessage is OFT or MSG.
- Added the ability to detect Notes Storage Facility (NSF) file format.
不具合の修正
- VCardContact.LoadAsMultiple not returns property values.
- At loading from EMLX and saving to HTML some LF separators included in out file.
- Fetch Messages from iCloud IMAP Server Failed.
- Body content missing.
- FormatException Bug.
- Error parsing EML.
- MapiMessageItem Save Issue.
- MapiContact not honoring...
Released: Mar 3, 2023
V23.2 での更新項目
機能
- Added the ability to save 'VCardContact' to MSG and WebDav formats.
不具合の修正
- Email with quotes throws exception.
- Wrong attachment name.
- VCardContact.IsMultiContacts always return True.
- .msg to .eml conversion issue.
- Bug in retrieving the message signature.
- IPM.Note saved as SMIME message.
- Loading MSG file to save as MHT will throw NullRefrenceException.
- Pst.FolderInfo.AddMessage Bug.
- MailMessage lost spaces in HtmlBodyText.
- Investigate the possibility of adding certificates when converting...
Released: Feb 7, 2023
V23.1 での更新項目
機能
- Added the following properties to 'MboxMessageInfo' class:
- DateTime Date - Gets the date of message.
- MailAddress From - Gets the from address.
- String Subject - Gets the message subject.
- MailAddressCollection To - Gets the address collection that contains the recipients of message.
- MailAddressCollection CC - Gets the address collection that contains CC recipients.
- MailAddressCollection BCC - Gets the address collection that contains BCC recipients of message.
不具合の修正
- GraphClient not populating...
Released: Jan 3, 2023
V22.12 での更新項目
機能
- Added APIs to read 'Get Total Items Count' from 'PersonalStorage'.
- Added support for additional folders: Activity, DistList, and RSS to StandardIpmFolder.
- Added 'Decrypt' method to 'MapiMessage'.
- Added APIs to set product ID.
- Added 'IsInline' property to 'Attachment'.
- Added support for IMAP Login password syntax with special characters.
- Added the option to save message headers in MHTML.
- Added the ability to extract messages from OLM and MBOX identifiers.
不具合の修正
- How to save a single message...
Released: Dec 7, 2022
V22.11 での更新項目
機能
- Added 'DecodeSignedContent' method to 'MapiMessage'.
- Added API to check if 'subfolder' is from 'StandardIpmFolder'.
- Added the ability to check whether an attachment is a TNEF formatted message.
- Improved working with StickyNote, DistList and IPM.Document.
不具合の修正
- Issues while reading distribution List.
- Storage.ItemMoved event does not work.
- InvalidOperationException is thrown while merging PST.
- Unable to access read only storage file.
- Headers From/To are lost after MSG to EML conversion.
- Image...
Released: Nov 7, 2022
V22.10 での更新項目
機能
- Added the ability to edit 'DisplayName' property in MAPIMessage attachments.
- Added 'Reply' and 'Forward' methods by referenced message URI to 'EWSClient'.
不具合の修正
- Unable to set DisplayName for attached MSG.
- Message Headers are lost while reading OLM.
- Issues with reading OLM and save messages.
- OLM reader does not correctly extract signed/encrypted messages.
- ExchangeException is thrown by CreateAppointment method.
- System.FormatException is thrown while reading TGZ.
- Multiple recipient header...
Released: Oct 3, 2022
V22.9 での更新項目
機能
- List messages using new 'OrderBy' feature in Microsoft Graph client.
- Added 'MboxToPst' (string/stream to stream) overload.
不具合の修正
- Missing OLM FileFormatType in API reference.
- Save Contacts information from PST file in VCF Format throws exception.
- Incorrect data is returned after reading OST.
- UnauthorizedAccessException is thrown while reading files.
- Accessing OLM file throws System.NullReferenceException.
- OverflowException is thrown while reading ICS.
- Images are broken after sending email...
Released: Sep 5, 2022
V22.8 での更新項目
機能
- Preserve TNEF attachments when converting from MBOX to PST and from PST to MBOX formats.
- Added 'OrderBy' support when listing messages.
不具合の修正
- Danish characters are lost after re-saving MSG.
- MSG to HTML conversion generates incorrect output.
- Creating Appointment in O365 with Aspose 22.6 returns ErrorInvalidPropertySet.
- Email signature is not recognized by Thunderbird.
- Mail header is not correct.