- Fixed quoted-printable decoder
- Fixed issue with attachment processing (high number of decode operations while downloading)
- Added support for automated decoding of all text attachments encoded with quoted-printable
- Fixed issue 1830 (https://imapx.codeplex.com/workitem/1830)
- Added a new date format (See https://imapx.codeplex.com/discussions/470587)
- Replaced Attachment.GetStream with Attachment.GetTextData
↧