2007-03-05 [colin] 2.8.0cvs23
[claws.git] / RELEASE_NOTES
1 26th February 2007                                   Claws Mail 2.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 * Removed 'Separate Folder tree' and 'Separate Message View' and put
13   new layouts in place of it, 'Standard', 'Three columns', 'Wide
14   message' and 'Wide message list'. Accessible from /View/Layout.
15
16 * Added IMAP subscriptions
17   Creating a new folder subscribes it. Deleting a folder unsubscribes
18   it. "Creating" an existing but unsubscribed folder will subscribe
19   it. By default, for new accounts, only subscribed folders are shown.
20   A contextual menu item has been added, /Subscriptions,  which allows
21   switching the display between All folders and Subscribed folders
22   only. It also enables the subscribing and unsubscribing of folders. 
23
24 * Added the option 'Enable customisable menu shortcuts' to the
25   'Other' preferences page. Turning this off locks the current hot
26   keys, preventing accidental changes.
27
28 * Added icons for application/pdf, application/pgp-signature,
29   application/postscript and text/calendar.
30
31 * Added /Tools/List URIs
32   Enables opening any or all of the URIs contained in the currently
33   selected mail.
34
35 * Added 'spam flag' to the Filtering and Processing Match Types.
36
37 * Removed the 'Composing messages exist' dialogue on exit. Instead
38   opened messages are automatically saved to drafts, and re-opened at
39   the next startup.
40
41 * Added handling of local URIs, (file:///...), from the --attach
42   command line.
43
44 * Added Account options for spellcheck default dictionaries.
45
46 * Added 'Edit/Delete thread'.
47
48 * Added an option 'Ask about account specific filtering rules...' to
49   the 'Other' page, which was previously a hidden option.
50
51 * Some preferences have been re-arranged:
52   Moved the 'Ask before emptying trash' option on the 'Other' page
53   outside of the 'On exit' frame as it's not only an 'On exit' option.
54   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
55   Moved keybinding preferences to the 'Other' page.
56   Added 'mousepad' to the list of text editors on the 'External
57   Programs' page.
58
59 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
60   Account's Trash folder instead of default Trash folder.
61
62 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
63   maintaining compatibility with older version of libclamav.
64
65 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
66   GPG page of the common preferences. Fixes annoyances with distro-
67   installed gpg-agent, when no pinentry program is installed, and the
68   user is at a loss on why "decryption failed". It can be turned off
69   to bypass gpg-agent. The option is disabled if gpg-agent is not
70   running.
71
72 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
73   options.
74   When the 'Close to tray' option is used the Window Manager's hotkey
75   and [X] button will hide the window instead of closing it - closing
76   CM can be done using the tray icon menu or the /File menu.
77   Clicking the trayicon now raises the window to current desktop when
78   it was either minimized or shaded, or when it was on another desktop.
79
80 * Added support for non ISO-8859-1 compatible locales to the Actions
81   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
82                 
83 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
84   and updated it to work with newer versions of Kmail. 
85
86 * Added thunderbird-filters-convertor.pl script, which converts
87   thunderbird filter rules to Claws filter rules.
88
89 * Updated Brazilian Portuguese, British English, Czech, Finnish,
90   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
91   Slovak and Spanish translations.
92
93 * Bug fixes:
94         o bug 1033, 'Automatically refresh message list when new
95                      messages arrives'
96         o bug 1106, 'Claws crash on exit if LDAPS autocompletion
97                      was used'
98         o bug 1110, 'pgpmime fails to process encapsulated openpgp
99                      mime (rfc 3156, 6.1 -> rfc1847)'
100         o bug 1116, 'summary view allow a subject line break'
101         o bug 1117, 'fcntl locking code does not work in mbox.c'
102         o bug 1123, 'Segmentation fault while opening address book'
103         o Gentoo bug 165819, 'can't create a "local mbox file" account'
104         * Fixed bug that prevented colorization from working in the
105           Compose window without the wrap quotation option.
106         * Fixed address completion issues.
107         * Fixed focus issues after hiding the Quick Search
108         * Don't encode ',' in URIs before passing it to the browser
109           command-line.
110         * Fixed markup being shown in the alert panel
111         * Recognize .utf8 locales as .UTF-8 ones
112         * Fixed code conversion when dragging a file
113         * Fixed 'warn if there are queued messages' option, which
114           only checked the first mailbox's queue
115         * Fixed default hotkeys in Compose's Send menu.
116         * Plug some memory leaks.
117
118 For further details of the numbered bugs listed above consult
119 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
120
121 ---------------------------------------------------------------------
122 See ChangeLog for full information regarding changes in this release.