Aspose.Email for .NET Releases
Released: Jul 26, 2018
Updates in V18.7
Features
- Use HTTP proxies in email clients.
- Unified method for MAPI Item fetching using EWS.
- Added option to set the font in text only emails.
- MailMessage like MHT output for MAPI Tasks.
Fixes
- ImapClient.ListMessagesByPage should ignore error.
- Setting MapiCalendar.IsAllDay to TRUE causes changes in AppointmentStateFlag.
- Regression: Difference in message times from version 18.4.
- API doesn't raise exception for empty MailMessage.
- Pop3/Imap returns BodyEncoding as NULL.
- ImapClient.ListMessages(true...
Released: Jun 27, 2018
Updates in V18.6
Fixes
- Memory leak in unauthenticated Smtp Client.
- Optional attendee not set in the appointment created by Aspose.Email.
- The email subject title is incorrectly encoded after adding to the PST file.
- EML to EML: Resultant file contains encoded body in Apple Mail.
- Task start date/time set to UTC instead of local time.
- Attachment not detected from attached EML.
- Event time not set properly while adding to PST.
- Embedded email corrupted when attached email is sent via SMTP.
- ORGANIZER calendar property...
Released: May 29, 2018
Updates in V18.5
Features
- Discover Exchange Server settings using the EWS Client.
- Write multiple events to ICS files.
- Retrieve sent email IDs from the Exchange server.
- Set Calendar body set as HTML.
- Abort PST to Exchange Server operations.
Fixes
- Message extracted from PST takes too long to save.
- MapiMessage.BodyType shows HTML for ASCII formatted messages.
- Incorrect file name attached with EML.
- TimezoneDescription property is set to UTC-5.
- BMP recognized as JPEG.
- Strange attachment occurs in email message.
- HTML...
Released: Apr 26, 2018
Updates in V18.4
Fixes
- EML to MSG loses embedded images and digital signature information.
- Corrupt MHTML generated from EML.
- Saving to OFT with embedded images in HTML loses images.
- ListMessagesByPage does not fetch new messages once executed in loop.
- Inline attachment file name not fetched by Aspose.Email.
- All client activity logs use the same file instead of respective ones.
- Formatting distorted when printing MSG to XPS.
- Text formatting not correct while creating XPS from EML.
- Email generated using Aspose...
Released: Mar 26, 2018
Updates in V18.3
Features
- Added support for setting the PARTSTAT property in ICS format.
Fixes
- ImapClient StartMonitoring consumes large processor usage.
- ImapClient.SelectFolder takes longer than older version of API.
- HTML formatting lost while setting HTML description of an appointment.
- Exchange events notification functionality is broken.
- Property attachment name cannot be set.
- EML to MHT generates garbled characters.
- ContentType.Name returned null for embedded bitmap.
- Regression: EML to MSG: Resultant MSG...
Released: Feb 22, 2018
Updates in V18.2
Fixes
- Calendar organizer is not set in the appointment.
- Can't set property for MapiCalendar.
- Error retrieving MailMessage.HtmlBodyText.
- Reading voting button response from MSG throws exception.
- Extra tab character not trimmed while reading MessageId from fetched message.
- URL attachment in ICS file is not recognized.
- Creating MAPI contact for Outlook does not display email address in the search contact list.
- Bullets replaced with '?' while creating MSG from HTML.
- Attachment not detected...
Released: Jan 18, 2018
Updates in V18.1
Features
- Create a common queue for simple and group operations for SMTP, POP3 and IMAP clients.
Fixes
- Font changed after setting the HTML body of an email.
- Error while retrieving MailMessage.HtmlBodyText.
- Calendar EML when re-saved, loses all data.
- Inline images become part of an attachments collection after removing a signature.
- Mapi message body HTML has invalid namespace declarations in the HTML tag.
- From/To not read properly from EML.
- Issue saving messages using MapiMessage.
- Adding EML to...
Released: Dec 19, 2017
Updates in V17.12
Features
- Added support for .NET Standard 2.0.
- Convert task and contact attachments to EML.
- Aspose.Email for Android via Xamarin, Aspose.Email for iOS via Xamarin and Aspose.Email for Mac via Xamarin have become part of Aspose.Email for .NET.
Fixes
- HTML data/links not set properly in contact body.
- Formatting lost while converting EML to XPS.
- Attachments in EML file not detected by API.
- MSG to MHTML removes line spaces.
- MSG body Text formatting different than the source HTML.
- Converting EML to MSG...
Released: Nov 14, 2017
Updates in V17.11
Features
- Create, retrieve and update Extended Attributes for EWS emails.
Fixes
- Item moved event not fired for sub-folders.
- Imap client attachment names issue. Content-Disposition filename is not parsed properly.
- EMLX attachments (MSG/EML) saved as separate emails in MBOX.
- The (subject, to and from) disappears form converted MailMessage from MapiMessaage.
- The exception occurs while loading MapiMessage from MailMessage.
- MapiRecipientType shows Unknown for all message recipients.
- Mails not read...
Released: Oct 5, 2017
Updates in V17.10
Features
- Retrieve appointments with recurrences and dates filters.
Fixes
- EWSClient.GetMailboxSize behaviour.
- Attachment name wrong on Non-Japanese Windows.
- EWS client can't load emails in folders containing large number of messages.
- MapiMessage.BodyHtml does not return correct value.
- Attached Word document in Outlook message is corrupted on Save.
- Multi-octet character split across adjacent encoded-word with UTF8 encoding.
- Mht empty when converting from msg with SkipInlineImages = true...