2006-09-03 [colin] 2.4.0cvs137
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 73ebd459b58d3ad13b5bb5e9b9eaf3508654c0d0..210e226d637131a8ae9a41b874924a0d2c441fa1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,481 @@
 Changes of the  Sylpheed-Claws GTK2 branch
 
+* 2.4.0
+-------
+
+* A ./configure option has been added, --with-mandir=DIR allowing the
+  setting of the man directory location
+
+* 'Send queue' has been added to the folder contextual menu, which
+  allows sending the contents of a single queue, as opposed to the
+  toolbar's Send Queue, which sends all queues
+
+* '/View/Go to/Next unread folder' has been added
+
+* 'View/Go to/Next marked messages' now traverses folders
+
+* sftp:// links are now recognised in mails
+
+* A dialogue is presented to the user when dropping files into the
+  Compose window, asking whether to insert or attach the file(s). The
+  default behaviour can be controlled via a new option in 
+  Compose/Writing
+
+* Allow attached message parts to be selected, opened, or saved via
+  their text label in the message body
+
+* Save named inlined attachments with "Save all"
+
+* An option to change the Folder Type has been added to the Folder
+  Properties
+
+* Add |i{sub_expr} to Templates, which allows inserting user-entered
+  text in a template
+
+* A new option has been added to '/Preferences/External programs' to
+  allow "Display as text" on attachments to be done via a script
+
+* An option to 'Never send Return Receipts' has been added to the
+  'Other' page of the preferences.
+
+* The Custom Header dialogue in Account Preferences now has a 'From
+  file...' button, which enables a Face or X-Face header to be set by
+  selecting a file 
+
+* libgnomeprint support : A font for printing can be specified in
+  '/Display/Fonts'
+
+* Add Help buttons to some dialogues, clicking on them will open the
+  manual at a suitable section in the configured browser
+
+* The option 'Add date header' has been removed, a date header is
+  now always added
+
+* The '/Message/Re-edit' menu item has been removed from the separate
+  Message View, where it was useless
+
+* Display an Account's Protocol as a label instead of the unusable
+  combo when editing accounts
+
+* It is now possible to move and copy mails from and to the Drafts
+  and Queue folders
+
+* More non-English Subject prefixes have been added
+
+* The Attachment flag is now set for some inlined attachments
+
+* Faster recursive quicksearch (show current folder's results before
+  searching sub-folders)
+
+* Faster send on IMAP
+
+* Alert in case of authentication error on imap
+
+* Better error reporting in GPG plugins
+
+* Faster and better MBOX import/export
+
+* Save caches on SIGPIPE (like on Xorg exit)
+
+* Unified Info/Help/Symbols buttons
+
+* Honor display-header-pane setting in separate window too
+
+* Use the user-defined From: in the Return-Path: header when sending
+
+* Grab Save button by default in Save dialog, which allows saving
+  by hitting Enter
+
+* The online status is checked before resetting mailcheck timer
+
+* Show POP3 connection earlier in statusbar
+
+* Re-read /etc/resolv.conf before connecting to IMAP servers, and
+  when switching to Online mode
+
+* tools/textviewer.pl has been added, which can be used with the new
+  option 'Command for Display as Text' in '/Preferences/External
+  programs'
+
+* The Sylpheed-Claws logo has been updated
+
+* 2.3.1
+-------
+
+  * bug fix release
+
+  * Improved error catching in GnuPG plugins
+
+  * Always replace \n, \r and \t with spaces in headers
+
+  * Fix 'make clean' removing of provided manuals
+
+  * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
+    backwards compatible
+
+  * Fix double-ask of "Do you want to mark all as read"
+
+  * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
+    RFC-compliant)) - Workaround Rockliffe IMAP server bug
+
+  * Fix bug #969 (crash on rebuilding imap folder)
+
+  * Fix bug #971 (2.2.3 cannot read mail from local mbox)
+
+* 2.3.0
+-------
+
+  * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
+    has been added in the main window's 'Message/Mailing list' menu
+
+  * Filtering and processing rules can be disabled with just one click
+
+  * The From address is editable in the Compose window
+
+  * A menu has been added to the Compose toolbar button to enable
+    choosing the account to use
+
+  * Write-only support of .mh_sequences' Unseen property has been added 
+    for MH mailboxes, allowing synchronised flags when reading your MH
+    mailbox with Mutt or other MH-based mail clients
+
+  * More feedback is provided to the user when importing MBOX files
+
+  * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
+    Search
+
+  * The option to go to the first Marked message when entering a
+    folder has been added.
+
+  * The 'ignore thread' flag is now correctly set on mails threaded by
+    subject, in addition to standard headers.
+
+  * Hidden prefs have been added that allow customization of the
+    colours used in the Log window (useful for dark GTK+ themes)
+
+  * Optimised large folder reading
+
+  * Optimised copy/move/deletion/selection
+
+  * Optimised 'mark all read' in the current folder
+
+  * 'test' filtering rules are processed in the background
+
+  * A progressbar for cache updates has been added
+
+  * A progressbar for copy/move functions has been added
+
+  * More dialogues have been made HIG compliant
+
+  * Allow recursive setting of properties for whole mailboxes
+
+  * A Face header has been added to the Welcome mail
+
+  * The user manual has been updated
+
+  * tools/filter_conv_new.pl has been updated for rule 
+    enabling/disabling
+
+* 2.2.3
+-------
+
+  * bug fix release
+
+  * Fix crash on a very common code path, introduced by a merge error in 
+    2.2.1
+
+* 2.2.2
+-------
+
+  * bug fix release
+
+  * Fix URI check, which failed to identify fake, phishing URIs if they
+    began with a space.
+
+  * Reply-To and Sender addresses in the message view are now fully
+    clickable.
+
+  * Remove extraneous tab at start of addresses.
+
+* 2.2.1
+-------
+
+  * bug fix release
+
+  * Always obey the "confirm before marking all mails read" option
+
+  * Fixed MBOX import/export's behaviour on failure
+
+  * Fixed automatic rule creation with List-Post
+
+  * Fixed some GTK+ warnings and errors at runtime
+
+  * Fixed some compiler warnings
+
+  * Fixed double init of the g_thread subsystem
+
+  * Fixed saving of parts with names that can't be converted to UTF-8
+
+  * Fixed a possible infinite loop when filtering moved and copied some
+    mails
+
+  * Fixed a buffer overflow in Russian locale 
+
+  * Fixed a memory leak in expired SSL certificate check
+
+  * Fixed bolding of folder names in the folder selector window with
+    GLib 2.10
+
+  * Added an hidden preference, 'ssl_skip_cert_check', to avoid
+    duplicates of bug #959 - if libetpan is linked against gnutls, there
+    can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
+    release.
+
+  * The SSL "expired certificate" warning is now presented only once per
+    session
+
+  * Fixed races when reusing the SMTP sessions
+
+  * Added the missing timeout on SMTP sessions
+
+  * Fixed a few leaks
+
+  * Fixed a crash in PGP plugins, which could happen when signing fails
+    for unknown reasons
+
+  * Fixed SpamAssassin plugin, which stayed disabled as long as the
+    transport wasn't reselected
+
+  * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
+
+  * Fixed bug #955 (copying messages between imap folders is extremely
+    slow)
+
+  * Fixed bug #961 (return receipt dialog complains incorrectly about
+    return-path email adress being different)
+
+  * Fixed bug #962 (Manual and/or UI should warn about incompatible
+    locking causing dataloss)
+
+* 2.2.0
+-------
+
+  * S/MIME signature verification has been removed from the PGP/MIME
+    plugin as it is now provided by the S/MIME plugin.
+
+  * IMAP users will see significant speed improvements.
+
+  * ANONYMOUS auth has been added for IMAP
+
+  * In the Compose window all spell-checker options are now available
+    from the /Spelling/Options menu. 
+       
+  * Syntax errors in the extended Quick Search are now indicated by
+    a pink/red background.
+
+  * An encrypt-to-self option has been added to the Account Privacy
+    options.
+
+  * Sysadmins can now provide their users with pre-filled values in
+    the Setup Wizard. See the manual, '6.6. Deploying Sylpheed-Claws',
+    for details.
+
+  * Various GUI improvements have been added.
+
+  * A new command line option has been added: --select 'folder[/msg]'
+    This can be used at startup and causes the specified folder/message
+    to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
+
+  * Optional background colouring of quotes has been added. It can be
+    configured from the Colour Preferences dialogue.
+    GTK+-2.8.x or newer is required for this feature.
+
+  * In the Compose window, multiple quote levels are now coloured in
+    the same way as the Message View.
+
+  * A warning is now displayed on expired SSL certificates and the 
+    expiration date is shown.
+
+  * A hidden option has been added, 'compose_no_markup', this prohibits
+    the use of bold and italic text in Compose dialogue's account 
+    selector.
+
+  * LDAPS support has been added.
+
+  * The user manual has been updated, and French and Polish 
+    translations are now also included.
+
+* 2.1.1
+-------
+
+  * bug fix release
+
+  * The Preferences config file, ~/.sylpheed-claws/sylpheedrc, is now
+    stored with UTF-8 encoding
+
+* 2.1.0
+-------
+
+  * libetpan version 0.45 or newer is now required for IMAP support,
+    this allows checking for IMAP/SSL certificates.
+
+  * Support for the Face header has been added, 
+    see http://quimby.gnus.org/circus/face/
+
+  * In the Templates dialog TAB address completion has been added for
+    Cc and Bcc fields, in addition to To. 
+
+  * An account's signature file, (Account Preferences, Compose tab),
+    can now been edited in place using the configured text editor.
+
+  * An advanced search is now possible in the '/Edit/Search folder' 
+    dialog.
+
+  * '/Edit/Find' has been added to the Compose window for text 
+    searching.
+
+  * A progress bar is now shown in the status bar whilst doing a Quick 
+    Search.
+
+  * A long search can now be cancelled.
+
+  * In a Sent mail folder the From column in the message list is now
+    automatically changed to the To column.
+
+  * '/Message/Colour Label' has been added to the main menu, enabling
+    (unmodifiable) shortcut keys, Ctrl+[0-7].
+
+  * The colour labels are now customisable from the 'Display/Colours'
+    page of the Preferences. It is now possible to choose any colours 
+    and to give them each a label.
+
+  * A Spell Checking option to 'Recheck message when changing 
+    dictionary' has been added.
+
+  * An option to 'Render HTML-only mail with plugin if possible' has
+    been added to the 'Message View/Text Options' preferences page.
+
+  * Headers in the message view and the Custom headers dialog are now
+    translated if the option 'Translate header names' is activated.
+
+  * It is now possible to sort the columns in the Addressbook.
+
+  * More drag-n-drop capabilities have been added, from the message
+    list to other apps, from the mimeview to other apps, from other 
+    apps to message list, from other apps to folder list, from the 
+    mimeview to the message and folder lists and the Compose window's
+    attachments pane.
+
+  * "Ignore thread" has beed added as a filtering action.
+
+  * The Compose window is now hidden when sending mails via filtering.
+
+  * An alphabetical resort is done immediately when a folder's name
+    is changed.
+
+  * Unsubscribing a newsgroup now removes the related folder and
+    articles from newscache/
+
+  * A "Get more..." link has been added to the Plugins window. This
+    loads http://claws.sylpheed.org/plugins.php in your browser.
+
+  * The SpamAssassin plugin is now equipped with a spam learning 
+    interface, usable by right-clicking a message and choosing
+    'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
+    possible to disable SpamAssasin filtering when receiving mail, so
+    that the plugin can be used for learning only.
+
+  * Remote learning in the SpamAssassin plugin has been added. This 
+    requires SpamAssassin 3.1.x.
+
+  * A new script has been added that integrates a Thunderbird folder 
+    tree into Sylpheed-Claws, tools/tbird2syl.py
+
+* 2.0.0
+-------
+
+  * libetpan >= 0.41 is now required for IMAP support
+
+  * A new and completely rewritten manual has been added.
+
+  * An icon legend window has been added to the Help menu
+
+  * Attached images can now be printed along with the message when using
+    the optional libgnomeprintui support.
+
+  * '--exit' command-line option has been added.
+
+  * '--subscribe' command-line option has been added.
+    Calling sylpheed-claws --subscribe '%s' will ask the loaded plugins
+    if they can handle the type of URL passed as a parameter. Thus, if
+    using the RSSyl or vCalendar plugins, for example, the user will be
+    able to subscribe RSS feeds or Webcals from the browser.
+
+  * sylpheed-claws email@domain.com  is now equivalent to --compose
+
+  * sylpheed-claws proto://blah.com is equivalent to --subscribe
+
+  * HIG compliant button order has been implemented.
+
+  * Several dialogues throughout have been improved.
+
+  * Text can now also been displayed next to the icons in the main 
+    window Toolbar.
+
+  * Quick mail retrieval from any account is now possible due to the
+    account submenu which has been added to the 'Get All' button.
+
+  * The spellchecker context menu in the compose window has been added
+    to the standard GtkTextView menu instead of replacing it.
+
+  * The Subject in the compose window title now updates instantaneously.
+
+  * The mimetypes list in the compose window attachment pane is now
+    alphabetically ordered.
+
+  * The message view email and URI parsers have been enhanced.
+
+  * In Quick Search Extended mode, a '...' button has been added, this 
+    provides the user with a dialogue enabling the quick formation of 
+    search criteria.
+
+  * When Quick Search is activated, the entry box is given a yellow
+    background for greater visibility.
+
+  * The LDAP search in the address book now supports wildcard searching
+    using '*'.
+
+  * The configuration option 'Go to inbox after receiving new mail' has 
+    been moved from 'Display/Summaries' to 'Mail handling/Receive'.
+
+  * The 'Wrap at send' configuration option has been removed.
+
+  * Colour preferences have been moved from '/Message View/Colors' to
+    '/Display/Colors'.
+
+  * The previously hidden option, color_new, has been added to the GUI
+    as '/Display/Colors/Folder' containing new messages.
+
+  * The spamassassin and spamassassin_gtk plugins have been merged into
+    one single plugin, and this plugin is now built by default if the
+    requirements are matched.
+
+  * The clamav and clamav_gtk plugins have been merged into one single
+    plugin.
+
+  * GnuPG support: Add support for PKA info if available
+
+  * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
+
+  * A check to verify that plugins are licenced under a GPL-compatible
+    licence has been added.
+
+  * The unmaintained mathml_viewer plugin has been removed.
+
+  * Added tools/filter_conv_new.pl.
+    Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
+    to Claws filtering rules.
+
 * 1.9.100
 ---------