2012-10-25 [colin] 3.8.1cvs105
[claws.git] / RELEASE_NOTES
index cca3d3418d8e8ca6711b5123c5a078957237c704..c2a64b05173f9cb5e67879ea50b573ffc3f616f2 100644 (file)
@@ -1,4 +1,4 @@
-8th January 2007                                     Claws Mail 2.7.0
+27th June 2012                                      Claws Mail 3.8.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Claws Mail was previously known as Sylpheed-Claws.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The --select option can now also select emails by Message-ID
-
-* Attaching files from 'mailto:' URIs (&attach=...) is now possible.
-  A dialog is displayed to make sure that the user is aware that the
-  mail will contain attachments
-
-* 'New Message format' has been added to the Compose/Writing options,
-  this works like the Quote format and the same symbols are supported
-
-* Reworked the About dialog, including the addition of a new page, 
-  'Features', which indicates which of the optional features are
-  compiled in and which are not. A 'Release Notes' page was also
-  added
-
-* Added history combo for all search fields (message and text)
-
-* The 'mark_as_read_delay' option is not hidden anymore and can be
-  found in Configuration/Preferences/Summaries
-
-* Added global and per-folder preferences to set the default
-  alternate dictionary
-
-* Allow spell-checking to use both current and alternate dictionaries
-
-* Added an hidden option 'addressbook_use_editaddress_dialog' to
-  embed the contact editor in the addressbook window in contrast to
-  a separate dialog
-
-* Added a hidden option 'unsafe_ssl_certs', to allow storing
-  multiple SSL certificates for a given server/port. You will be
-  asked to accept unknown certificates. Unchecking this option will
-  require you to re-accept previously known certificates
-
-* Allow copying of folders between mailboxes
+* 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
 
-* Better automatic account selection for mailing lists (searches for
-  the email address in the Delivered-To header also)
+* '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.
 
-* Made the "Synchronise" menu item inactive when there's nothing to
-  synchronise
+* '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.
 
-* Use Message font in Writing and Quoting preferences, as well as in
-  Templates
+* A short symbol has been added the QuickSearch Extended mode: 'ha',
+  an abbreviated form of 'has_attachment'.
 
-* Added more HTML symbols to the html to text converter
+* Basic session statistics are now available, from the Statistics
+  tab in About dialog and the command-line.
 
-* Save the addressbook's window size on closing
+* 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.
 
-* Better checks for syntax errors are applied to Templates and Quote
-  formats
-
-* Added a check to avoid trying to use a non-existent folder as
-  default inbox
-
-* Enable setting SSL via STARTTLS from the set-up wizard
-
-* Added handling of ":port" in server addresses in the set-up wizard
-  to specify a port to connect to
-
-* Bogofilter plugin: added an option to print the X-Claws-Bogosity
-  header in emails handled by the Bogofilter plugin (in MH folders
-  only)
-
-* Bogofilter plugin: added an option to whitelist senders found in
-  addressbook
-
-* Bogofilter plugin: Allow storing of Unsure mails in a specific
-  folder to make better teaching easier
-
-* Bogofilter plugin: Improved GUI interaction while Bogofilter is
-  filtering
-
-* TrayIcon plugin: added an "Email from account/..." submenu
-
-* updated Brazilian Portuguese, British English, Catalan, Finnish,
-  French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
-  translations
+* Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
+  Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
+  Traditional Chinese.
 
 * Bug fixes:
-       o bug 934,  'sylpheed claws 2.1 doesn't show Exchanges Public
-                    Folders'
-       o bug 1052, 'templates %d and %D{fmt} broken but %af works
-                    fine'
-       o bug 1055, 'Add the 'cancel receive' in the available events
-                    for the toolbar buttons'
-       o bug 1059, 'Better jpilot charset handling'
-       o bug 1064, 'crash @ etpan_certificate_check() when opening
-                    an IMAP folder'
-       o bug 1067, 'Claws-Mail uses 100% CPU on an IMAP folder and is
-                    blocked on main thread'
-       o bug 1072, 'Claws stops fetching newsgroups from server when
-                    newsgroup got deleted' 
-       o bug 1076, 'privacy options are displayed even when pgp
-                    plugin not loaded / available' 
-       o bug 1077, 'sylpheed-claws does not start when IMAP server
-                    is unavailable' 
-       o bug 1080, 'Using SSL option in wizard for incoming server
-                     does not activate SSL with STARTTLS'
-       o bug 1081, 'claws-mail segfaults when going offline while it
-                    transfers mails via imap'
-       o bug 1082, 'incorrect / imprecise error message when imap
-                    server provides ssl only through STARTTLS but
-                    SSL is selected'
-       o bug 1085, 'Apply to subfolder doesn't work'
-       o bug 1088, 'ctrl-h produces repeatable crash'.
-       o bug 1089, 'NUL characters in Subject line are
-                    misinterpreted'
-       o fixed encoding of headers in the welcome message
-       o fixed some sensitivity issues in preferences
-       o fixed crash when using Hide read messages with Mark as read
-         delay 
-       o fixed parsing of mailcap files with tabs
-       o fixed address comparison when replying to all (it was
-         possible to reply to ourselves if the case was
-         different) 
-       o fixed folder's cache update after running an Action
-       o fixed hiding of Quicksearch with Esc
-       o fixed printing of selection, message part, and images
-       o fixed page count in printing
-       o IMAP: Fix failure to get separator on LIST "" ""
-       o change manual's target dir to be LFH-compliant
-       o some compilation warning fixes
-       o don't warn about empty subject when redirecting emails
-       o fix scrolling of log window 
-       o partial download: Fix Mark for download/deletion when
-         the relevant header is not the first one
-       o fixed slowness when appending on IMAP
-       o fixed wrong state of test regexp in folder preferences
-       o made desktop and icon files not dependant on GNOME 2
-       o fixed a little memory leak in the addressbook
-       o don't display errors when synchronising IMAP mailboxes that
-         have non selectable folders
-       o When possible, move messages from Queue to Sent instead of
-         copying and deleting
-       o don't use any MimeViewer plugin when showing all headers
-       o tools/maildir2claws-mail.pl: Only substitute 'sent-mail'
-         if it's the full directory name
-       o disable Control-Space (handle it as Space).
+       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.
-