Changes are:
* 0.8.7
* The extended regular expression has been supported on filtering.
* The option to resize images to fit the size of view has been added.
* The previous account is now restored on reediting draft messages.
* The routine of MIME header encoding has been rewritten completely,
and Q-encoding for single-byte locales has been also implemented.
* Strings beginning with "www." are now treated as URI.
* The default WWW browser has been changed to Mozilla.
* The common preferences dialog has been reorganized a bit.
* The remote command operation can be executed without X now.
* Code cleanups for the implementation of SMTP has been made.
* Autotools and libtool have been updated.
* A fix for font loading problem has been made.
* Other minor bugfixes have been made.
For the complete list see ChangeLog.
* 0.8.0
* The "Paste as quotation" feature has been implemented.
* The "Action" feature (function to pass contents of messages to external
programs) has been added.
* Automatic line-wrapping on input has been enabled.
* The Japanese encoding conversion routine has been rewritten and libkcc
has been removed.
* The MIME encode/decode routines based on fetchmail have been rewritten.
* The IMAP response parser has been improved.
* The authentication method on SMTP AUTH can be forced.
* The receive error dialog can be disabled.
* The option to change the displayed message automatically with cursor
key on the summary view has been added.
* The copy and paste problem in MIME mode has been mostly fixed.
* Some other minor bugfixes and improvements have been made.
* 0.7.8
* The feature to leave messages on POP3 server for specified days has
been implemented.
* The SSL preferences which was broken at the previous version has been
fixed.
* 0.7.7
* The 'Redirect' (aka Bounce) feature has been implemented.
* IMAP4 / POP3 STARTTLS command has been enabled.
* NNTP over SSL has been enabled.
* The sorting order of the summary view became persistent.
* The 'Expand / Collapse all threads' feature have been added.
* The sorting order of the folder tree became case insensitive.
* The common / account preferences button has been removed from the
toolbar.
* Some fixes and improvements for MIME view have been made.
* The behavior of the toggle menu of 'Folder tree' and 'Message view'
have been fixed.
* The behavior of address completion has been fixed.
* A bug in the header MIME encoding routine on Japanese locale has been
fixed.
* Some other bugfixes have been made.
Submitted by dawszy@polnet.wroc.pl in PR 17632.
(Also disable compface for now. Maintainer will be submitting a version
that uses compface in the next few weeks.)
Changes since version 0.7.5 (from NEWS file):
* The manual and the FAQ have been updated, and German and Italian FAQs
have been added.
* IMAP shared folder is now supported.
* 'Create filter rule' has been added to the context menu.
* Only newsgroup names longer than specified length are abbreviated.
* 'Get all' doesn't check for new messages on IMAP or News account by
default.
* Minor improvements to the folder property dialog have been made.
* Special characters like parentheses can be used in passwords for IMAP
accounts now.
* Some crash bugs and other minor bugs have been fixed.
pkg/15929. (Along with security/gpgme update, which I forgot to mention.)
Part of changes I pick up randomly is;
0.7.4
* Message retrieving is now cancelable from the menu even if the
dialog is hidden.
0.7.3
* Attached files will be inherited on forwarding or reediting.
* Filter rules will be also updated when renaming or deleting folders.
* 'Get all' and 'Check for new messages' now works for IMAP4 and News
accounts.
0.7.2
* Message moving between different type of folders has been enabled.
* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
* Message copy between different type of folders has been enabled.
* Multiple message forwarding has been enabled.
* Most of key bindings became customizable.
0.7.0
* Undo / redo function has been implemented.
* Regular expression has been supported in filtering.
* The cursor on composition window blinks now.
0.6.6
* The newsgroup subscription dialog has been enhanced.
* Template function has been improved.
* New wrapping function for composition window has been implemented.
0.6.5
* The template function has been implemented.
* The quotation format parser has been enhanced.
* The forwarding format has become customizable.
0.6.4
* The performance of summary display on large number of messages has
been improved.
* Columns of the summary view became reorderable.
* The default order of the summary view columns has been changed.
And many bug fixes and documentation improvement.