Aspose.Email for Java のリリース
Released: Nov 30, 2020
V20.11 での更新項目
機能
- Added sort order support to the IEWSClient.
不具合の修正
- MSG to MHTML results in output with no body.
- EML file has incorrect attachments count, attachments not rendered to MTHML.
- GetHtmlBodyText does not honor CSS styles.
- Setting MapiTask category doesn’t work.
- Add MSG to PST Exception. “An element with the same key already exists”.
- Item category in PST does not work doesn’t work.
- “Arithmetic operation resulted in an overflow” exception when enumerating messages in licensed mode.
- GetContents(start...
Released: Nov 3, 2020
V20.10 での更新項目
不具合の修正
- Page Data is not valid when loading a folder in OST.
- Issue when converting PST to EML (extractionTest.PST).
MergeWith(stream[]) not working for empty PST.
- BodyEncoding is null while fetching emails from server.
- The MSG file is interpreted as corrupted, but opens in Microsoft Outlook without error.
- Exception when loading VCF files.
Released: Oct 2, 2020
V20.9 での更新項目
機能
- Added support for MapiMessage RTF compression.
不具合の修正
- Fixed MailMessage.Date issue in Aspose.Email.
- Fixed memory leak when invoking Print on MailPrinter (PrintFormat.Tiff).
- Fixed exception thrown after changing attachment content and saving.
- Fixed HeaderCollection.SetHeaderObject duplicating existing header key.
- Fixed DisplayName is read as blank.
- Fixed an issue with logging properties initializing when using EWS connection.
- Fixed QuotedPrintable trailing space/tab issue.
- Fixed wrong email...
Released: Aug 31, 2020
V20.8 での更新項目
機能
- Added support for Internationalized Domain Name (IDN) email addresses.
不具合の修正
- Fixed an issue with slow PST Message Extraction due to large recipient count.
- Fixed an issue where wrong Body and HtmlBody in resultant MailMessage at ImapClient FetchMessage method with ignoreAttachments = true.
- Fixed an issue with return empty attachment names while fetching emails with attached messages from server.
- Fixed an issue where Microsoft Outlook text colors are not preserved in the converted message...
Released: Jul 7, 2020
V20.6 での更新項目
機能
- Added support for Advanced Query Search (AQS) in the EWS client.
- Added support for reading email categories in MHTML files.
- Added overload for SaveAs with Stream input in PersonalStorage.
- Added overload for MergeWith with Streams in PersonalStorage.
Released: Jun 3, 2020
V20.5 での更新項目
機能
- Added support for message threads.
- IEWSClient: Added the ability to read folder info by path.
Released: May 4, 2020
V20.4 での更新項目
機能
- Added the ability to ignore exceptions.
- Read message information using unique identifiers in Pop3Client and ImapClient.
Released: Apr 3, 2020
V20.3 での更新項目
機能
- Added new API for working with OLM storage files.
- Message extraction from OLM storage files is now faster and more flexible.
Released: Mar 4, 2020
V20.2 での更新項目
機能
- Added support for OAuth 2.0 when using POP3 Client.
Released: Feb 3, 2020
V20.1 での更新項目
機能
- Improved performance when reading MAPI properties.
不具合の修正
- From field is improperly rendered in saved MSG.
- Messages extracted from PST are corrupted.
- IMAP Client: Version 19.12 does not parse email recipient list correctly if a comma is included in the DisplayName.
- No attendees found in .ics.
- EML to MSG results in 0KB file.
- ArgumentException while parsing the body.
- NotSupportedException while parsing the body.
- MapiPropertyContainer cannot be cast to MapiMessage.