2007-11-27 [wwp] 3.1.0cvs32
[claws.git] / RELEASE_NOTES
index dce8ad06df6fe0ddbf0e367ca6a1bf2a4ee036a8..a83cf4549ed92a6c16c6cb8363022c180c4ddd9c 100644 (file)
@@ -1,4 +1,4 @@
-2nd July 2007                                       Claws Mail 2.10.0
+19th November 2007                                   Claws Mail 3.1.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-libetpan 0.49 is now required for IMAP support
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added "From, To or Subject" to the QuickSearch types.
-
-* Added handling of the 'a' key to loop through a mail's MIME parts.
-
-* In the Compose window "Add to address book" has been added to the
-  context menu of the sender and recipient fields.
-
-* Implemented a proper References filtering condition.
+Non-blocking NNTP has been implemented. NNTP support is now provided
+       by and depends upon libetpan
 
-* Added the possibility to cancel receiving in IMAP accounts.
+GnuTLS support has been implemented as an alternative to OpenSSL.
+       [./configure --enable-gnutls]
 
-* Made offline synchronisation faster.
+A run-time alternative configuration directory switch has been added,
+       [claws-mail --alternate-config-dir DIR]
 
-* Added an alternate way to fetch flags on IMAP, which improves
-  performance with some servers, (like Exchange).
-  See "Bandwidth-efficient mode" in IMAP accounts' Receive
-  preferences.
+Tags: Added tag alphabetical sorting and unified the dialogues.
 
-* Allow manual sorting of Templates.
+Edit accounts dialogue: The 'default account' (D) column has been
+       removed, instead the default account is indicated by use of
+       bold text.
 
-* Templates improvements: easier syntax, add some useful variables.
+Templates: Added ability to attach files using |attach{filename}.
+    Templates options are now presented in a tabbed layout.
 
-* Implemented per-account and per-folder compose/reply/forward
-  Templates.
+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.
 
-* Added a QuickSearch option to automatically run a search selected
-  from the history.
+'/View/Character encoding' submenus are now grouped together
 
-* Made the Summaries Preferemces page "when entering a folder..."
-  options fully customisable.
+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.
 
-* Added an "Open last opened folder at startup" option to the
-  Summaries page in the Prerferences.
+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.
 
-* Changed the Preference "Only mark as read when opened in new
-  window" on the Summaries page to "Only mark as read when opened
-  in new window, or replied to".
+Toolbar preferences: Improved dialogue.
 
-* Allow disabling mail filtering plugins on a per-account
-  basis.
+Compose window: the number of attachments is now shown in the tab's
+       title.
 
-* Added an option to the Bogofilter and SpamAssassin plugins to
-  enable marking saved spam as Read.
+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.
 
-* Added a warning about encryption limits, which can be disabled.
+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.
 
-* Removed the "Download all" preference from POP3 accounts; it
-  was useless and confusing.
+LDAP: Added read-only support for jpegPhoto LDAP field
 
-* Re-organized some Preferences page.
+Bcc in commandline URIs has been added.
 
-* Replaced the tabbed layout in Account Preferences with pages.
+Dillo browser plugin: Address book based whitelisting for loading
+       remote images has been added.
 
-* Renamed 'Protocol Log' to 'Network Log'
+SpamAssassin plugin: Address book based whitelisting has been added.
 
-* Added a few cursor improvments while Claws is busy.
+MAEMO: Maemo 4.0 (Chinook) build enabled.
 
-* Added support for CRLF in headers of messages.
+MAEMO: Removed some useless tooltips.
 
-* Added support for a few more date formats (RFC3339 subsets).
+tools/csv2addressbook.pl
+       a new script that imports a CSV formatted address book. Becky
+       and Thunderbird address book are currently supported.
 
-* The keypad's Enter key now does the same as the Return key.
-
-* Improved LDIF import, better error handling, UI cleanup.
-
-* LDAP write support has been added.
-
-* Use Hildon's file chooser on Maemo.
-
-* Updated Brazilian Portuguese, British English, French, German,
-  Hungarian, Russian, Simplified Chinese and Spanish translations. 
+Updated translations: Brazilian Portuguese, Finnish, French, German,
+       Hungarian, Italian, Polish, Simplified Chinese, and Slovak
+       
 
 * Bug fixes:
-       o bug 848, 'Redirect breaks GnuPG'
-       o bug 1217, 'reentrancy problems with time functions'
-       o bug 1248, 'Core dumps after unloading plugin and clicking
-                    on load plugins'
-       o bug 1249, 'Error handling for news errors needs
-                    modification'
-       o Race condition when automatically drafting due to
-         insertion on re-edit.
-       o Consider "- -- \n" as signature separator (fixes signature
-         stripping when replying to PGP/Inline signed emails).
-       o Race condition crash when reconnection fails on IMAP.
-       o Raising log windows when they are either minimized or in
-         background.
-       o Occasional crasher when cancelling message sending.
-       o Stale news statusbar when scanning fails.
-       o A few race conditions when sending/drafting emails.
-       o Building of some plugins in Mac OS X.
-       o Don't decode leading ENV_ and ~ in P_PASSWORD configuration
-         values.
-       o Incoming messages from local accounts always get filtered
-         regardless of the preference.
-       o Use gethostname() instead of uname(), fixes failures to
-         determine hostname on some BSDs.
-       o Crash if fork() fails when resolving hostnames.
-       o Infinite loop when exiting with compose window(s) opened,
-         when the draft folder is on IMAP and unreachable.
-       o Sizing/alignment of the button bar in plugins window.
-       o Copying text from HTML parts.
-       o 'make distcheck' failure
-
+       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.
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi