2012-09-08 [colin] 3.8.1cvs45
[claws.git] / RELEASE_NOTES
index a83cf4549ed92a6c16c6cb8363022c180c4ddd9c..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-19th November 2007                                   Claws Mail 3.1.0
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,117 +9,62 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-Non-blocking NNTP has been implemented. NNTP support is now provided
-       by and depends upon libetpan
+* Replied and Forwarded message status flags are now non-exclusive.
+  Introduced a new message state (and relevant icon in message list)
+  where both the Replied and Forwarded flags are set
 
-GnuTLS support has been implemented as an alternative to OpenSSL.
-       [./configure --enable-gnutls]
+* 'Send to...' has been added to the context menu of a message's
+  parts. This causes a new Compose window to open with the selected
+  mime part attached.
 
-A run-time alternative configuration directory switch has been added,
-       [claws-mail --alternate-config-dir DIR]
+* 'Hide' and 'View Log' buttons have been added to the Send and
+   Receive dialogues. The former will hide the dialogue, the latter
+   will open the Network Log dialogue.
 
-Tags: Added tag alphabetical sorting and unified the dialogues.
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-Edit accounts dialogue: The 'default account' (D) column has been
-       removed, instead the default account is indicated by use of
-       bold text.
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-Templates: Added ability to attach files using |attach{filename}.
-    Templates options are now presented in a tabbed layout.
+* The display of attached patches, (text/x-patch or text/x-diff), is
+  now colourised. The colours are controlled by 3 new hidden
+  preferences: diff_added_color, diff_deleted_color, and
+  diff_hunk_color.
 
-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.
-
-'/View/Character encoding' submenus are now grouped together
-
-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.
-
-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.
-
-Toolbar preferences: Improved dialogue.
-
-Compose window: the number of attachments is now shown in the tab's
-       title.
-
-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.
-
-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.
-
-LDAP: Added read-only support for jpegPhoto LDAP field
-
-Bcc in commandline URIs has been added.
-
-Dillo browser plugin: Address book based whitelisting for loading
-       remote images has been added.
-
-SpamAssassin plugin: Address book based whitelisting has been added.
-
-MAEMO: Maemo 4.0 (Chinook) build enabled.
-
-MAEMO: Removed some useless tooltips.
-
-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,
-       Hungarian, Italian, Polish, Simplified Chinese, and Slovak
-       
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * 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 1090, 'Standard-folders appear again after rescanning tree'
+       o bug 1924, 'Messages marked move to Trash appear identical to
+                    messages marked move to $FOLDER'
+       o bug 2598, 'Actions can move locked messages'
+       o bug 2501, 'opened message blanks when moved to other folder'
+       o bug 2574, 'Statement might be overflowing a buffer in strncat'
+       o bug 2577, 'Focus rectangle on folder list and message
+                    list headings doesn't get properly cleared when switching
+                     heading and horizontally scrolling list (underlines and
+                     vertical lines remain on screen)'
+       o bug 2582, 'Expanded mimeview drag n drop no longer works'
+       o bug 2595, 'Change expand behavior for message list / message view'
+       o bug 2620, 'shift+tab from subject field not working'
+       o bug 2624, 'dialog "Action Configuration" cannot be closed'
+       o bug 2646, 'Compile fails with gnutls-3.0.18'
+       o bug 2659, 'E-mail attachments are handled inconsistently'
+       o bug 2662, '"ag" quicksearch adds "1" to value'
+       o Fix bug in search criteria when doing a complete directory
+         search using '*'
+       o Fix GTK+2.16 build (w32)
+       o Fix sensitivity of toolbar's get_btn (retrieve mail from current
+          account) and of mainwindows's relevant entry when current account
+          is not able to retrieve (SMTP-only).
+       o don't do TLS if not requested by user. fixes connecting to servers
+         which, for example, want SSL 3 only
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.