New features:
- MIME message (mail text) decoding has been rewritten and enhanced:
- multipart/mixed mail (i.e. mail with attachments) containing
multipart/alternative content is now properly decoded and displayed.
- multipart/alternative content encoded with UTF-8 is now properly
decoded and displayed.
- When using "Mail" -> "Reply to All", Popcorn now removes "To:" and "Cc:"
field address entries to your own currently selected account profile,
meaning that you will reply to all the mail recipients except yourself.
- Added "Ctrl + Shift + R" as a "Reply to All" keyboard shortcut.
- Shift + "File" -> "Save Attachments..." or Shift + save attachments
toolbar button downloads attachments without prompting first (you will
still be prompted for an attachment save folder).
- The subject line of sent messages are now encoded as base64/ISO 8859-1
if it contains non-ASCII characters.
Other changes:
- The "SuppressErrorsAllProfilesUpdate" setting now defaults to enabled
(TRUE), meaning that non-critical error dialogs displayed during an All
Profiles update cycle will be suppressed (not shown).
- Popcorn now has an embedded manifest file for better compatibility with
UAC in Windows Vista and Windows 7.
- Popcorn is now flagged as compatible with DEP (/NXCOMPAT compile flag).
- Removed the obsolete compiler flag /OPT:NOWIN98.
- Error dialog suppression has been fine-tuned a bit more.
- Misc. minor code cleanups.
|