2011-12-29 [pawel] 3.8.0cvs8
[claws.git] / RELEASE_NOTES
1 16th December 2011                                   Claws Mail 3.8.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 * GnuTLS 2.2 is now a minimum requirement if encrypted connections to
13   servers are required.
14
15 * The list displays have been updated to use newer GTK+ functions,
16   this means that the expanders look different and the optional dotted
17   lines have been dropped.
18
19 * A hidden option, 'summary_from_show', which controls the display in
20   the From column of the Message List: 0 (default): show name,
21   1: show address, 2: show name + address
22                 
23 * The image viewer now uses the EXIF Orientation.
24                 
25 * 'Generate X-Mailer header' has been added as an Account option.
26
27 * /View/Message scroll has been added, allowing keyboard shortcuts to
28   be added and used for message scrolling.
29
30 * Home and End keys now function in the Message View.
31
32 * /Message/Print has been added to the Compose window.
33
34 * Updated manuals
35
36 * Update man page
37
38 * Updated translations: Brazilian Portuguese, Czech, French,
39         Hungarian, Indonesian, Russian, Slovak, Spanish, Ukrainian.
40
41 * Bug fixes:
42         o bug 1489, 'Filter action mark_as_read inoperative
43                      following move action
44         o bug 1563, 'Folder view: show complete threads if they
45                      contain unread messages'
46         o bug 1870, 'arrow scrolling in filters'
47         o bug 2116, 'Rip spaces off server names in account
48                      configuration'
49         o bug 2127, 'SSL cert check uses canonical name instead of
50                      specified name'
51         o bug 2177, 'addrbook/addrbook-00000?.xml is not deleted
52                      after removing the address book in the GUI'
53         o bug 2303, 'Next unread message enables message view'
54         o bug 2310, 'Crash when hitting Ctrl+R to reply to a 
55                      particular mail'
56         o bug 2377, 'Show All Headers - make change persistent
57                      between sessions'
58         o bug 2402, 'GnuTLS change breaks socket communication'
59         o bug 2404, 'matcherrc updates upon account renaming'
60         o bug 2406, 'some part of accountrc not updated upon account
61                      rename'
62         o bug 2408, 'Some UI elements are not persistent between
63                      sessions'
64         o bug 2422, 'Toggle Message View w/ V crashes Claws'
65         o bug 2479, 'LDIF address book import matches tags case
66                      sensitive'
67         o bug 2481, 'do not scroll "from" dropdown list and sender
68                      address'
69         o bug 2493, 'Subscription pull down should be alphabetized'
70         o bug 2502, 'gnutls_transport_set_lowat removed in gnutls
71                      3.0.3'
72         o bug 2505, 'tagsdb becomes polluted with old folder entries'
73         o bug 2509, 'manually added headers are lost unless mail is
74                      sent inmediately'
75         o bug 2520, 'Please remove verbose "No further processing
76                      after rule %s" message.'
77         o bug 2525, 'Address completion window does not get keyboard
78                      focus'
79         o bug 2526, 'When reading message in separate window, n and p
80                      keys do not work'
81         o bug 2529, 'crash in mimeview_start_drag after deleting
82                      message'
83         o bug 2543, 'filter actions in actionsrc not updated upon
84                      account renaming'
85         o bug 2560, 'crash when unsubscribing newsgroup and having
86                      active search field'
87         o Fix focus problem on Gnome shell
88         o Fix flicker on recursive quicksearch
89         o Fix huge slowness induced by spellcheck "while typing"
90           during initial quote rewraps.
91         o Fix build with GLib 2.31.
92         o Fix crasher when spellchecking is not enabled
93         o Fix compose window size saving/restoring
94
95 For further details of the numbered bugs listed above consult
96 http://www.thewildbeast.co.uk/claws-mail/bugzilla/
97
98 ---------------------------------------------------------------------
99 See ChangeLog for full information regarding changes in this release.