fix a typo
[claws.git] / RELEASE_NOTES
1 8th February 2008                                    Claws Mail 3.3.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 Notes for this release:
10 ~~~~~~~~~~~~~~~~~~~~~~~
11
12 * Due to licensing problems, the ClamAV plugin has been removed from
13   the Claws Mail core distribution and can now been found packaged
14   separately or with the 'extra plugins' package.
15
16 New in this release:
17 ~~~~~~~~~~~~~~~~~~~~
18
19 * Added NetworkManager support
20   This is built by default if the dependencies are satisfied; it can
21   be specifically disabled with '--disable-networkmanager-support'.
22   This enables Claws Mail to track changes to the network status.
23
24 * Added DIGEST-MD5 support for IMAP authentication
25
26 * Added Folder Properties option, 'Run processing rules when opening'
27   to the General page.
28
29 * Added sub-sorting to the Message List; when the Sort type is either
30   Subject, From, To or Tags, sub-sorting by Date will be active.
31
32 * Added from=address to the mailto sequence
33   The 'from' will try to select the first matching account in the
34   Accounts list, otherwise it will use the usual account selection
35   mechanism but will override it with the given 'from' address.
36
37 * Added insert=FILE  to the mailto sequence (stands for 'insert file')
38   This adds the ability to create a new message from the command-line,
39   with the body set from the contents of an existing file.
40                 
41 * Added mailto with NNTP accounts
42   This comes into play if mailto is used when an NNTP account is the
43   default account or if an NNTP account address is used with 'from'.
44
45 * Added several GUI improvements to the Filtering, Processing, Tags,
46   Actions, Templates, Logging and Address Book dialogues
47
48 * Added a tooltip to the 'replied' icon in the Message List which
49   indicates 'click to see your reply' feature.
50
51 * Added 'claws-mail --version-full' to display the version and a list
52   of the compiled-in features
53
54 * Implemented speed-ups to list operations, deletions and cache
55   updates.
56
57 * Updated the man page
58
59 * The Trayicon plugin icons are now themable.
60
61 * text/calendar message parts are now automatically displayed if a
62   plugin handling text/calendar is loaded, e.g. vCalendar.
63
64 * Maemo: connect HW status change signal for shutdown
65
66 * Maemo: identify mmc1 and mmc2 more clearly in the GUI
67
68 * Maemo: Make dnd threshold higher
69
70 * New translations: Hebrew
71
72 * Updated translations: Brazilian Portuguese, British English, Czech,
73   Finnish, German, Hungarian, Italian, Simplified Chinese, Spanish
74
75 * Bug fixes:
76         o bug 1348, 'Hang ups at exit time with pgp plugin since
77                      3.0.2'
78         o bug 1353, 'on startup with small screen layout, keyboard
79                      input gets lost'
80         o bug 1435, 'Reply doesn't take into account reply-to field'
81         o bug 1436, 'Filter condition dialog doesn't load header
82                      name from current rules'
83         o bug 1439, 'Claws Mail does not remember window size state
84                      when restarted'
85         o bug 1442, 'Tags are repeated in encapsulated messages'
86         o bug 1443, and strip possible whitespaces around custom
87                     header names
88         o bug 1445, 'Display sender using addressbook: fails when
89                      From: isn't an email address'
90         o bug 1452, 'crash while drag'n'droping emails to an IMAP
91                      folder'
92         o bug 1454, 'error message shows parts and signature of
93                      previous messages'
94         o bug 1455, 'Password enters leading letter incorrectly as
95                      uppercase' (maemo)
96         o bug 1446, 'SC crashes frequently when staying in
97                      background'
98         o bug 1465, 'First line in new message does not mark URLs'
99         o bug 1461, 'several components #define _XOPEN_SOURCE
100                      improperly'
101         o bug 1468, 'Use IMAP keyword to store "forwarded" flag'
102         o bug 1469, 'Column width adjustments on message lists do not
103                      save'
104         o bug 1472, 'Keyboard "Menu" key doesn't call spell check of
105                      actuall word'
106         o bug 1477, 
107                 'Claws Mail crashes when view PGP-encrypted message'
108         o bug 1478, 'Wrong pthread_create calls all over the place'
109         o bug 1480, 'should be able to display mail file from command
110                      line'
111         o bug 1485, 'selecting a folder's default account if name
112                      contains '&''
113         o bug 1486, 'Re: Incorrect content when replying'
114         o bug 1493, count lines (\n chars) according to the way
115                     format body is passed (i.e. \-escaped or not).
116         o bug 1502, 'Plus signs are stripped from email addresses
117                      when calling from command line'
118         o Fix the line-breaking, wrapping bug
119         o Fix building of URIs from filenames
120         o Fix scrolling in addressbook duplicate finder result dialog
121         o Fix privacy menu update when replying to encrypted mail and
122           no default privacy system is set
123         o Fix scrolling to bottom when dragging and dropping
124         o Fix path to mime/globs
125         o Fix FreeBSD build with IPV6 support
126         o Fix build on old GCC
127         o Maemo: Fix extra leading hyphen visible in the display
128           header configuration combo list.
129         o Maemo: Fix hardware space key
130         o Maemo: Fix LED handling on OS 2008
131
132 For further details of the numbered bugs listed above consult
133 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
134
135 ---------------------------------------------------------------------
136 See ChangeLog for full information regarding changes in this release.