2012-09-09 [mones] 3.8.1cvs47
[claws.git] / RELEASE_NOTES
1 27th June 2012                                      Claws Mail 3.8.1
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 * Replied and Forwarded message status flags are now non-exclusive.
13   Introduced a new message state (and relevant icon in message list)
14   where both the Replied and Forwarded flags are set
15
16 * 'Send to...' has been added to the context menu of a message's
17   parts. This causes a new Compose window to open with the selected
18   mime part attached.
19
20 * 'Hide' and 'View Log' buttons have been added to the Send and
21    Receive dialogues. The former will hide the dialogue, the latter
22    will open the Network Log dialogue.
23
24 * A short symbol has been added the QuickSearch Extended mode: 'ha',
25   an abbreviated form of 'has_attachment'.
26
27 * Basic session statistics are now available, from the Statistics
28   tab in About dialog and the command-line.
29
30 * The display of attached patches, (text/x-patch or text/x-diff), is
31   now colourised. The colours are controlled by 3 new hidden
32   preferences: diff_added_color, diff_deleted_color, and
33   diff_hunk_color.
34
35 * Updated translations: Brazilian Portuguese, Czech, German, French, Hungarian,
36   Indonesian, Lithuanian, Simplified Chinese, Slovak, Spanish, Swedish,
37   Traditional Chinese.
38
39 * Bug fixes:
40         o bug 1090, 'Standard-folders appear again after rescanning tree'
41         o bug 1924, 'Messages marked move to Trash appear identical to
42                      messages marked move to $FOLDER'
43         o bug 2598, 'Actions can move locked messages'
44         o bug 2501, 'opened message blanks when moved to other folder'
45         o bug 2574, 'Statement might be overflowing a buffer in strncat'
46         o bug 2577, 'Focus rectangle on folder list and message
47                      list headings doesn't get properly cleared when switching
48                      heading and horizontally scrolling list (underlines and
49                      vertical lines remain on screen)'
50         o bug 2582, 'Expanded mimeview drag n drop no longer works'
51         o bug 2595, 'Change expand behavior for message list / message view'
52         o bug 2620, 'shift+tab from subject field not working'
53         o bug 2624, 'dialog "Action Configuration" cannot be closed'
54         o bug 2646, 'Compile fails with gnutls-3.0.18'
55         o bug 2659, 'E-mail attachments are handled inconsistently'
56         o bug 2662, '"ag" quicksearch adds "1" to value'
57         o Fix bug in search criteria when doing a complete directory
58           search using '*'
59         o Fix GTK+2.16 build (w32)
60         o Fix sensitivity of toolbar's get_btn (retrieve mail from current
61           account) and of mainwindows's relevant entry when current account
62           is not able to retrieve (SMTP-only).
63         o don't do TLS if not requested by user. fixes connecting to servers
64           which, for example, want SSL 3 only
65
66 For further details of the numbered bugs listed above consult
67 http://www.thewildbeast.co.uk/claws-mail/bugzilla/
68
69 ---------------------------------------------------------------------
70 See ChangeLog for full information regarding changes in this release.