Skip to content

Version 1.7

Compare
Choose a tag to compare
@Dijji Dijji released this 03 Dec 17:55
· 77 commits to master since this release

Version 1.7 includes the following changes:

  1. Allow the contents of emails to be exported. Individual emails, multiple selected emails, or whole folders of emails may be exported. The results have the same format as the email, i.e. either HTML, Rich text format, or plain text. In each case, a header is inserted at the beginning of the file, giving the sender, recipients, subject, et cetera, in roughly the style of the Outlook print header. Attachments are saved in a folder created with the same name as the exported email, but with " Attachments" appended (Issue #14).
  2. Allow attachments to be opened directly from the list of attachments, using either Open or Open With (Issue #13).
  3. With all the extra commands, the button bar at the bottom of the window was getting too crowded, so most actions have been moved to context menus on the folder tree, message list and attachments list, as appropriate.