2012-08-24 [mones] 3.8.1cvs35
[claws.git] / RELEASE_NOTES
index 20b8d621c9375dd8afcf8bc13777f70d42fa1b4d..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-19th December 2008                                   Claws Mail 3.7.0
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,90 +9,62 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Expanding/Collapsing of threads is now approximately 95% faster.
+* 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
 
-* Cache reading is now approximately 10% faster. 
+* '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.
 
-* The shortcut key settings of the main window and the message list
-  context menus are now connected.
+* '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.
 
-* The preferences on the 'Other' page have now been moved to
-  Other/Miscellaneous. The parent pages are now unselectable and the
-  first page is automatically selected on opening the preferences.
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* In the Compose window, on the Others tab, the 'Save message to'
-  entry now has a drop-down list of the previous save locations.
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-*  In the Compose window, the Attachments Properties window is now
-   confirmed and closed with the Return key.
+* 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.
 
-* When using an external editor to compose messages, the message is
-  automatically saved to Drafts when the external editor is closed. 
-
-* A hidden option has been added, 'primary_paste_unselects' which
-  causes the primary buffer to be cleared and the insertion point to
-  be repositioned when the middle mouse button is used for pasting
-  text. It is turned off by default.
-
-* In the Actions window, the Escape key now cancels the action
-  editing.
-
-* Offline SSL certificate verification has been added.
-
-* Privacy plugins: The decryption failure messages are now shown
-  in the NoticeView just above the message text rather than in a
-  popup window.
-
-* Privacy plugins: when listing the UIDs during a signature check,
-  show the UID validity
-
-* tools/kdeservicemenu
-  Support for kde4 has been added.
-
-* tools/popfile-link.sh
-  Support for reusing existing POPFile session ID has been added.
-
-* win32: better integration has been implemented by using the
-  standard file associations.
-
-* The user manuals have been updated.
-
-* Updated Brazilian Portuguese, Bulgarian, Catalan, Dutch, Finnish,
-  French, German, Hungarian, Russian and Swedish translations.
-
-* Added Czech translation.
-
-* Removed unmaintained Serbian and Slovak translations.
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-       o bug 1591, 'S/MIME: better key handling/selection dialog'
-       o bug 1711, 'Save-as attachment crashes'
-       o bug 1736, 'Key import does not work'
-       o bug 1746, 'Makes a mailto link from several paragraphs'
-       o bug 1756, "Outdated translators list in About dialogue"
-       o bug 1768, 'claws-mail crashes while checking smime bad
-                   signature'
-       o bug 1771, 'Folder template gets truncated when exiting the
-                   application'
-       o bug 1776, 'use encoded name parameters for attachments
-                   instead of ascii'
-       o bug 1779, 'PGP Inline badly handles multipart'
-       o bug 1789, 'filtering account selection (regression)'
-       o bug 1796, 'PGP/MIME setting: "select key by your email
-                   address" doesn't work'
-       o fix building with gnuTLS on (Open)Solaris
-       o fix account selection in Mailing list menu
-       o fix "display sender using addressbook" when
-         prefs_common.swap_from is in use.
-       o win32: fix unlinking, renaming and bug with non-ascii
-         username
-       o win32: fix getting content-type
-       o win32: prevent multiple launch
-       o win32: fix Start menu update after registering as default
-         Mail app
+       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.