a08b6439aa5135911f67d9443854dc5cc46eb5ca
[claws.git] / RELEASE_NOTES
1 8th January 2010                                     Claws Mail 3.7.4
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 * Spell checker: Highlight misspelled words when applying template
13   and 'check while typing' option is on
14
15 * Spell checker: Highlight misspelled words in text inserted from
16   file(s) or pasted to message body when 'check while typing' option
17   is on
18
19 * Improve parsing of List-Post header
20
21 * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
22   message selection from the message list into other applications.
23   This enables other applications to back-link to Claws Mail via a
24   "claws-mail --select" call after they received a drop.
25
26 * Place the cursor in the compose window according to provided input.
27   If To: is present place cursor in Subject: field and if both To:
28   and Subject: are present place cursor in body. If body: is present
29   insert a new line after text and place cursor there.
30
31 * QuickSearch: Use all of the available space to view expressions
32
33 * Updated English and Spanish user manuals.
34
35 * Updated  Brazilian Portuguese, Catalan, Czech, Dutch, French,
36   German, Hungarian, Indonesian, Japanese, Portuguese, Russian, and
37   Slovak translations.
38
39 * Bug fixes:
40         o bug 1850, '"Reply All" duplicates "To" user in "CC" if
41                      original email had user in "From" and "CC"
42         o bug 1867, 'Changing account does not change BCC address'
43         o bug 1996, 'S/MIME key not selected'
44         o bug 2028, 'Attempts to connect to all accounts on exit'
45         o bug 2040, 'numbers in subject entry marked as misspelled'
46         o bug 2041, 'add autonomical scrolled windows to prefs pages'
47         o bug 2049, 'some icons not copied?'
48         o bug 2053, 'Inconsistent application of Coloration of
49                      Message text'
50         o bug 2055, 'duplicate mailing list reply if List-Post +
51                      Reply-To present'
52         o bug 2057, 'Claws mail does not keep renamed names of
53                      nntp-subscribed groups'
54         o bug 2063, 'glib assertion in GRelation use in imap.c'
55         o bug 2074, 'Remember sending account for sent messages'
56         o bug 2082, 'Wrong color rectangle position when replacing
57                      "color" processing rule'
58         o bug 2089, 'URLs ending with an underscore ('_') are not
59                      correctly parsed'
60         o fix statusbar in GTK+ 2.19.x
61         o fix crash in some cases when Enchant is enabled but the
62           spell checker is disabled
63         o fix leak and unchecked accesses.
64         o modify cairo clip handling in preview windows, to prevent
65           print preview windows from being blank with GTK+ 2.18
66         o fix core dump when attempting to insert a non-existing file
67           using a mailto: uri
68         o fix LDIF export
69         o fix registering as default client on windows 7
70         o fix win32 build on latest mingw32
71
72 For further details of the numbered bugs listed above consult
73 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
74
75 ---------------------------------------------------------------------
76 See ChangeLog for full information regarding changes in this release.