2008-01-19 [colin] 3.2.0cvs49
[claws.git] / RELEASE_NOTES
1 17th December 2007                                   Claws Mail 3.2.0
2
3                     CLAWS MAIL  RELEASE NOTES
4                     http://www.claws-mail.org
5                       
6 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
7 email client.
8
9 New in this release:
10 ~~~~~~~~~~~~~~~~~~~~
11
12 * Several GUI improvements
13         The colour preferences have been split into tabs.
14         Improve the way 'Find in current message' search results are
15         shown by vertically centering the selected text in the
16         Message View.
17         Improvements to the 'List URIs' dialogue.
18         Filtering/Processing Match Type dialogue has been reworked.
19         Several other layout improvements.
20
21 * Several address book improvements
22         Added Custom Attributes, which can be edited from
23         '/Tools/Edit custom attributes...' and are used from the
24         'Name' drop down list on the 'Edit Person Details' dialogue. 
25         Always add a new contact if any value is set, instead of
26         silently rejecting it when an email address is not set.
27         Better guessing of contact name from incomplete name
28         information.
29         Better display of contacts that have no name set, in contact
30         lists, group contents, find duplicate results.
31         Error messages don't show in the status bar anymore, alert
32         panels are used instead.
33         Several other GUI improvements.
34
35 * Added optional Tooltips to the Message List. This is enabled by the
36   'Show tooltips' option on the '/Display/Summaries' Preferences page
37   and is only possible with GTK+ >= 2.12
38
39 * Much improved handling of Return Receipts, both outgoing and
40   incoming. 
41
42 * Added the option to use the system defaults for External Programs
43   preferences on the '/Message View/External Programs' page.
44
45 * Added "select first email in list" to the list of possible
46   selections in the 'Set default selection on entering a folder'
47   options on the '/Display/Summaries' preferences page.
48
49 * IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
50   prevents fetching of tags.)
51
52 * IMAP: Optimised flag handling and message copying.
53
54 * Improved printed page layout for built-in GTK+ printing
55         Bold fonts are now used where appropriate and a demarcation
56         between header and body has been added.
57
58 * Optimised filtering on flags/tags changes.
59
60 * MAEMO: Added LED flashing for new mail alerts
61
62 * MAEMO: Made all of the left of column in the Folder List a hotspot
63   for expanding/collapsing the tree.
64
65 * Updated translations: Brazilian Portuguese, French, German,
66   Hungarian, Italian, and Spanish
67
68 * Bug fixes:
69         o bug 1378, 'Claws exits on IMAP alert message'
70         o bug 1392, 'Top level domain .EU is not recognised as valid'
71         o bug 1395, 'Crash on checking for new mails while filter is
72                      running'
73         o bug 1396, 'Crash on disabling a filter while it is
74                      processing'
75         o bug 1400, 'Drag and drop of URLs does not work'
76         o bug 1402, 'Photo lost when moving address book cards'
77         o bug 1405, 'imap auto auth method doesn't work since 3.1.0'
78         o bug 1407, 'After a copy action, further rules apply to both
79                      original and copy'
80         o bug 1410, 'CM crashed while closing :-('
81         o bug 1417, 'Network log doesn't reveal enough NNTP errors'
82         o bug 1419, 'Seg fault when trying to choose key bindings'
83         o debian bug 453157, 'Fails to post usenet articles after
84                               NNTP connection has been interrupted'
85         o debian bug 454089, 'CVE-2007-6208 insecure tmp file
86                               handling in sylprint.pl prone to
87                               symlink attack' (Removed sylprint.pl)
88         o user themes dir was not set properly and some themes might
89           have disappeared from themes list in prefs.
90         o NNTP: Fix UTF-8 being sent when encoding is 8bit
91         o vCard: Fix QP decoding (and UTF8)
92         o IMAP: Fix M-UTF7 in subscription dialog.
93         o Fix potential buffer overrun
94
95 For further details of the numbered bugs listed above consult
96 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
97
98 ---------------------------------------------------------------------
99 See ChangeLog for full information regarding changes in this release.