2009-01-09 [paul] 3.7.0cvs21
[claws.git] / RELEASE_NOTES
1 19th December 2008                                   Claws Mail 3.7.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 * Expanding/Collapsing of threads is now approximately 95% faster.
13
14 * Cache reading is now approximately 10% faster. 
15
16 * The shortcut key settings of the main window and the message list
17   context menus are now connected.
18
19 * The preferences on the 'Other' page have now been moved to
20   Other/Miscellaneous. The parent pages are now unselectable and the
21   first page is automatically selected on opening the preferences.
22
23 * In the Compose window, on the Others tab, the 'Save message to'
24   entry now has a drop-down list of the previous save locations.
25
26 *  In the Compose window, the Attachments Properties window is now
27    confirmed and closed with the Return key.
28
29 * When using an external editor to compose messages, the message is
30   automatically saved to Drafts when the external editor is closed. 
31
32 * A hidden option has been added, 'primary_paste_unselects' which
33   causes the primary buffer to be cleared and the insertion point to
34   be repositioned when the middle mouse button is used for pasting
35   text. It is turned off by default.
36
37 * In the Actions window, the Escape key now cancels the action
38   editing.
39
40 * Offline SSL certificate verification has been added.
41
42 * Privacy plugins: The decryption failure messages are now shown
43   in the NoticeView just above the message text rather than in a
44   popup window.
45
46 * Privacy plugins: when listing the UIDs during a signature check,
47   show the UID validity
48
49 * tools/kdeservicemenu
50   Support for kde4 has been added.
51
52 * tools/popfile-link.sh
53   Support for reusing existing POPFile session ID has been added.
54
55 * win32: better integration has been implemented by using the
56   standard file associations.
57
58 * The user manuals have been updated.
59
60 * Updated Brazilian Portuguese, Bulgarian, Catalan, Dutch, Finnish,
61   French, German, Hungarian, Russian and Swedish translations.
62
63 * Added Czech translation.
64
65 * Removed unmaintained Serbian and Slovak translations.
66
67 * Bug fixes:
68         o bug 1591, 'S/MIME: better key handling/selection dialog'
69         o bug 1711, 'Save-as attachment crashes'
70         o bug 1736, 'Key import does not work'
71         o bug 1746, 'Makes a mailto link from several paragraphs'
72         o bug 1756, "Outdated translators list in About dialogue"
73         o bug 1768, 'claws-mail crashes while checking smime bad
74                     signature'
75         o bug 1771, 'Folder template gets truncated when exiting the
76                     application'
77         o bug 1776, 'use encoded name parameters for attachments
78                     instead of ascii'
79         o bug 1779, 'PGP Inline badly handles multipart'
80         o bug 1789, 'filtering account selection (regression)'
81         o bug 1796, 'PGP/MIME setting: "select key by your email
82                     address" doesn't work'
83         o fix building with gnuTLS on (Open)Solaris
84         o fix account selection in Mailing list menu
85         o fix "display sender using addressbook" when
86           prefs_common.swap_from is in use.
87         o win32: fix unlinking, renaming and bug with non-ascii
88           username
89         o win32: fix getting content-type
90         o win32: prevent multiple launch
91         o win32: fix Start menu update after registering as default
92           Mail app
93
94 For further details of the numbered bugs listed above consult
95 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
96
97 ---------------------------------------------------------------------
98 See ChangeLog for full information regarding changes in this release.