2008-07-07 [colin] 3.5.0cvs15
[claws.git] / RELEASE_NOTES
index a83cf4549ed92a6c16c6cb8363022c180c4ddd9c..d21af8bd8cb11839450b20b226f40c1150964e7a 100644 (file)
@@ -1,4 +1,4 @@
-19th November 2007                                   Claws Mail 3.1.0
+27th June 2008                                       Claws Mail 3.5.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-New in this release:
-~~~~~~~~~~~~~~~~~~~~
-
-Non-blocking NNTP has been implemented. NNTP support is now provided
-       by and depends upon libetpan
-
-GnuTLS support has been implemented as an alternative to OpenSSL.
-       [./configure --enable-gnutls]
-
-A run-time alternative configuration directory switch has been added,
-       [claws-mail --alternate-config-dir DIR]
+Notes for this release:
+~~~~~~~~~~~~~~~~~~~~~~~
 
-Tags: Added tag alphabetical sorting and unified the dialogues.
+* IMAP with STARTTLS
+  The certificate port on TLS was fixed, however this will trigger
+  one wrong 'New certificate' warning on the first connection.
 
-Edit accounts dialogue: The 'default account' (D) column has been
-       removed, instead the default account is indicated by use of
-       bold text.
-
-Templates: Added ability to attach files using |attach{filename}.
-    Templates options are now presented in a tabbed layout.
+New in this release:
+~~~~~~~~~~~~~~~~~~~~
 
-Address Book: Added duplicate finder, '/Tools/Find duplicates'.
-    It is now possible to set an image for each contact. Pictures 
-       from a contact's Face or X-Face will be automatically set
-       when available. The contact's image will be automatically
-       displayed in the message view or header pane if the message
-       has no Face or X-Face header.
+* Added an option, "Use secure file deletion if possible", which
+  enables shredding of temporary files and messages instead of
+  just removing them. This is available on the Other preferences
+  page.
 
-'/View/Character encoding' submenus are now grouped together
+* Added an option, "Select the HTML part of multipart/alternative
+  messages". This is available on the Message View/Text Options
+  preferences page. 
 
-GTK+ built-in print support is now used if GTK+ >= 2.10 is available.
-       libgnomeprint will never be used if GTK+ >= 2.10 is available.
+* Added an option to the 'Create new folder' dialogue which enables
+  new folders to inherit the properties of their parent folders
+  during folder creation.
 
-Reinstated 'Generate Message-ID' option as an Account preference. It
-       is hidden on IMAP accounts, because Message-IDs are needed on
-       servers that don't implement the UIDPLUS extension.
+* Added a hidden option, "two_line_vertical", which toggles the
+  2-line view in the message list when using the 3-column layout.
+  Defaults to '1', show 2 lines.
 
-Toolbar preferences: Improved dialogue.
+* Added a hidden option, "outgoing_fallback_to_ascii", which allows
+  the user to specify an outgoing charset/encoding, but still fall
+  back to 7bit US-ASCII when possible.
+  Defaults to '1', fallback when possible.
 
-Compose window: the number of attachments is now shown in the tab's
-       title.
+* Added support for the Avant Window Navgator (Awn) information
+  bubble. This is automatically enabled if dbus is available.
 
-Attachments: When opening attachments with 'Open' or 'Open with...'
-       the temporary files are now saved as read-only. A hidden
-       preference has been added, 'save_parts_readwrite', which
-       permits the previous behaviour.
+* Face and X-Face headers can now be added globally and per-account
+  from configuration files under ~/.claws-mail/autofaces/. Further
+  information is provided in the manual.
 
-IMAP: Added a button on the Folder Properties General page to allow
-       users to discard local caches.
-    Added much better error handling.
-    Fetching of cached mails has been heavily optimised.
+* The SHA1 fingerprint is now shown on the SSL certificate dialogue
+  and the labels are now selectable.
 
-LDAP: Added read-only support for jpegPhoto LDAP field
+* Several GUI improvements have been made, (Address book, filtering
+  dialogue, Actions dialogue, and Account preferences).
 
-Bcc in commandline URIs has been added.
+* New icons have been added for 'Reply to list' and 'Cancel'. The
+  'Insert file' and 'Close' icons have been improved, as have the
+  tray icons.  
 
-Dillo browser plugin: Address book based whitelisting for loading
-       remote images has been added.
+* Added the Trash and Delete icons to the Custom Toolbars options.
 
-SpamAssassin plugin: Address book based whitelisting has been added.
+* SMTP-only accounts are now not shown in the Receive menus and
+  Account lists in filtering/processing, as they are irrelevant here.
 
-MAEMO: Maemo 4.0 (Chinook) build enabled.
+* tools/csv2addressbook.pl
+  Support for a gmail exported csv address book was added.
 
-MAEMO: Removed some useless tooltips.
+* Updated English, French, and Spanish manuals.
 
-tools/csv2addressbook.pl
-       a new script that imports a CSV formatted address book. Becky
-       and Thunderbird address book are currently supported.
+* Updated translations: Brazilian Portuguese, Finnish, French,
+  German, and Spanish.
 
-Updated translations: Brazilian Portuguese, Finnish, French, German,
-       Hungarian, Italian, Polish, Simplified Chinese, and Slovak
-       
+* Removed unmaintained translations: Bulgarian, Croatian, Czech,
+  Dutch, Greek, Hebrew, Japanese, Korean, Norwegian, Russian,
+  Swedish, and Taiwanese. (New maintainers are very welcome,
+  contact paul@claws-mail.org)
 
 * Bug fixes:
-       o bug 1340, 'Case insensitive searches with non-ascii
-                    alphabets fail'.
-       o bug 1343, 'Filtering..'s close button silently discards new
-                    filter'
-       o bug 1347, '-Wno-unused-function, optional'
-       o bug 1349, (MAEMO) 'Emails still skip to end when opened (in 
-                    certain circumstances)...'
-       o bug 1375, 'Impossible to modify e-mail in LDAP addressbook 
-                    twice'
-       o bug 1376, 'crash on addressbook manipulation'
-       o bug 1377, 'unspecific errors on signature checking'
-       * bug 1387, 'Request for --compose to support multiple
-                    attachments'
-       o bug 1389, 'Changing 'Display headers in message view'
-                    breaks dispheaderrc'
-       * bug 1390, 'NNTP fails after server closed connection'
-       o debian bug 448814, 'mailto: URI decoding doesn't decode the 
-                             destination address field'
-       o debian bug 450698, 'nntp auth behavior changed without
-                             notice'
-       o IMAP: Fix message deletion (EXPUNGE)
-       o IMAP: Better IMAP-UTF7/UTF8 conversion
-       o gtkut_stock_with_text_button_set_create(): set
-         GTK_CAN_DEFAULT on buttons 2 and 3.
-       o Fixed gtk critical warning in addressbook selector.
-       o Don't set new flag back when doing "Mark as unread" from
-         filtering.
-       o Fixed resetting the quicksearch when in non-sticky mode,
-         but Recursive is set: reset only when going out of the root
-         search folder.
-       o Prevent empty Tag after edit.
-       o GPG plugins: Fixed a bug which prevented the encryption key
-         auto-selection when two or more matched the email address
-         but only one isn't revoked or expired.
-       o MAEMO: fix failure of loading images inline
-       o MAEMO: Put the whole Templates dialogue in a scrolled
-         window so that it is accessible.
+       o bug 1447, 'If user tries to close while starting up, it
+                    will not close ever.'
+       o bug 1566, 'too short I/O timeout on OpenBSD'
+       o bug 1576, 'Curly brace literals reported as error in
+                    message template'
+       o bug 1581, 'Bad File Format during Import LDIF'
+       o bug 1586, '3-pane vertical layout now and then still shows
+                    sender column'
+       o bug 1587, 'can not replay with quote'
+       o bug 1589, 'tagsdb file not removed when folder deleted'
+       o bug 1597, 'In news folders, "Move Message to Wastebin" icon
+                    isn't grayed although ineffective'
+       o bug 1598, 'Leading slash while translating "Unsubscribe"'
+       o bug 1599, 'attach multiple files with the same name from
+                    one mail to another'
+       o bug 1602, 'Crash when sending return receipt for messages
+                    with no subject'
+       o bug 1604, 'found_in_addressbook "From" in "Any" in non
+                    english local'
+       o bug 1608, 'Inconsistent behaviour of mark as read options'
+       o bug 1610, 'claws crash after opening/closing preferences
+                    and window update'
+       o bug 1613, 'Various memory leaks'
+       o bug 1615, 'hang on FIFO when the other end's not opened'
+       o bug 1616, 'strange question while emptying trash'
+       o bug 1623, 'exits with segfault when logging in to certain
+                    imap-servers'
+       o bug 1624, '[PATCH] Quick search should be disabled for
+                    folder view'
+       o bug 1628, 'Claws Mail crashes when filtering selected
+                    messages'
+       o bug 1635, 'Last character of message is truncated when
+                    changing accounts w/ sigs'
+       o bug 1636, 'Can't select "properties" on "folders only"
+                    folders'
+       o bug 1650, 'Message line too small after changing columns in
+                    "three columns" layout'
+       o Use g_(un)setenv instead of (un)setenv which doesn't exist
+         on IRIX 6.5.
+       o Fix 'Delete line' and 'Delete to end of line' on the last
+         line.
+       o Fix double free when STARTTLS fails
+       o Fix ldap deprecated calls
+       o Fix debian bug 481856, 'Segmentation fault when verifying a
+         GPG signature'
+       o Fix cursor placing on signature change
+       o tools/thunderbird-filters-convertor.pl
+         Fix reading a tb rule that contains something like that:
+         \"Sender\"
+
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi