2007-12-01 [paul] 3.1.0cvs46
[claws.git] / RELEASE_NOTES
index 89dc5fac2514efef058d72d05b13ee417ba06703..a83cf4549ed92a6c16c6cb8363022c180c4ddd9c 100644 (file)
-8th May 2006                                     Sylpheed-Claws 2.2.0
+19th November 2007                                   Claws Mail 3.1.0
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                      http://claws.sylpheed.org
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
                      
-Sylpheed-Claws is a GTK+ based, user-friendly, lightweight, and fast 
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* S/MIME signature verification has been removed from the PGP/MIME
-  plugin as it is now provided by the S/MIME plugin.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* IMAP users will see significant speed improvements.
+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]
+
+Tags: Added tag alphabetical sorting and unified the dialogues.
+
+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.
+
+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.
 
-* ANONYMOUS auth has been added for IMAP
+Compose window: the number of attachments is now shown in the tab's
+       title.
 
-* In the Compose window all spell-checker options are now available
-  from the /Spelling/Options menu. 
+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
        
-* Syntax errors in the extended Quick Search are now indicated by
-  a pink/red background.
-
-* An encrypt-to-self option has been added to the Account Privacy
-  options.
-
-* Sysadmins can now provide their users with pre-filled values in
-  the Setup Wizard. See the manual, '6.6. Deploying Sylpheed-Claws',
-  for details.
-
-* Various GUI improvements have been added.
-
-* A new command line option has been added: --select 'folder[/msg]'
-  This can be used at startup and causes the specified folder/message
-  to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
-
-* Optional background colouring of quotes has been added. It can be
-  configured from the Colour Preferences dialogue.
-  GTK+-2.8.x or newer is required for this feature.
-
-* In the Compose window, multiple quote levels are now coloured in
-  the same way as the Message View.
-
-* A warning is now displayed on expired SSL certificates and the 
-  expiration date is shown.
-
-* A hidden option has been added, 'compose_no_markup', this prohibits
-  the use of bold and italic text in Compose dialogue's account 
-  selector.
-
-* LDAPS support has been added.
-
-* The user manual has been updated, and French and Polish 
-  translations are now also included.
-
-* updated Brazilian Portuguese, British English, Czech, Dutch,
-  Finnish, French, German, Serbian, Simplified Chinese, and 
-  Spanish translations.
-
-* Bugfixes: 
-       o bug 859, 'problems with cyrilic input in search panel'
-       o bug 912, '"new" count randomly set to message count'
-       o bug 919, 'libetpan: SEGV when connecting using command'
-       o bug 925, 'File accountrc does not store non-ascii 
-                   characters correctly'
-       o bug 933, 'Crash re-entering the custom headers list dialog
-                   in accounts prefs'
-       o bug 943, 'Incorrectly parsed email address list in short
-                   headers on message view and in printouts'
-       * src/compose.c
-               Fix inserting files not in utf8 when locale is utf8
-       * Don't show error dialog when cancelling connection
-       * src/summary_search.c
-               'stop' button was sticky when searching in an empty
-               folder.
-       * src/addressbook.c
-               Fix crash with empty columns
-       * src/plugins/spamassassin/spamassassin_gtk.c
-               Fix missing set_text on unix socket
-       * src/send_message.c
-               enforce a check for domain in account prefs (a 
-               sending error could be faced if domain was checked 
-               but no value set)
-       * src/prefs_matcher.c
-               Fix values when reselecting a ~test rule
-       * IMAP: fix preventing renaming with namespace separator
-       * Fix build on DragonFly
-       * Fix occasional flicker in folderview
-       * Fix crash on redirect (related to the return of the aspell
-         menu in compose's toolbar)
-       * Fix returned quick search results when search term contains
-         an underscore
 
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
+* 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.
 
-* and other code reorganisation, cleanups, and more.
+For further details of the numbered bugs listed above consult
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
-
+See ChangeLog for full information regarding changes in this release.