2007-08-03 [colin] 2.10.0cvs86
[claws.git] / NEWS
blobd7e025e8428e59ea07b7811fcc9eeba90f7b2160
1 Changes of the  Claws Mail GTK2 branch
3 * 2.10.0
4 --------
6 * libetpan 0.49 is now required for IMAP support
8 * Added "From, To or Subject" to the QuickSearch types.
10 * Added handling of the 'a' key to loop through a mail's MIME parts.
12 * In the Compose window "Add to address book" has been added to the
13   context menu of the sender and recipient fields.
15 * Implemented a proper References filtering condition.
17 * Added the possibility to cancel receiving in IMAP accounts.
19 * Made offline synchronisation faster.
21 * Added an alternate way to fetch flags on IMAP, which improves
22   performance with some servers, (like Exchange).
23   See "Bandwidth-efficient mode" in IMAP accounts' Receive
24   preferences.
26 * Allow manual sorting of Templates.
28 * Templates improvements: easier syntax, add some useful variables.
30 * Implemented per-account and per-folder compose/reply/forward
31   Templates.
33 * Added a QuickSearch option to automatically run a search selected
34   from the history.
36 * Made the Summaries Preferemces page "when entering a folder..."
37   options fully customisable.
39 * Added an "Open last opened folder at startup" option to the
40   Summaries page in the Prerferences.
42 * Changed the Preference "Only mark as read when opened in new
43   window" on the Summaries page to "Only mark as read when opened
44   in new window, or replied to".
46 * Allow disabling mail filtering plugins on a per-account
47   basis.
49 * Added an option to the Bogofilter and SpamAssassin plugins to
50   enable marking saved spam as Read.
52 * Added a warning about encryption limits, which can be disabled.
54 * Removed the "Download all" preference from POP3 accounts; it
55   was useless and confusing.
57 * Re-organized some Preferences page.
59 * Replaced the tabbed layout in Account Preferences with pages.
61 * Renamed 'Protocol Log' to 'Network Log'
63 * Added a few cursor improvments while Claws is busy.
65 * Added support for CRLF in headers of messages.
67 * Added support for a few more date formats (RFC3339 subsets).
69 * The keypad's Enter key now does the same as the Return key.
71 * Improved LDIF import, better error handling, UI cleanup.
73 * LDAP write support has been added.
75 * Use Hildon's file chooser on Maemo.
78 * 2.9.2
79 -------
81 * Added a printer icon.
83 * Bug fixes
84         o bug 1187, 'Reply-to addressee disappears when reply-to text
85                      box is clicked...' (Maemo)
86         o bug 1190, 'dir_open' button doesn't work' (Maemo)
87         o bug 1193, 'Need a way to multi-select items'
88         o bug 1194, 'Hardware keys move from email list to account/
89                      directory list, but not back to email list...'
90                      (Maemo)
91         o bug 1196, 'Edit>Select All doesn't work' (Maemo)
92         o bug 1198, 'Reply-all "disappearing" address bug
93                      persists...'
94         o bug 1200, 'Add option to always retrieve full messages'
95         o bug 1209, 'Clicking on address in header (mailto uri)
96                      selects default account'
97         o bug 1211, 'Offline dialog message bugs/annoyances...'
98         o Don't reflect accounts changes to the mainwindow when it's
99           not necessary.
100         o Fix double fetching of mails if first try failed
101         o Fix a crash in textview
102         o Fix changing quicksearch type (after Esc, after changing
103           Recursive, ...)
104         o tools/uudec Fix missing dash to `display` command-line
106 * 2.9.1
107 -------
109 * Security fix:
110         o Fix for CVE-2007-1558 (APOP)
111           http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558
113 * Bug fixes
114         o Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
115         o Fix encoding woes wrt saving of mails and parts
117 * 2.9.0
118 -------
120 * Added a Maemo port
121   The Maemo port touches several areas: using the correct APIs for
122   a good integration, adding of a new layout suited for small
123   screens, Maemo-specific default preferences changes, Maemo-specific
124   GUI improvements, etc.
126 * Added more customisable colour labels
128 * Added 'Mark as spam', 'Mark as ham', and 'Add to address book'
129   filtering actions
131 * Added a new Quote Format symbol, %A, to insert the sender's email 
132   address
134 * Changed the option to display unread message counts next to folder
135   names: it is now possible to display the total count of messages
136   too. Configurable from Display/Summaries
138 * If Claws Mail is already running on another display, attempting to
139   start it will mention that instead of popping up the window on the
140   other display
142 * Added debugging of filtering/processing rules. Configurable from
143   Other/Logging options page
145 * Added handling of the contextual menu key in compose windows and
146   MIME parts list
148 * Added a "pulsing" progressbar in the label window used when
149   rebuilding folder tree, etc, in order to show activity
151 * Improved "Offline mode override" dialogue to avoid asking
152   repeatedly, but still ask on explicit user actions
154 * Improved the creation of POP/Local accounts when no MH mailbox
155   exist: create the default one
157 * Write folderlist directly after adding/deleting accounts that have
158   folders
160 * Added logging IMAP ALERTs as errors in the log
162 * Added a way for MimeViewer plugins to implement search in a part's
163   body
165 * Updated, added and replaced some icons
167 * Added display of any LDAP specified Search attributes 
169 * Added 'telephoneNumber' in the default LDAP list of attributes
171 * Updated the Face header in the welcome message
173 * Added the option to minimize to tray in the Trayicon plugin
175 * Added a wrapper to mairix in the tools folder, tools/mailrix.sh
177 * Added a script which enables inserting files into the message body
178   of a new Compose window from the command line,
179   tools/claws-mail-compose-insert-files.pl
181 * Updated Brazilian Portuguese, Catalan, Czech, French, German,
182   Hungarian, Polish,Serbian, Simplified Chinese, and Spanish
183   translations
185 * 2.8.1
186 -------
188 * Bug fixes:
189         o bug 1129, '"local mbox file" account isn't retrieving 
190                      mails'
191         o bug 1135, 'cm-segfault on decrypting with PGP/inline'
192         o bug 1136, 'Crash in group address completion'
193         * Fix "After receiving new mail, go to inbox" on IMAP, and
194           restrict it to manual fetching only
195         * Fix alertpanel.h only included in #ifdef HAVE_LIBETPAN
196         * Fix return value without libetpan
197         * Use gtk_window_set_role instead of gtk_window_set_wmclass
198         * Fix mime/globs path on NetBSD
200 * 2.8.0
201 -------
203 * Removed 'Separate Folder tree' and 'Separate Message View' and put
204   new layouts in place of it, 'Standard', 'Three columns', 'Wide
205   message' and 'Wide message list'. Accessible from /View/Layout.
207 * Added IMAP subscriptions
208   Creating a new folder subscribes it. Deleting a folder unsubscribes
209   it. "Creating" an existing but unsubscribed folder will subscribe
210   it. By default, for new accounts, only subscribed folders are shown.
211   A contextual menu item has been added, /Subscriptions,  which allows
212   switching the display between All folders and Subscribed folders
213   only. It also enables the subscribing and unsubscribing of folders. 
215 * Added the option 'Enable customisable menu shortcuts' to the
216   'Other' preferences page. Turning this off locks the current hot
217   keys, preventing accidental changes.
219 * Added icons for application/pdf, application/pgp-signature,
220   application/postscript and text/calendar.
222 * Added /Tools/List URIs
223   Enables opening any or all of the URIs contained in the currently
224   selected mail.
226 * Added 'spam flag' to the Filtering and Processing Match Types.
228 * Removed the 'Composing messages exist' dialogue on exit. Instead
229   opened messages are automatically saved to drafts, and re-opened at
230   the next startup.
232 * Added handling of local URIs, (file:///...), from the --attach
233   command line.
235 * Added Account options for spellcheck default dictionaries.
237 * Added 'Edit/Delete thread'.
239 * Added an option 'Ask about account specific filtering rules...' to
240   the 'Other' page, which was previously a hidden option.
242 * Some preferences have been re-arranged:
243   Moved the 'Ask before emptying trash' option on the 'Other' page
244   outside of the 'On exit' frame as it's not only an 'On exit' option.
245   Moved 'Never send Return Receipts' from 'Other'  to 'Sending' page.
246   Moved keybinding preferences to the 'Other' page.
247   Added 'mousepad' to the list of text editors on the 'External
248   Programs' page.
250 * Bogofilter and SpamAssassin plugins:  Enabled moving spam mail to the
251   Account's Trash folder instead of default Trash folder.
253 * ClamAV plugin: updated for the upstream changes in libclamav, whilst
254   maintaining compatibility with older version of libclamav.
256 * GPG Plugins: Added an option 'Use gpg-agent to manage passwords' to
257   GPG page of the common preferences. Fixes annoyances with distro-
258   installed gpg-agent, when no pinentry program is installed, and the
259   user is at a loss on why "decryption failed". It can be turned off
260   to bypass gpg-agent. The option is disabled if gpg-agent is not
261   running.
263 * TrayIcon plugin: Added 'Hide at startup' and 'Close to tray'
264   options.
265   When the 'Close to tray' option is used the Window Manager's hotkey
266   and [X] button will hide the window instead of closing it - closing
267   CM can be done using the tray icon menu or the /File menu.
268   Clicking the trayicon now raises the window to current desktop when
269   it was either minimized or shaded, or when it was on another desktop.
271 * Added support for non ISO-8859-1 compatible locales to the Actions
272   scripts freshmeat_search.pl, google_search.pl and multiwebsearch.pl.
273                 
274 * Renamed the maildir2claws-mail.pl script to kmail-mailbox2claws-mail.pl
275   and updated it to work with newer versions of Kmail. 
277 * Added thunderbird-filters-convertor.pl script, which converts
278   thunderbird filter rules to Claws filter rules.
280 * Updated Brazilian Portuguese, British English, Czech, Finnish,
281   French, German, Hungarian, Polish, Serbian, Simplified Chinese,
282   Slovak and Spanish translations.
284 * 2.7.2
285 -------
287 * Added command line equivalent options:
288   -h for --help
289   -q and --quit for --exit
290   -v for --version
291   "Unknown option" is now printed when unknown command line options
292   are used.
294 * The wizard for configuration migration, (Sylpheed-Claws to Claws
295   Mail), now has the option to save or not save a backup of the old
296   configuration folder.
298 * The configuration wizard is now re-run if it was previously
299   cancelled.
301 * Bug fixes:
302         o bug 1100, 'Highlighted e-mail data not visible when color
303                      label applied.'
304         o bug 1101, '"Load plugin" button is accidentally hidden'
305         o bug 1102, 'claws-mail-2.7.1 makes use of deprecated ldap 
306                      functions'
307         o IMAP: fixed crash when connect command doesn't exist.
308         o IMAP: better folder checking when an IMAP directory is set.
309         o IMAP: Never remove INBOX when scanning for new folders.
310           It's a special folder that must exist.
311         o fix vertical scrollbar jumping back to the top when 'Check
312           for new folders' is used.
313         o fix sensitivity issues of Mark as Spam/Ham context menus.
314         o fix potential crashes in the address book's embedded 'Edit
315           person' dialogue, and fix conflicting copy/paste menu
316           entry.
317         o Reflect change of Font configuration in the Header view
318           clickable links.
319         o fix handling of empty values in attach_load_directory and
320           attach_save_directory clawsrc options.
321         o fix 2nd-run loss and new configuration loss of filtering
322           rules on configuration migration.
323         o Bogofilter plugin: fix sensitivity of "Insert X-Bogosity
324           header" option
326 * 2.7.1
327 -------
329 * Bug fixes:
330         o bug 1095, 'Crash while changing folder columns during
331                      incorporation'
332         o bug 1098, 'bogus last row display after expanding a thread'
333         o fix a few annoyances when choosing keys for the CMS (S/MIME)
334           protocol
335         o fix updating of the mime parts
336         o fix Forwarding msgs with attachments that have dos line
337           endings
338         o strip S/MIME signatures when re-editing S/MIME signed
339           messages
340         o fix body search starting at the end of the mail (and asking
341           for loop)
342         o fix Enter in search windows
343         o fix dbus-related crash in the the GTK+ file selector.
344         o IMAP: fix recursion when server lists the current subfolder
345           in the response
346         o IMAP: get rid of the previous mailimap when connecting, just
347           in case disconnect was unclean
348         o IMAP: make sure we don't use an old socket when reconnecting
351 * 2.7.0
352 -------
354 * The --select option can now also select emails by Message-ID
356 * Attaching files from 'mailto:' URIs (&attach=...) is now possible.
357   A dialog is displayed to make sure that the user is aware that the
358   mail will contain attachments
360 * 'New Message format' has been added to the Compose/Writing options,
361   this works like the Quote format and the same symbols are supported
363 * Reworked the About dialog, including the addition of a new page, 
364   'Features', which indicates which of the optional features are
365   compiled in and which are not. A 'Release Notes' page was also
366   added
368 * Added history combo for all search fields (message and text)
370 * The 'mark_as_read_delay' option is not hidden anymore and can be
371   found in Configuration/Preferences/Summaries
373 * Added global and per-folder preferences to set the default
374   alternate dictionary
376 * Allow spell-checking to use both current and alternate dictionaries
378 * Added an hidden option 'addressbook_use_editaddress_dialog' to
379   embed the contact editor in the addressbook window in contrast to
380   a separate dialog
382 * Added a hidden option 'unsafe_ssl_certs', to allow storing
383   multiple SSL certificates for a given server/port. You will be
384   asked to accept unknown certificates. Unchecking this option will
385   require you to re-accept previously known certificates
387 * Allow copying of folders between mailboxes
389 * Better automatic account selection for mailing lists (searches for
390   the email address in the Delivered-To header also)
392 * Made the "Synchronise" menu item inactive when there's nothing to
393   synchronise
395 * Use Message font in Writing and Quoting preferences, as well as in
396   Templates
398 * Added more HTML symbols to the html to text converter
400 * Save the addressbook's window size on closing
402 * Better checks for syntax errors are applied to Templates and Quote
403   formats
405 * Added a check to avoid trying to use a non-existent folder as
406   default inbox
408 * Enable setting SSL via STARTTLS from the set-up wizard
410 * Added handling of ":port" in server addresses in the set-up wizard
411   to specify a port to connect to
413 * Bogofilter plugin: added an option to print the X-Claws-Bogosity
414   header in emails handled by the Bogofilter plugin (in MH folders
415   only)
417 * Bogofilter plugin: added an option to whitelist senders found in
418   addressbook
420 * Bogofilter plugin: Allow storing of Unsure mails in a specific
421   folder to make better teaching easier
423 * Bogofilter plugin: Improved GUI interaction while Bogofilter is
424   filtering
426 * TrayIcon plugin: added an "Email from account/..." submenu
428 * updated Brazilian Portuguese, British English, Catalan, Finnish,
429   French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
430   translations
432 * 2.6.1
433 -------
435 * First release as Claws Mail
437 * Bug fixes:
438         o bug 1053, 'SC fails to reestablish a secure connection'
439         o bug 1054, 'Slowness logging big data chunks'
440         o bug 1057, 'crash on sending s signed message to a
441                      newsgroup'
442         o bug 1060, 'compilation error with Irix's cc'
443         o bug 1061, 'crash on opening signed email'
444         o bug 1066, 'Incorrect mailbox size displayed'
445         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
446         o fix Reply To/Mailing list from the menu
447         o forbid drag and drop from/to different folders of type
448           F_UNKNOWN
449         o src/ssl_manager.c: fix possible infinite loop
450         o fix Options/Reply mode after draft save
451         o obey always_show_msg option when marking as spam
452         o fix spelling menu when replying
453         o don't change the From column title to To if the To column
454           is visible
455         o fix the wrong recipient being selected when replying to a
456           msg which is From one of our accounts To another of our
457           accounts
458         o fix crash on combining mark_as_read_delay with Hide Read
459           Messages
460         o create ~/.mailcap if it doesn't exist
463 * 2.6.0
464 -------
466 * Final release as Sylpheed-Claws
468 * libetpan 0.48 or greater is now required for IMAP support.
470 * The Compose window now has an /Options/Reply mode/ menu. This
471   enables changing the recipients of a reply on the fly.
473 * QuickSearch now has a type-ahead option for fast searches.
475 * Extra symbols are now available for the Quote parser, your name,
476   your email address, the account name, and the organization.
478 * In the Folder Properties, it is now possible to test the regular
479   expression used in the Simplify Subject RegExp option.
481 * GSSAPI support has been added for IMAP.
483 * UIDPLUS support has been added for IMAP.
485 * A Stop button has been added for Message Body searches, enabling
486   cancelling of a running search. This is available in '/Edit/Search
487   Folder...' and '/Edit/Find in current message...'.
489 * libSM support has been added. This enables communication with the
490   session manager, so that it is known when the session ends, in
491   order to save the caches, and draft any messages currently being
492   composed.
494 * Support for Address Book Groups has been added to the Compose
495   window's automatic address completion.
497 * a new hidden option has been added, 'respect_flowed_format'. This
498   follows RFC3676 with regard to a message part with a Content-Type
499   that includes 'format=flowed' and 'delsp=yes'. This will cause some
500   mails to have long lines, but will fix some URLs that would
501   otherwise be wrapped. By default it is turned off.
503 * Basic key import/export has been added to the PGP plugins. When
504   generating a new key pair you can export the public key to a key
505   server. When selecting the signature part of a message, if the key
506   is not on your keyring, you will be asked if you want to attempt
507   to import it from a keyserver.
509 * The TrayIcon now displays 'offline' status.
511 * More window sizes and placements are remembered across sessions.
513 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
514   value, and to use strict RFC matching patterns for dates have been
515   added.
517 * Several optimisations have been made.
520 * 2.5.6
521 -------
523 * Bug fixes:
524         o Fix redirecting of sent mails
525         o Fix Go to Next * after applying Preferences
526         o Fix quote-folding when emails don't convert cleanly to
527           UTF-8
529 * 2.5.5
530 -------
532 * Bug fix:
533         o bug 1034, 'Incorrect display of size field in message view'
535 * 2.5.4
536 -------
538 * Bug fixes:
539         o bug 1032, 'Segmentation fault when showing message'
540         o fix crash with quote folding on HTML
541         o fix building with --disable-nls
542         o remove tabs in Subject string
544 * 2.5.3
545 -------
547 * Make node expanding in the Folder List non-recursive
549 * Bug fixes:
550         o bug 1024, 'Array index out of range in
551           claws-mail-2.5.2'
552         o Fix "Check for new folders" on folders with accented
553           characters
554         o Fix filtering "copy" rules
555         o Fix "goto next unread" after collapsing/expanding a node
557 * 2.5.2
558 -------
560 * Bug fixes: 
561         o bug #1023 (Sylpheed deletes too much messages)
562         o Crash in partial downloading
564 * 2.5.1
565 -------
567 * It is now possible to stop searches in message bodies
569 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
570   to fix speed issues with badly implemented servers
571   
572 * Bug fixes: 
573         o Fix multiple registering of SpamAssassin and Bogofilter
574           plugin after having changed their preferences, leading to
575           slowness or duplicated messages.
577 * 2.5.0
578 -------
580 * Minimum required versions of GTK+ and GLIB is now 2.6.0
582 * Minimum required version of libetpan (for IMAP support) is now 0.46
584 * metamail support has been dropped, this is now handled internally
586 * New plugin: Bogofilter, providing Spam filtering and learning
588 * Account-based filtering rules. Each filtering rule can now be
589   assigned to a specific account, by default it's "All".
591 * Filtering against Address Book. It is now possible add matched 
592   conditions to determine if any email address in a message matches
593   or doesn't match any or all books or folders in the Address Book.
595 * Quote folding. Quotes in the message view can now be folded, via
596   the "/View/Quotes/..." menu. The folding can also be toggled by
597   double clicking on the quotes in the Message View
599 * Re-enabled user-defined Headers in Displayed Headers configuration
601 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
602   have been added
604 * Made the list views look more modern by add alternating coloured
605   lines, replacing the box-type expanders with arrows, removing the
606   dotted lines.
607   Hidden prefs have been added to enable users to maintain the old
608   style:
609   'enable_dotted_lines' for the dotted lines and box-type expanders. 
610   'use stripes_in_summary' to enable alternating coloured lines in
611    the Message and Folder lists.
612   'use stripes_everywhere' to  also enable alternating coloured lines
613    in all other lists.
614   Note: 'use_stripes_everywhere' replaces the previous hidden option
615   'enable_rules_hint'.
617 * New hidden pref, 'stripes_color_offset', to change the value added/
618   subtracted to normal bgcolor to create the stripes in the summaries
620 * The Send button on the main toolbar is now inactive when the Queue
621   folders are empty
623 * IMAP: Added a View Log button on auth error
625 * PGP/Core plugin: it is now possible to create a new key pair from
626   within Claws Mail
628 * PGP/Core plugin: When encrypting, if only one key matches, and it 
629   matches exactly, it is automatically used
631 * TrayIcon plugin: the icon now has transparency
633 * Enabled text selection for replying from MimeViewer plugins
635 * The attachments list in the MimeView column can now be scrolled
636   using the mousewheel
638 * In the MimeView column a middle-click will now just open the Mime
639   part without showing it in the Message View, likewise, a right-
640   click will display the context menu without displaying the part
642 * The "When entering a folder..." selection option is now used for
643   '/View/Go to/Next unread folder'
645 * A special Return-Receipt message is shown if the message is from
646   the user
648 * An icon has been added to the statusbar to notify of errors
650 * Added missing icons to the Icon Legend dialog
652 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
653   key
655 * Displaying of huge mails can now be cancelled, so the GUI doesn't
656   block
658 * Claws Mail' internal queue headers are now hidden when showing
659   all headers. They'll be present only in Source window.
661 * Several GUI improvements.
663 * Faster loading of folders and other optimisations and speed-ups
665 * Logging has been improved.
667 * improved sizing of some widgets
669 * Made the desktop file XDG compliant
671 * The manuals have been updated
673 * A Spanish translation of the manual has been added
675 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
676   with OpenOffice.
678 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
679   in emails.
681 * 2.4.0
682 -------
684 * A ./configure option has been added, --with-mandir=DIR allowing the
685   setting of the man directory location
687 * 'Send queue' has been added to the folder contextual menu, which
688   allows sending the contents of a single queue, as opposed to the
689   toolbar's Send Queue, which sends all queues
691 * '/View/Go to/Next unread folder' has been added
693 * 'View/Go to/Next marked messages' now traverses folders
695 * sftp:// links are now recognised in mails
697 * A dialogue is presented to the user when dropping files into the
698   Compose window, asking whether to insert or attach the file(s). The
699   default behaviour can be controlled via a new option in 
700   Compose/Writing
702 * Allow attached message parts to be selected, opened, or saved via
703   their text label in the message body
705 * Save named inlined attachments with "Save all"
707 * An option to change the Folder Type has been added to the Folder
708   Properties
710 * Add |i{sub_expr} to Templates, which allows inserting user-entered
711   text in a template
713 * A new option has been added to '/Preferences/External programs' to
714   allow "Display as text" on attachments to be done via a script
716 * An option to 'Never send Return Receipts' has been added to the
717   'Other' page of the preferences.
719 * The Custom Header dialogue in Account Preferences now has a 'From
720   file...' button, which enables a Face or X-Face header to be set by
721   selecting a file 
723 * libgnomeprint support : A font for printing can be specified in
724   '/Display/Fonts'
726 * Add Help buttons to some dialogues, clicking on them will open the
727   manual at a suitable section in the configured browser
729 * The option 'Add date header' has been removed, a date header is
730   now always added
732 * The '/Message/Re-edit' menu item has been removed from the separate
733   Message View, where it was useless
735 * Display an Account's Protocol as a label instead of the unusable
736   combo when editing accounts
738 * It is now possible to move and copy mails from and to the Drafts
739   and Queue folders
741 * More non-English Subject prefixes have been added
743 * The Attachment flag is now set for some inlined attachments
745 * Faster recursive quicksearch (show current folder's results before
746   searching sub-folders)
748 * Faster send on IMAP
750 * Alert in case of authentication error on imap
752 * Better error reporting in GPG plugins
754 * Faster and better MBOX import/export
756 * Save caches on SIGPIPE (like on Xorg exit)
758 * Unified Info/Help/Symbols buttons
760 * Honor display-header-pane setting in separate window too
762 * Use the user-defined From: in the Return-Path: header when sending
764 * Grab Save button by default in Save dialog, which allows saving
765   by hitting Enter
767 * The online status is checked before resetting mailcheck timer
769 * Show POP3 connection earlier in statusbar
771 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
772   when switching to Online mode
774 * tools/textviewer.pl has been added, which can be used with the new
775   option 'Command for Display as Text' in '/Preferences/External
776   programs'
778 * The Claws Mail logo has been updated
780 * 2.3.1
781 -------
783   * bug fix release
785   * Improved error catching in GnuPG plugins
787   * Always replace \n, \r and \t with spaces in headers
789   * Fix 'make clean' removing of provided manuals
791   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
792     backwards compatible
794   * Fix double-ask of "Do you want to mark all as read"
796   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
797     RFC-compliant)) - Workaround Rockliffe IMAP server bug
799   * Fix bug #969 (crash on rebuilding imap folder)
801   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
803 * 2.3.0
804 -------
806   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
807     has been added in the main window's 'Message/Mailing list' menu
809   * Filtering and processing rules can be disabled with just one click
811   * The From address is editable in the Compose window
813   * A menu has been added to the Compose toolbar button to enable
814     choosing the account to use
816   * Write-only support of .mh_sequences' Unseen property has been added 
817     for MH mailboxes, allowing synchronised flags when reading your MH
818     mailbox with Mutt or other MH-based mail clients
820   * More feedback is provided to the user when importing MBOX files
822   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
823     Search
825   * The option to go to the first Marked message when entering a
826     folder has been added.
828   * The 'ignore thread' flag is now correctly set on mails threaded by
829     subject, in addition to standard headers.
831   * Hidden prefs have been added that allow customization of the
832     colours used in the Log window (useful for dark GTK+ themes)
834   * Optimised large folder reading
836   * Optimised copy/move/deletion/selection
838   * Optimised 'mark all read' in the current folder
840   * 'test' filtering rules are processed in the background
842   * A progressbar for cache updates has been added
844   * A progressbar for copy/move functions has been added
846   * More dialogues have been made HIG compliant
848   * Allow recursive setting of properties for whole mailboxes
850   * A Face header has been added to the Welcome mail
852   * The user manual has been updated
854   * tools/filter_conv_new.pl has been updated for rule 
855     enabling/disabling
857 * 2.2.3
858 -------
860   * bug fix release
862   * Fix crash on a very common code path, introduced by a merge error in 
863     2.2.1
865 * 2.2.2
866 -------
868   * bug fix release
870   * Fix URI check, which failed to identify fake, phishing URIs if they
871     began with a space.
873   * Reply-To and Sender addresses in the message view are now fully
874     clickable.
876   * Remove extraneous tab at start of addresses.
878 * 2.2.1
879 -------
881   * bug fix release
883   * Always obey the "confirm before marking all mails read" option
885   * Fixed MBOX import/export's behaviour on failure
887   * Fixed automatic rule creation with List-Post
889   * Fixed some GTK+ warnings and errors at runtime
891   * Fixed some compiler warnings
893   * Fixed double init of the g_thread subsystem
895   * Fixed saving of parts with names that can't be converted to UTF-8
897   * Fixed a possible infinite loop when filtering moved and copied some
898     mails
900   * Fixed a buffer overflow in Russian locale 
902   * Fixed a memory leak in expired SSL certificate check
904   * Fixed bolding of folder names in the folder selector window with
905     GLib 2.10
907   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
908     duplicates of bug #959 - if libetpan is linked against gnutls, there
909     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
910     release.
912   * The SSL "expired certificate" warning is now presented only once per
913     session
915   * Fixed races when reusing the SMTP sessions
917   * Added the missing timeout on SMTP sessions
919   * Fixed a few leaks
921   * Fixed a crash in PGP plugins, which could happen when signing fails
922     for unknown reasons
924   * Fixed SpamAssassin plugin, which stayed disabled as long as the
925     transport wasn't reselected
927   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
929   * Fixed bug #955 (copying messages between imap folders is extremely
930     slow)
932   * Fixed bug #961 (return receipt dialog complains incorrectly about
933     return-path email adress being different)
935   * Fixed bug #962 (Manual and/or UI should warn about incompatible
936     locking causing dataloss)
938 * 2.2.0
939 -------
941   * S/MIME signature verification has been removed from the PGP/MIME
942     plugin as it is now provided by the S/MIME plugin.
944   * IMAP users will see significant speed improvements.
946   * ANONYMOUS auth has been added for IMAP
948   * In the Compose window all spell-checker options are now available
949     from the /Spelling/Options menu. 
950         
951   * Syntax errors in the extended Quick Search are now indicated by
952     a pink/red background.
954   * An encrypt-to-self option has been added to the Account Privacy
955     options.
957   * Sysadmins can now provide their users with pre-filled values in
958     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
959     for details.
961   * Various GUI improvements have been added.
963   * A new command line option has been added: --select 'folder[/msg]'
964     This can be used at startup and causes the specified folder/message
965     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
967   * Optional background colouring of quotes has been added. It can be
968     configured from the Colour Preferences dialogue.
969     GTK+-2.8.x or newer is required for this feature.
971   * In the Compose window, multiple quote levels are now coloured in
972     the same way as the Message View.
974   * A warning is now displayed on expired SSL certificates and the 
975     expiration date is shown.
977   * A hidden option has been added, 'compose_no_markup', this prohibits
978     the use of bold and italic text in Compose dialogue's account 
979     selector.
981   * LDAPS support has been added.
983   * The user manual has been updated, and French and Polish 
984     translations are now also included.
986 * 2.1.1
987 -------
989   * bug fix release
991   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
992     stored with UTF-8 encoding
994 * 2.1.0
995 -------
997   * libetpan version 0.45 or newer is now required for IMAP support,
998     this allows checking for IMAP/SSL certificates.
1000   * Support for the Face header has been added, 
1001     see http://quimby.gnus.org/circus/face/
1003   * In the Templates dialog TAB address completion has been added for
1004     Cc and Bcc fields, in addition to To. 
1006   * An account's signature file, (Account Preferences, Compose tab),
1007     can now been edited in place using the configured text editor.
1009   * An advanced search is now possible in the '/Edit/Search folder' 
1010     dialog.
1012   * '/Edit/Find' has been added to the Compose window for text 
1013     searching.
1015   * A progress bar is now shown in the status bar whilst doing a Quick 
1016     Search.
1018   * A long search can now be cancelled.
1020   * In a Sent mail folder the From column in the message list is now
1021     automatically changed to the To column.
1023   * '/Message/Colour Label' has been added to the main menu, enabling
1024     (unmodifiable) shortcut keys, Ctrl+[0-7].
1026   * The colour labels are now customisable from the 'Display/Colours'
1027     page of the Preferences. It is now possible to choose any colours 
1028     and to give them each a label.
1030   * A Spell Checking option to 'Recheck message when changing 
1031     dictionary' has been added.
1033   * An option to 'Render HTML-only mail with plugin if possible' has
1034     been added to the 'Message View/Text Options' preferences page.
1036   * Headers in the message view and the Custom headers dialog are now
1037     translated if the option 'Translate header names' is activated.
1039   * It is now possible to sort the columns in the Addressbook.
1041   * More drag-n-drop capabilities have been added, from the message
1042     list to other apps, from the mimeview to other apps, from other 
1043     apps to message list, from other apps to folder list, from the 
1044     mimeview to the message and folder lists and the Compose window's
1045     attachments pane.
1047   * "Ignore thread" has beed added as a filtering action.
1049   * The Compose window is now hidden when sending mails via filtering.
1051   * An alphabetical resort is done immediately when a folder's name
1052     is changed.
1054   * Unsubscribing a newsgroup now removes the related folder and
1055     articles from newscache/
1057   * A "Get more..." link has been added to the Plugins window. This
1058     loads http://claws.sylpheed.org/plugins.php in your browser.
1060   * The SpamAssassin plugin is now equipped with a spam learning 
1061     interface, usable by right-clicking a message and choosing
1062     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
1063     possible to disable SpamAssasin filtering when receiving mail, so
1064     that the plugin can be used for learning only.
1066   * Remote learning in the SpamAssassin plugin has been added. This 
1067     requires SpamAssassin 3.1.x.
1069   * A new script has been added that integrates a Thunderbird folder 
1070     tree into Claws Mail, tools/tbird2syl.py
1072 * 2.0.0
1073 -------
1075   * libetpan >= 0.41 is now required for IMAP support
1077   * A new and completely rewritten manual has been added.
1079   * An icon legend window has been added to the Help menu
1081   * Attached images can now be printed along with the message when using
1082     the optional libgnomeprintui support.
1084   * '--exit' command-line option has been added.
1086   * '--subscribe' command-line option has been added.
1087     Calling claws-mail --subscribe '%s' will ask the loaded plugins
1088     if they can handle the type of URL passed as a parameter. Thus, if
1089     using the RSSyl or vCalendar plugins, for example, the user will be
1090     able to subscribe RSS feeds or Webcals from the browser.
1092   * claws-mail email@domain.com  is now equivalent to --compose
1094   * claws-mail proto://blah.com is equivalent to --subscribe
1096   * HIG compliant button order has been implemented.
1098   * Several dialogues throughout have been improved.
1100   * Text can now also been displayed next to the icons in the main 
1101     window Toolbar.
1103   * Quick mail retrieval from any account is now possible due to the
1104     account submenu which has been added to the 'Get All' button.
1106   * The spellchecker context menu in the compose window has been added
1107     to the standard GtkTextView menu instead of replacing it.
1109   * The Subject in the compose window title now updates instantaneously.
1111   * The mimetypes list in the compose window attachment pane is now
1112     alphabetically ordered.
1114   * The message view email and URI parsers have been enhanced.
1116   * In Quick Search Extended mode, a '...' button has been added, this 
1117     provides the user with a dialogue enabling the quick formation of 
1118     search criteria.
1120   * When Quick Search is activated, the entry box is given a yellow
1121     background for greater visibility.
1123   * The LDAP search in the address book now supports wildcard searching
1124     using '*'.
1126   * The configuration option 'Go to inbox after receiving new mail' has 
1127     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
1129   * The 'Wrap at send' configuration option has been removed.
1131   * Colour preferences have been moved from '/Message View/Colors' to
1132     '/Display/Colors'.
1134   * The previously hidden option, color_new, has been added to the GUI
1135     as '/Display/Colors/Folder' containing new messages.
1137   * The spamassassin and spamassassin_gtk plugins have been merged into
1138     one single plugin, and this plugin is now built by default if the
1139     requirements are matched.
1141   * The clamav and clamav_gtk plugins have been merged into one single
1142     plugin.
1144   * GnuPG support: Add support for PKA info if available
1146   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
1148   * A check to verify that plugins are licenced under a GPL-compatible
1149     licence has been added.
1151   * The unmaintained mathml_viewer plugin has been removed.
1153   * Added tools/filter_conv_new.pl.
1154     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
1155     to Claws filtering rules.
1157 * 1.9.100
1158 ---------
1160   * etpan >= 0.40 is now required for IMAP support
1161     0.40 fixes the SSL connection errors that some users experienced.
1163   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
1164     functions were fixed.
1166   * GnuPG support:
1167     Signature checking is now non-blocking
1169   * The URLs in the About window are now clickable
1171   * the man page has been updated and renamed 'claws-mail'
1173 * 1.9.99
1174 --------
1176   * The binary is now 'claws-mail' and not 'sylpheed'
1178   * The default config dir is now '~/.claws-mail'. The user will
1179     be prompted to perform an automatic migration of configuration
1180     options to this new directory.
1182   * A new default internal icon theme has been added, based on the
1183     Gnomaws theme.
1185   * Messages are now sorted by Date by default
1187   * GnuPG support:
1188     The noticeview is now shown on the message/rfc822 part in addition
1189     to the text/plain part.
1190     The privacy icon in the noticeview is now clickable and also uses
1191     key C to perform the signature check.
1192     The Trust field has been moved into Full info display.
1193     When trust is less than full, don't display a warning icon.
1194     Visual feedback is provided in the statusbar when checking
1195     signature.
1196     The PGP/MIME signature file is now named 'signature.asc'.
1197     The dialog for entering a passphrase has been improved.
1199   * Local deletion of news posts has been added.
1201   * A file selector has been added for selecting an account's Signature
1202     file
1204   * Many window sizes are now remembered.
1206   * The presense of marked msgs in unexpanded subfolders is now indicated
1207     by the icon of the parent folder.
1209 * QuickSearch:
1210   The message list is reset when the dialog is hidden.
1211   The 'Sticky' option, for keeping the search activated across folders.
1213   * The Subject is now set when forwarding multiple mails.
1215   * When a default Cc or Bcc is used, a check is performed to make sure
1216     the To header has also been set.
1218   * In the filtering dialog a warning dialog is shown if the rule was
1219     not saved.
1221   * The file and directory Browse buttons, ("...") have been improved.
1223   * When double-clicking an attachment the "Open with" dialog is
1224     presented if no command was found for the file type.
1226   * The X-Face has been added to the message view and can be toggled by
1227     '/Configuration/Preferences/Message View/Text options/Display
1228     X-Face in messageview'.
1230   * The message list context menu has been reworked.
1232   * When replying to a mail sent by yourself, Reply excludes your own
1233     address from the list of recipients. 'Reply All' and 'Reply to
1234     sender' still work like before.
1236   * When the Folder Preference 'Default To for replies' the entry in
1237     the Compose window is presented in bold text.
1239   * The About window has been reworked.
1241 * 1.9.15
1242 --------
1244   * etpan >= 0.39 is now required for IMAP support
1246   * LDAP and JPilot support is now built by default if the dependencies
1247     are available.
1249   * ~/.mailcap or /etc/mailcap is now used to open attachments
1251   * middle-click pasting that respects the 'Wrap pasted text' option
1252     has been added
1254   * during composition the user is alerted if the message can't be
1255     drafted
1257   * the description windows are now non-modal
1259   * a 'Clear Log' button has been added to the log window popup menu
1261   * Sender, List-Post and To have been added to the headers that are
1262     checked during automatic Filtering and Processing rules creation
1264   * the current locale's charset is used for display of broken mails
1265     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
1266     been added allowing the user to use UTF-8 for broken mails
1268   * GNU/aspell support: if black is chosen as the misspelled word
1269     colour, misspelled words will be underlined.
1271   * the Message View and Compose windows now display the message
1272     subject as the window title.
1274   * libgnomeprint support: currently selected text attachments can be
1275     printed
1277   * drag'n'drop of messages from the Message List to a Compose window's
1278     Attachment pane is now possible
1280   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
1282   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
1283     selection dialog, and the buttons have been reordered.
1285   * the user is warned if the requested Privacy system is not available
1286     when composing a message
1288 * 1.9.14
1289 --------
1291   * The 'Open first unread message when entering a folder' option has
1292     been replaced with 'When entering a folder select...'.
1293     Whether or not the selected message is opened is now exclusively
1294     controlled by the 'Always open message when selected' option.
1296   * Filtering and Processing rules can now be named.
1298   * A new icon for the Trash button has been added.
1300   * The 'Bold font' option has been removed. A displayed bold font is
1301     now derived from the normal font.
1303   * The option 'Display recipient in 'From' column if sender is yourself'
1304     has been removed from the GUI. It still exists as a hidden option.
1306   * Many improvements to the Address book.
1308   * A '/Special paste/' menu item has been added with sub-items 'as
1309     quotation', 'wrapped', and 'unwrapped'.
1311   * Colourisation of quotes, signatures, and URIs has been added to the
1312     Compose window.
1314   * A 'To' column has been added to the message list pane.
1316   * The displayed columns in the folder list are now configurable.
1318   * A hidden option has been added, 'toolbar_detachable', that enables
1319     the removal of the toolbar handles.
1321   * A hidden option has been added, 'statusbar_update_step', that
1322     enables changing the sensitivity of the progress bar stepping.
1324   * Changes to the Fonts options are now applied immediately.
1326   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
1327     parents.
1329   * An 'Open image' menu item has been added to image popup menu in the
1330     message view.
1332   * Several optimisations and speed-ups have been added throughout.
1334   * The localedir, manualdir, and faqdir are now user-configurable.
1336   * tools/asus_mailled.sh
1337     A new script to blink an ASUS laptop's mail LED when there is
1338     unread mail.
1340   * tools/kdeservicemenu/*
1341     Use Claws Mail icon and the text 'Claws Mail' in the menu,
1342     use kdialog during installation
1344 * 1.9.13
1345 --------
1347   * add GPGME 1.x support.
1349   * A new PGP/Core plugin has been added
1351   * IMAP now uses libEtPan!
1353   * Printing support using libgnomeprint2 and libgnomeprintui2
1355   * The cache/mark files are now platform-independent.
1357   * A plugin dependency system has been added.
1359   * The PGP/Inline plugin has been added to the main package.
1361   * Folders which contain Marked messages are now indicated by a
1362     Folder icon overlaid with a tick
1364   * '/Edit/Quick search' menu item has been added to the main window
1366   * An option to 'Confirm before sending queued messages' has been
1367   added
1369   * The "Copy ..." menu items now copy to both the X and the gtk
1370     clipboards in the Compose window
1372   * The Template and Plugin lists are now sorted alphabetically
1374   * Plugins preferences are now grouped under their own 'Plugins'
1375     heading
1377   * A 'Go to Prev' button has been added to the toolbar
1379   * Keyboard accelerators have been added to many buttons
1381   * The folder selection dialogue now displays folder names with
1382     new/unread counts
1384   * The 'Display cursor in message view' option is now a hidden option,
1385     'textview_cursor_visible'
1387   * Reordering of accounts by drag 'n' drop has been enabled in the
1388     'Edit accounts' dialogue
1390   * New Claws Mail icons have been added, and the default
1391     application icon is now set.
1393   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
1396 * 1.9.12
1397 --------
1399   * improved IMAP support
1401   * Performance increases
1403   * /Message/Delete and /Message/Move to trash
1404         '/Message/Delete' has been renamed '/Message/Move to trash'
1405         and '/Message/Delete' has been added. '/Message/Delete' will
1406         now directly destroy the message, after asking for a
1407         confirmation, instead of moving it to the Trash folder.
1409   * new style configuration options interface.
1411   * PGP MIME plugin
1412         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
1414   * LDAP bind password is no longer visible onscreen.
1416   * An option to encrypt replies to encrypted messages by default
1418   * Filtering rules can be reordered by drag n drop
1420   * '/Options/Character encoding/...' has been added to the Compose
1421     window
1423   * Hebrew encodings have been added
1425   * The 'Show all headers' option is now sticky.
1427   * Return Receipts can now be sent from any account.
1429   * A clip/signed icon has been added.
1432 * 1.9.11
1433 --------
1435   * bug-fix release which fixes the ASpell Spell Checker
1436     support
1438 * 1.9.9
1439 -------
1441   * Inline image display
1443   * An option to render HTML as text has been added to
1444     /Configuration/Preferences/Common/Message
1446   * An option for a default Queue folder has been added to the
1447     'Advanced' tab of Account Preferences
1449   * Filtering Preferences window size is saved
1451   * Batch sending of mails (per account)
1453   * Support for GBK encoding
1455   * New logo in About window
1457   * tools/acroread2sylpheed.pl
1458         script to send pdfs as attachments from Adobe Reader 7
1459         see tools/README for details
1462 * 1.9.6
1463 -------
1465   Initial GTK2 release
1467   * default config dir is ~/.sylpheed-gtk2