X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=NEWS;h=8a3465384c0440dccc15051c86fa881fcba4fac7;hp=ab962534c5dbcd3e494799d0f6dd61916994ffbd;hb=dda58ed3447a73b68a7cf364af8ee88d21dc740d;hpb=d3ef21d5fb49386c120eb810010eb3a8a36fe12b diff --git a/NEWS b/NEWS index ab962534c..8a3465384 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,372 @@ Changes of Sylpheed +* 0.9.7 + + * The vulnerability in SMTP response handling, which is exploitable by + a malicious SMTP server, has been fixed. + * The structure of folder system has been sorted out. + * The checking of the existence of IMAP root directory has been modified. + +* 0.9.6 + + * A crash bug when deleting currently opened folder has been fixed. + * The performance issue of the address book has been fixed. + * The behavior of manual signature insertion has been reverted. + * A crash bug on startup when a font can't be loaded has been fixed. + * The format of MIME boundary has been modified again. + * Other minor bugfixes have been made. + +* 0.9.5 + + * The size, the position, and the visibility of separated views are now + remembered. + * The per-folder settings are now preserved even if a folder tree is + rebuilt. + * The receive dialog's option to display the dialog only on manual + receiving has been added. + * 'Top' and 'Bottom' button has been added on the filter setting dialog. + * The UIDPLUS extension of IMAP4rev1 has been supported. + * The folder system has been cleaned up a bit. + * The sylpheed.spec file bundled in the source package has been improved. + * The format of MIME boundary has been modified. + * A memory leak and a buffer overrun have been fixed. + +* 0.9.4 + + * The performance of the operation of IMAP4 folders, such as move, + copy, delete and mark, has been greatly improved. + * The contents of IMAP4 folders are now always synchronized with the + server. + * Message flags are now properly taken over when copying messages into + IMAP4 folders from others. + * The CRAM-MD5 authentication mechanism has been supported for IMAP4rev1. + * Message move, copy and delete are now possible while receiving mails. + * The non-blocking SSL can be turned off as a workaround for the + connection problem. + * The bug that ran into infinite loop if connection was closed by remote + host has been fixed. + * The configuration files will not be overwritten on startup anymore. + +* 0.9.3 + + * The network I/O system has been rewritten to use non-blocking I/O, + and the performance of POP3 and SMTP has been improved much. + * '--status-full' option has been added. '--status' option now takes + arguments for folders. + * Minor bugfixes have been made. + +* 0.9.2 + + * The bug that removed messages from server if "Don't receive" action is + specified by the filter rule has been fixed. + * The bug that caused abort when a button is double-clicked on some + dialogs has been fixed. + * A warning that was displayed when address book was empty has been fixed. + +* 0.9.1 + + * The bug in handling folder names which include '+' in IMAP4 modified + UTF-7 conversion has been fixed. + * The parsing of message/rfc822 parts in multipart messages has been + fixed. + * Several bugs of auto signature replacement has been fixed. + * A bug that didn't hide user string in the Action dialog has been fixed. + * Socket I/O timeout interval is now configurable. + +* 0.9.0 + + * The multi-process network I/O has been implemented for POP3 and SMTP. + * The Action feature has been improved. + * The automatic signature replacement on account change has been + implemented. + * Hyperlinks of HTML messages are now correctly handled. + * The separated message view now has a menubar. + * Original messages' headers are now included as the preset keywords + on automatic filter creation. + * The verbose error messages are now displayed on POP3 and SMTP. + * The lines of the log window is now restricted to reduce the memory + usage. + * The Shift_JIS locale has been supported. + * The internal MIME structure has been cleaned up. + * Address names which have special characters are now correctly quoted. + * Slovak message catalog has been added. + * The header corruption bug on reediting has been fixed. + * The bug of UTF-7 encoding conversion has been fixed. + * A workaround for unknown timezones has been made. + * A workaround for wrapping problem on UTF-8 locale has been made. + * More workaround for crashes by illegal characters has been made. + * The crash bug in IMAP4 parser has been fixed. + * The crash bug of the composition window has been fixed. + * The colormap / visual problem on Solaris has been fixed. + * Other bugfixes have been made. + +* 0.8.11 + + * The folder option to remove parentheses and brackets at the beginning + of subject has been added. + * The option to use command output for signature has been added. + * The summary search now also looks for collapsed nodes. + * The size of the source window is now remembered. + * Euro locales (ISO-8859-15) have been supported. + * Many locales and encodings which were not supported before have been + added. + * Galician translation has been added. + * Support for Latin locales (ISO-8859) has been fixed. + * UTF-8 locale support has been fixed. + * The folding problem of headers has been fixed. + * The more workaround for abort problem in Japanese locale has been made. + * Other bugfixes have been made. + +* 0.8.10 + + * The validity check of EUC-JP code became more strict. + * The handling of strings which failed to be converted has been modified. + * Minor bugfixes and a speed improvement have been made. + +* 0.8.9 + + * Transition from libjconv to direct use of iconv() API has been made. + * Quoted-Printable encoding for outgoing messages has been enabled. + * Content-Transfer-Encoding for outgoing messages became user definable. + * The abbreviation method of newsgroup name has been improved. + * Russian locales support has been improved. + * Fixes for message canonicalization have been made. + * Bugs of header MIME encoding have been fixed. + +* 0.8.8 + + * The option to sort by recipient has been added. + * The performance of initial sorting when opening folders has been + improved. + * The bug which would run into infinite loop and eventual crash when + encountering invalid characters in header MIME encoding has been fixed. + +* 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. + +* 0.8.6 + + * Per-folder account setting has been implemented. + * Per-folder default To / Cc / Bcc / Reply-To setting on composition + has been implemented. + * The status of signature is now indicated using different colors. + * Reply-To header now has priority over List-Post header on list-reply. + * Multiple deletion of IMAP4 messages has been optimized. + * A workaround for the problem that couldn't display 8-bit characters in + C or POSIX locale has been made. + * The B-encoding of headers on locales other than Japanese (when not + using libjconv) has been enabled. + * 'Rescan folder tree' has been renamed to 'Rebuild folder tree'. + * The redundant error messages of code conversion failure has been + prohibited. + * The cancellation of POP3 session has been fixed. + * The error detection of POP3 has been improved. + * The LDAP library detection of configure script has been fixed once more. + * Other minor bugfixes and code cleanups have been made. + +* 0.8.5 + + * Many fatal errors which will lead to crash in message catalogs have + been fixed. + * Cc header is now correctly recognized on reply and forwarding. + * A problem of refresh of summary on IMAP4 and News folder has been fixed. + * A bug of changing accounts on composition window has been fixed. + * The LDAP library detection of configure script has been fixed again. + * Queueing of news messages has been enabled. + +* 0.8.4 + + * The 'Select thread' function is added. + * The 'Reply to mailing list' function is added. + * The 'Reply' button invokes 'Reply to list' by default (configurable). + * More fix for GnuPG signing and verification has been made. + * The bug that deleted messages that are not received by filter has + been fixed. + * The bug that couldn't exit normally after opening composition window + has been fixed. + * The LDAP library detection of configure script has been fixed. + +* 0.8.3 + + * The state of compose window is now changed automatically when the + account is selected. + * The option to only mark message as read when opened in new window has + been added. + * The receive progress dialog now shows detailed information in the + status list. + * The receive progress dialog can be kept open. + * The line-joining problem of auto-wrapping has been fixed. + * IMAP and News cache files/directores are now correctly purged if + they become unnecessary. + * The wrong news article number calculation has been fixed. + * The summary refresh problem has been fixed. + +* 0.8.2 + + * GnuPG improvements and fix + o The line endings are canonicalized correctly before signing. + + WARNING: don't sign messages with Sylpheed prior to this version + since they didn't fully conform RFC3156 and may cause + incompatibility between other MUAs. + + o The feature to store passphrase in memory temporarily has been + implemented. + o The ascii-armored encryption and clear text signing has been + implemented. + * Line-wrapping improvements and fix + o The cursor movement on auto-wrapping has been fixed. + o Flickers on auto-wrapping has been repressed. + * Socket I/O timeout has been implemented. + * The '--attach' command line option has been implemented. + * Automatic cache expiration for News has been implemented. + * Time stamp has been added to the log messages. + * Temporary files are created under ~/.sylpheed/tmp/. + * The problem of folder and summary view refresh on incorporation has + been fixed. + * The correct FQDN will be returned to server. + * Some major memory leaks have been fixed. + * Some other bugs have been fixed. + +* 0.8.1 + + * The regression of Japanese code conversion have been fixed. + * The problem in MIME header encoding has been fixed. + * Several memory leaks in the address book has been fixed. + +* 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. + +* 0.7.6 + + * The manual and FAQ have been updated, and German and Italian FAQ have + been added. + * IMAP shared folder has been 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 password for IMAP + accounts now. + * Some crash bugs and other minor bugs have been fixed. + +* 0.7.5 + + * The license has been modified so that it will be compatible with + OpenSSL. + * Sent / Drafts / Queue folder on IMAP4 has been enabled. + * The internationalization of IMAP4 folder name has been implemented. + * IMAP4 folder renaming has been implemented. + * Some critical bugs in IMAP4 response parser have been fixed. + * Non-default mailboxes are now specifiable for inbox, sent, draft, + trash folder and the destination of filtering, using folder identifier. + * Folder property dialog has been implemented. + * Special folders can be specified from the folder property dialog. + * 'Outbox' has been changed to 'Sent'. + * Queued messages are now saved to Sent folder after they are actually + sent. + * The auto line-wrapping has been improved. + * 'Reply to sender' now works for newsgroups. + * The SMTP server response is now referred on SMTP AUTH. + * Templates can be inserted into the current cursor position now. + * Confirmation dialog is displayed on sending if subject is empty. + * Displayed newsgroup names are now abbreviated. + * The timeout of DNS lookup has been implemented. + * 'Ctrl-Enter' shortcut now works even if Num Lock is on. + * The new application icon has been added. + * New message checking on IMAP or news server will be aborted immediately + if some errors occurred. + * Some menu items have been modified. + * Some other bugfixes have been made. + +* 0.7.4 + + * The bug that lost UIDL information if any error occured before issuing + UIDL command was fixed. + * Message retrieving is now cancelable from the menu even if the dialog + is hidden. + * Some warnings on compiling with gcc-3.0 have been removed. + * The English manual has been updated. + * The FAQs in English, Spanish and French have been added. + +* 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. + * Limit of Receive size for POP3 has been implemented. + * The new notebook tab interface for multipart messages has been + implemented, and text parts are displayed on the text view all together. + * Separate user ID and password can be used for SMTP AUTH. + * ISO-8859-15 support has been added. + * Cancellation of POP3 session is now handled correctly. + * Some bugfixes have been made. + +* 0.7.2 + + * Message moving between different type of folders has been enabled. + * PGP decryption failure bug has been fixed. + * IMAP4 APPEND command failure has been fixed. + * Selection reply bug has been fixed. + * The bug that the external editor fails to launch when quotation + characters are used in the command line, has been fixed. + * 'Show all header' and 'Thread view' became toggle switch. + * Some code cleanups have been made. + * 0.7.1 * Message copy between different type of folders has been enabled. @@ -12,10 +379,16 @@ Changes of Sylpheed * "Show all header" now displays the headers in the current message view. * File save dialog has been improved. + * '--send' option has been added. + * Quoted part of message text on reply or forward is specifiable by + selecting it. + * From address is now added to Cc entry when 'Reply to all' is used + on the messages which have Reply-To header. * Mac OS X (Darwin) has been supported. * Ctrl-Enter now works on the composition window. + * It now compiles with C compilers other than gcc. * Crash in mark processing on 64bit architecture has been fixed. - * Crash when some fonts couldn't be loaded has been fixed. + * Crash on font load failure has been fixed. * Some address completion bugs have been fixed. * Some many other bugs have been fixed.