2012-09-08 [colin] 3.8.1cvs46
[claws.git] / RELEASE_NOTES
index 542843023e41b5aa0fe46f4ed0b36a128a015109..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-6th March 2009                                       Claws Mail 3.7.1
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,76 +9,62 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Spell Checking has been added to the Subject in the Compose window.
+* 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
 
-* The 'Quotation characters' option has been moved from the Compose/
-  Writing page of the preferences to the /Message View/Text Options
-  page, where it should be.
+* '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.
 
-* When replying to signed and/or encrypted mail and the preference to
-  sign and/or encrypt is set, the original mail's privacy system is
-  automatically used, if available.
+* '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.
 
-* If a text/calendar attachment is present in a message it is
-  automatcally selected if a suitable plugin (i.e. vCalendar) is
-  available.
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* /Tools/List URLs now shows both the link title and URI if possible.
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-* A URI appearing in the statusbar is now only trimmed if necessary.
+* 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 /Tools/Create filter|procesing rule/Automatically
-  the List-Id header is preferred to X-* headers.
-
-* The manual has been updated.
-
-* Updated Brazilian Portuguese, Czech, Dutch, Finnish, French,
-  German, Hungarian, Simplified Chinese, Spanish and Swedish
-  translations.
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-       o bug 1432, '& not escaped in links (HTML rendered as
-                    text)'
-       o bug 1506, 'Recursive search in collapsed folders'
-       o bug 1799, '"Discard message" deletes manually saved draft'
-       o bug 1804, 'attach_save_directory does not default to $HOME'
-       o bug 1811, '[mime] Crash when there's no room for filename's
-                    start on the same line'
-       o bug 1817, 'Changing Themes does not update the pixmaps in
-                    "Select folder" dialog box'
-       o bug 1825, 'Unable to fetch messages from IMAP folders named
-                    with non-ASCII string'
-       o bug 1834, '"semi"-selection when collapsing thread'
-       o bug 1838, 'Claws-Mail sometimes quits when attempting to
-                    type a capital Q'
-       o bug 1840, 'margins for printing not restored'
-       o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in
-         strlen() while deleting large amount of e-mails on IMAP
-         account'
-       o fix font updating after changing derive_from_normal_font
-       o fix build for bison 2.4.1
-       o fix bug where if plugin path[0] had same name as plugin
-         path[1], (like in the de translation), the plugin path[1]
-         page was lost and not shown in the GUI
-       o fix updating of summaryview popup menu sensitivity
-       o fix crash when right-clicking in summaryview when
-         processing is active
-       o fix synchronisation dialog that shouldn't appear when
-         network goes down (Network Manager)
-       o Disable use of disabled privacy keys
-       o Win32: bug 1810, 'Pressing 'o' key crashes CM'
-       o Win32: bug 1813, 'Installing Theme Creates Error'
-       o Win32: bug 1814, 'Windows' WM badly places message view'
-       o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window
-                           does not attach'
-       o Win32: bug 1816, 'Attaching files with command-line
-                           generates error after attaching'
-       o Win32: bug 1865, 'IMAP account name changes are not
-                           followed at filter actions'
-       o Win32: fix window placement
+       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.