2009-08-21 [colin] 3.7.2cvs20
[claws.git] / RELEASE_NOTES
index dce8ad06df6fe0ddbf0e367ca6a1bf2a4ee036a8..0f4b56e8e55d25c90d46ee94025e1947a66cebff 100644 (file)
@@ -1,4 +1,4 @@
-2nd July 2007                                       Claws Mail 2.10.0
+3rd July 2009                                        Claws Mail 3.7.2
 
                    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.
-
-* Added the possibility to cancel receiving in IMAP accounts.
-
-* Made offline synchronisation faster.
-
-* 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.
-
-* Allow manual sorting of Templates.
-
-* Templates improvements: easier syntax, add some useful variables.
+* Default Cc, Bcc and Reply-To options have been added to Folder
+  Properties.
 
-* Implemented per-account and per-folder compose/reply/forward
-  Templates.
+* MIME parts that lack an end boundary are now handled, (even though
+  they're INVALID!).
 
-* Added a QuickSearch option to automatically run a search selected
-  from the history.
+* A 'Metadata handling' option has been added to the Miscellaneous
+  options page. The options are 'safer' or 'faster'. 'faster' is
+  Claws' original behaviour. 'safer' prevents data loss on system
+  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
+  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
 
-* Made the Summaries Preferemces page "when entering a folder..."
-  options fully customisable.
+* Face and X-Face previews have been added to the Custom Header
+  Configuration dialogue in Account preferences.
 
-* Added an "Open last opened folder at startup" option to the
-  Summaries page in the Prerferences.
+* An option has been added to the Receive page of IMAP account
+  preferences, "Move deleted mails to trash and expunge immediately".
+  This option is on by default to avoid changing the existing
+  behaviour. Turning it off prevents automatic expunging.
+  Also, 'Tools/Expunge'  and 'View/Hide deleted messages' menu items
+  have been added to main toolbar.
 
-* 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".
+* Support for clickable gopher:// links has been added.
 
-* Allow disabling mail filtering plugins on a per-account
-  basis.
+* In the Compose window a warning dialogue is raised if attachments
+  that have been added no longer exist on the filesystem at the time
+  of sending.
 
-* Added an option to the Bogofilter and SpamAssassin plugins to
-  enable marking saved spam as Read.
+* Buttons to clear header lines in the Compose window have been
+  added.
 
-* Added a warning about encryption limits, which can be disabled.
+* GnuTLS compatibility mode is now used, this avoids problems with 
+  servers that don't comply 100% with the spec, but still exist.
 
-* Removed the "Download all" preference from POP3 accounts; it
-  was useless and confusing.
+* tools/csv2addressbook.pl
+  thunderbird import for version 2.0.0.21 has been added.
 
-* Re-organized some Preferences page.
+* Added Indonesian, Japanese, Portuguese, and Slovakian translations.
 
-* Replaced the tabbed layout in Account Preferences with pages.
-
-* Renamed 'Protocol Log' to 'Network Log'
-
-* Added a few cursor improvments while Claws is busy.
-
-* Added support for CRLF in headers of messages.
-
-* Added support for a few more date formats (RFC3339 subsets).
-
-* 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 Bulgarian, Brazilian Portuguese, Czech, Finnish, French,
+  German, Hungarian, Italian, Russian, and Spanish translations.
 
 * 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 1735, 'Change To: and Newsgroups: recipient field
+                    according account type'
+       o bug 1866, 'Claws should make use of the IMAP 'deleted'
+                    flag'
+       o bug 1872, 'A: Cc: CCi: selector should default on same as
+                    preceding contact'
+       o bug 1878, 'Processing rules for folders with brackets
+                    aren't saved'
+       o bug 1883, 'Message processing fails to act on Newsgroups:
+                    field'
+       o bug 1895, '(imap) cache issues when cache dir is on a 
+                    different mountpoint than tempdir'
+       o bug 1904, 'build mechanism looks for 'enchant.h' in a wrong
+                    place'
+       o bug 1913, 'Allow to remove phantom messages from the cache'
+       o bug 1914, 'Crash reading corrupted tags file'
+       o bug 1915, 'Mails signed with smime.p7s display both signed
+                    and attachment icon.'
+       o bug 1935, 'problems with very long filtering actions'
+       o bug 1940, 'Doesn't open links in user's default browser'
+       o Debian bug 531052: 'Message-ID header does not conform to
+         RFC-2822'
+       o Redhat bug 486422, Ubuntu bug 486422: Don't ask for IMAP
+         password when using GSSAPI auth
+       o fix old print interface
+       o fix "wrong mime" message printed out multiple times
+       o fix empty spell checker menu when there are no suggestions
+       o fix 'Wrong word replaced in 'Subject:' when spell-checking
+         correction used'
+       o fix internal headers visible in queue/sent
+       o don't use un-sensitive checkboxes in Privacy tab when
+         privacy system in None
+       o [IMAP] fix tag update when all tags are removed by another
+         client
+       o fix saving of UTF-16 files
+       o clear progressbar in the statusbar on 'Cancel'
+       o TrayIcon plugin: respect the 'empty trash on exit' option
+       o fix error messages in templates, and fix their checking
+       o win32: fix subject prefix length
+       o win32: fix exit status fetch
+       o win32: fix most focusing issues
 
 For further details of the numbered bugs listed above consult
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi