2006-12-11 [colin] 2.6.1cvs18
[claws.git] / NEWS
1 Changes of the  Claws Mail GTK2 branch
2
3 * 2.6.1
4 -------
5
6 * First release as Claws Mail
7
8 * Bug fixes:
9         o bug 1053, 'SC fails to reestablish a secure connection'
10         o bug 1054, 'Slowness logging big data chunks'
11         o bug 1057, 'crash on sending s signed message to a
12                      newsgroup'
13         o bug 1060, 'compilation error with Irix's cc'
14         o bug 1061, 'crash on opening signed email'
15         o bug 1066, 'Incorrect mailbox size displayed'
16         o bug 1069, 'Sent mails disappear, BCC or locking problem?'
17         o fix Reply To/Mailing list from the menu
18         o forbid drag and drop from/to different folders of type
19           F_UNKNOWN
20         o src/ssl_manager.c: fix possible infinite loop
21         o fix Options/Reply mode after draft save
22         o obey always_show_msg option when marking as spam
23         o fix spelling menu when replying
24         o don't change the From column title to To if the To column
25           is visible
26         o fix the wrong recipient being selected when replying to a
27           msg which is From one of our accounts To another of our
28           accounts
29         o fix crash on combining mark_as_read_delay with Hide Read
30           Messages
31         o create ~/.mailcap if it doesn't exist
32
33
34 * 2.6.0
35 -------
36
37 * Final release as Sylpheed-Claws
38
39 * libetpan 0.48 or greater is now required for IMAP support.
40
41 * The Compose window now has an /Options/Reply mode/ menu. This
42   enables changing the recipients of a reply on the fly.
43
44 * QuickSearch now has a type-ahead option for fast searches.
45
46 * Extra symbols are now available for the Quote parser, your name,
47   your email address, the account name, and the organization.
48
49 * In the Folder Properties, it is now possible to test the regular
50   expression used in the Simplify Subject RegExp option.
51
52 * GSSAPI support has been added for IMAP.
53
54 * UIDPLUS support has been added for IMAP.
55
56 * A Stop button has been added for Message Body searches, enabling
57   cancelling of a running search. This is available in '/Edit/Search
58   Folder...' and '/Edit/Find in current message...'.
59
60 * libSM support has been added. This enables communication with the
61   session manager, so that it is known when the session ends, in
62   order to save the caches, and draft any messages currently being
63   composed.
64
65 * Support for Address Book Groups has been added to the Compose
66   window's automatic address completion.
67
68 * a new hidden option has been added, 'respect_flowed_format'. This
69   follows RFC3676 with regard to a message part with a Content-Type
70   that includes 'format=flowed' and 'delsp=yes'. This will cause some
71   mails to have long lines, but will fix some URLs that would
72   otherwise be wrapped. By default it is turned off.
73
74 * Basic key import/export has been added to the PGP plugins. When
75   generating a new key pair you can export the public key to a key
76   server. When selecting the signature part of a message, if the key
77   is not on your keyring, you will be asked if you want to attempt
78   to import it from a keyserver.
79
80 * The TrayIcon now displays 'offline' status.
81
82 * More window sizes and placements are remembered across sessions.
83
84 * tools/fix_date.sh: Switches to replace non RFC-compliant Date:
85   value, and to use strict RFC matching patterns for dates have been
86   added.
87
88 * Several optimisations have been made.
89
90
91 * 2.5.6
92 -------
93
94 * Bug fixes:
95         o Fix redirecting of sent mails
96         o Fix Go to Next * after applying Preferences
97         o Fix quote-folding when emails don't convert cleanly to
98           UTF-8
99
100 * 2.5.5
101 -------
102
103 * Bug fix:
104         o bug 1034, 'Incorrect display of size field in message view'
105
106 * 2.5.4
107 -------
108
109 * Bug fixes:
110         o bug 1032, 'Segmentation fault when showing message'
111         o fix crash with quote folding on HTML
112         o fix building with --disable-nls
113         o remove tabs in Subject string
114
115 * 2.5.3
116 -------
117
118 * Make node expanding in the Folder List non-recursive
119
120 * Bug fixes:
121         o bug 1024, 'Array index out of range in
122           claws-mail-2.5.2'
123         o Fix "Check for new folders" on folders with accented
124           characters
125         o Fix filtering "copy" rules
126         o Fix "goto next unread" after collapsing/expanding a node
127
128 * 2.5.2
129 -------
130
131 * Bug fixes: 
132         o bug #1023 (Sylpheed deletes too much messages)
133         o Crash in partial downloading
134
135 * 2.5.1
136 -------
137
138 * It is now possible to stop searches in message bodies
139
140 * IMAP: Use UID SEARCH ALL instead of UID SEARCH UID 1:* in order
141   to fix speed issues with badly implemented servers
142   
143 * Bug fixes: 
144         o Fix multiple registering of SpamAssassin and Bogofilter
145           plugin after having changed their preferences, leading to
146           slowness or duplicated messages.
147
148 * 2.5.0
149 -------
150
151 * Minimum required versions of GTK+ and GLIB is now 2.6.0
152
153 * Minimum required version of libetpan (for IMAP support) is now 0.46
154
155 * metamail support has been dropped, this is now handled internally
156
157 * New plugin: Bogofilter, providing Spam filtering and learning
158
159 * Account-based filtering rules. Each filtering rule can now be
160   assigned to a specific account, by default it's "All".
161
162 * Filtering against Address Book. It is now possible add matched 
163   conditions to determine if any email address in a message matches
164   or doesn't match any or all books or folders in the Address Book.
165
166 * Quote folding. Quotes in the message view can now be folded, via
167   the "/View/Quotes/..." menu. The folding can also be toggled by
168   double clicking on the quotes in the Message View
169
170 * Re-enabled user-defined Headers in Displayed Headers configuration
171
172 * "/View/Go to/Parent message" and "/View/Go to/Last read message"
173   have been added
174
175 * Made the list views look more modern by add alternating coloured
176   lines, replacing the box-type expanders with arrows, removing the
177   dotted lines.
178   Hidden prefs have been added to enable users to maintain the old
179   style:
180   'enable_dotted_lines' for the dotted lines and box-type expanders. 
181   'use stripes_in_summary' to enable alternating coloured lines in
182    the Message and Folder lists.
183   'use stripes_everywhere' to  also enable alternating coloured lines
184    in all other lists.
185   Note: 'use_stripes_everywhere' replaces the previous hidden option
186   'enable_rules_hint'.
187
188 * New hidden pref, 'stripes_color_offset', to change the value added/
189   subtracted to normal bgcolor to create the stripes in the summaries
190  
191 * The Send button on the main toolbar is now inactive when the Queue
192   folders are empty
193
194 * IMAP: Added a View Log button on auth error
195
196 * PGP/Core plugin: it is now possible to create a new key pair from
197   within Claws Mail
198
199 * PGP/Core plugin: When encrypting, if only one key matches, and it 
200   matches exactly, it is automatically used
201
202 * TrayIcon plugin: the icon now has transparency
203
204 * Enabled text selection for replying from MimeViewer plugins
205
206 * The attachments list in the MimeView column can now be scrolled
207   using the mousewheel
208
209 * In the MimeView column a middle-click will now just open the Mime
210   part without showing it in the Message View, likewise, a right-
211   click will display the context menu without displaying the part
212
213 * The "When entering a folder..." selection option is now used for
214   '/View/Go to/Next unread folder'
215
216 * A special Return-Receipt message is shown if the message is from
217   the user
218
219 * An icon has been added to the statusbar to notify of errors
220
221 * Added missing icons to the Icon Legend dialog
222
223 * Enabled closing of SSL certificates and Folder Sort dialogs with Esc
224   key
225
226 * Displaying of huge mails can now be cancelled, so the GUI doesn't
227   block
228
229 * Claws Mail' internal queue headers are now hidden when showing
230   all headers. They'll be present only in Source window.
231
232 * Several GUI improvements.
233
234 * Faster loading of folders and other optimisations and speed-ups
235
236 * Logging has been improved.
237
238 * improved sizing of some widgets
239
240 * Made the desktop file XDG compliant
241
242 * The manuals have been updated
243
244 * A Spanish translation of the manual has been added
245
246 * Added an action tool, tools/uuooffice, to open uuencoded *.doc files
247   with OpenOffice.
248
249 * Added an action tool, tools/fix_date.sh, to fix a missing Date field
250   in emails.
251
252 * 2.4.0
253 -------
254
255 * A ./configure option has been added, --with-mandir=DIR allowing the
256   setting of the man directory location
257
258 * 'Send queue' has been added to the folder contextual menu, which
259   allows sending the contents of a single queue, as opposed to the
260   toolbar's Send Queue, which sends all queues
261
262 * '/View/Go to/Next unread folder' has been added
263
264 * 'View/Go to/Next marked messages' now traverses folders
265
266 * sftp:// links are now recognised in mails
267
268 * A dialogue is presented to the user when dropping files into the
269   Compose window, asking whether to insert or attach the file(s). The
270   default behaviour can be controlled via a new option in 
271   Compose/Writing
272
273 * Allow attached message parts to be selected, opened, or saved via
274   their text label in the message body
275
276 * Save named inlined attachments with "Save all"
277
278 * An option to change the Folder Type has been added to the Folder
279   Properties
280
281 * Add |i{sub_expr} to Templates, which allows inserting user-entered
282   text in a template
283
284 * A new option has been added to '/Preferences/External programs' to
285   allow "Display as text" on attachments to be done via a script
286
287 * An option to 'Never send Return Receipts' has been added to the
288   'Other' page of the preferences.
289
290 * The Custom Header dialogue in Account Preferences now has a 'From
291   file...' button, which enables a Face or X-Face header to be set by
292   selecting a file 
293
294 * libgnomeprint support : A font for printing can be specified in
295   '/Display/Fonts'
296
297 * Add Help buttons to some dialogues, clicking on them will open the
298   manual at a suitable section in the configured browser
299
300 * The option 'Add date header' has been removed, a date header is
301   now always added
302
303 * The '/Message/Re-edit' menu item has been removed from the separate
304   Message View, where it was useless
305
306 * Display an Account's Protocol as a label instead of the unusable
307   combo when editing accounts
308
309 * It is now possible to move and copy mails from and to the Drafts
310   and Queue folders
311
312 * More non-English Subject prefixes have been added
313
314 * The Attachment flag is now set for some inlined attachments
315
316 * Faster recursive quicksearch (show current folder's results before
317   searching sub-folders)
318
319 * Faster send on IMAP
320
321 * Alert in case of authentication error on imap
322
323 * Better error reporting in GPG plugins
324
325 * Faster and better MBOX import/export
326
327 * Save caches on SIGPIPE (like on Xorg exit)
328
329 * Unified Info/Help/Symbols buttons
330
331 * Honor display-header-pane setting in separate window too
332
333 * Use the user-defined From: in the Return-Path: header when sending
334
335 * Grab Save button by default in Save dialog, which allows saving
336   by hitting Enter
337
338 * The online status is checked before resetting mailcheck timer
339
340 * Show POP3 connection earlier in statusbar
341
342 * Re-read /etc/resolv.conf before connecting to IMAP servers, and
343   when switching to Online mode
344
345 * tools/textviewer.pl has been added, which can be used with the new
346   option 'Command for Display as Text' in '/Preferences/External
347   programs'
348
349 * The Claws Mail logo has been updated
350
351 * 2.3.1
352 -------
353
354   * bug fix release
355
356   * Improved error catching in GnuPG plugins
357
358   * Always replace \n, \r and \t with spaces in headers
359
360   * Fix 'make clean' removing of provided manuals
361
362   * Fix setting of PACKAGE_DATA_DIR with newer versions of autoconf,
363     backwards compatible
364
365   * Fix double-ask of "Do you want to mark all as read"
366
367   * Fix bug #968 (Rockliffe IMAP server doesn't like SC (server isn't 
368     RFC-compliant)) - Workaround Rockliffe IMAP server bug
369
370   * Fix bug #969 (crash on rebuilding imap folder)
371
372   * Fix bug #971 (2.2.3 cannot read mail from local mbox)
373
374 * 2.3.0
375 -------
376
377   * Mailing-list support (Subscribe, Unsubscribe, View Archive, etc) 
378     has been added in the main window's 'Message/Mailing list' menu
379
380   * Filtering and processing rules can be disabled with just one click
381
382   * The From address is editable in the Compose window
383
384   * A menu has been added to the Compose toolbar button to enable
385     choosing the account to use
386
387   * Write-only support of .mh_sequences' Unseen property has been added 
388     for MH mailboxes, allowing synchronised flags when reading your MH
389     mailbox with Mutt or other MH-based mail clients
390
391   * More feedback is provided to the user when importing MBOX files
392
393   * 'k' added as a shortcut for 'colorlabel' in the Extended Quick
394     Search
395
396   * The option to go to the first Marked message when entering a
397     folder has been added.
398
399   * The 'ignore thread' flag is now correctly set on mails threaded by
400     subject, in addition to standard headers.
401
402   * Hidden prefs have been added that allow customization of the
403     colours used in the Log window (useful for dark GTK+ themes)
404
405   * Optimised large folder reading
406
407   * Optimised copy/move/deletion/selection
408
409   * Optimised 'mark all read' in the current folder
410
411   * 'test' filtering rules are processed in the background
412
413   * A progressbar for cache updates has been added
414
415   * A progressbar for copy/move functions has been added
416
417   * More dialogues have been made HIG compliant
418
419   * Allow recursive setting of properties for whole mailboxes
420
421   * A Face header has been added to the Welcome mail
422
423   * The user manual has been updated
424
425   * tools/filter_conv_new.pl has been updated for rule 
426     enabling/disabling
427
428 * 2.2.3
429 -------
430
431   * bug fix release
432
433   * Fix crash on a very common code path, introduced by a merge error in 
434     2.2.1
435
436 * 2.2.2
437 -------
438
439   * bug fix release
440
441   * Fix URI check, which failed to identify fake, phishing URIs if they
442     began with a space.
443
444   * Reply-To and Sender addresses in the message view are now fully
445     clickable.
446
447   * Remove extraneous tab at start of addresses.
448
449 * 2.2.1
450 -------
451
452   * bug fix release
453
454   * Always obey the "confirm before marking all mails read" option
455
456   * Fixed MBOX import/export's behaviour on failure
457
458   * Fixed automatic rule creation with List-Post
459
460   * Fixed some GTK+ warnings and errors at runtime
461
462   * Fixed some compiler warnings
463
464   * Fixed double init of the g_thread subsystem
465
466   * Fixed saving of parts with names that can't be converted to UTF-8
467
468   * Fixed a possible infinite loop when filtering moved and copied some
469     mails
470
471   * Fixed a buffer overflow in Russian locale 
472
473   * Fixed a memory leak in expired SSL certificate check
474
475   * Fixed bolding of folder names in the folder selector window with
476     GLib 2.10
477
478   * Added an hidden preference, 'ssl_skip_cert_check', to avoid
479     duplicates of bug #959 - if libetpan is linked against gnutls, there
480     can be bugs on 64 bits systems. Gnutls fixed them in their 1.2.4 
481     release.
482
483   * The SSL "expired certificate" warning is now presented only once per
484     session
485
486   * Fixed races when reusing the SMTP sessions
487
488   * Added the missing timeout on SMTP sessions
489
490   * Fixed a few leaks
491
492   * Fixed a crash in PGP plugins, which could happen when signing fails
493     for unknown reasons
494
495   * Fixed SpamAssassin plugin, which stayed disabled as long as the
496     transport wasn't reselected
497
498   * Fixed bug #830 (Some unread messages get marked read in IMAP inbox)
499
500   * Fixed bug #955 (copying messages between imap folders is extremely
501     slow)
502
503   * Fixed bug #961 (return receipt dialog complains incorrectly about
504     return-path email adress being different)
505
506   * Fixed bug #962 (Manual and/or UI should warn about incompatible
507     locking causing dataloss)
508
509 * 2.2.0
510 -------
511
512   * S/MIME signature verification has been removed from the PGP/MIME
513     plugin as it is now provided by the S/MIME plugin.
514
515   * IMAP users will see significant speed improvements.
516
517   * ANONYMOUS auth has been added for IMAP
518
519   * In the Compose window all spell-checker options are now available
520     from the /Spelling/Options menu. 
521         
522   * Syntax errors in the extended Quick Search are now indicated by
523     a pink/red background.
524
525   * An encrypt-to-self option has been added to the Account Privacy
526     options.
527
528   * Sysadmins can now provide their users with pre-filled values in
529     the Setup Wizard. See the manual, '6.6. Deploying Claws Mail',
530     for details.
531
532   * Various GUI improvements have been added.
533
534   * A new command line option has been added: --select 'folder[/msg]'
535     This can be used at startup and causes the specified folder/message
536     to be selected. 'folder' is a folder id like '#mh/Mailbox/inbox'
537
538   * Optional background colouring of quotes has been added. It can be
539     configured from the Colour Preferences dialogue.
540     GTK+-2.8.x or newer is required for this feature.
541
542   * In the Compose window, multiple quote levels are now coloured in
543     the same way as the Message View.
544
545   * A warning is now displayed on expired SSL certificates and the 
546     expiration date is shown.
547
548   * A hidden option has been added, 'compose_no_markup', this prohibits
549     the use of bold and italic text in Compose dialogue's account 
550     selector.
551
552   * LDAPS support has been added.
553
554   * The user manual has been updated, and French and Polish 
555     translations are now also included.
556
557 * 2.1.1
558 -------
559
560   * bug fix release
561
562   * The Preferences config file, ~/.claws-mail/sylpheedrc, is now
563     stored with UTF-8 encoding
564
565 * 2.1.0
566 -------
567
568   * libetpan version 0.45 or newer is now required for IMAP support,
569     this allows checking for IMAP/SSL certificates.
570
571   * Support for the Face header has been added, 
572     see http://quimby.gnus.org/circus/face/
573
574   * In the Templates dialog TAB address completion has been added for
575     Cc and Bcc fields, in addition to To. 
576
577   * An account's signature file, (Account Preferences, Compose tab),
578     can now been edited in place using the configured text editor.
579
580   * An advanced search is now possible in the '/Edit/Search folder' 
581     dialog.
582
583   * '/Edit/Find' has been added to the Compose window for text 
584     searching.
585
586   * A progress bar is now shown in the status bar whilst doing a Quick 
587     Search.
588
589   * A long search can now be cancelled.
590
591   * In a Sent mail folder the From column in the message list is now
592     automatically changed to the To column.
593
594   * '/Message/Colour Label' has been added to the main menu, enabling
595     (unmodifiable) shortcut keys, Ctrl+[0-7].
596
597   * The colour labels are now customisable from the 'Display/Colours'
598     page of the Preferences. It is now possible to choose any colours 
599     and to give them each a label.
600
601   * A Spell Checking option to 'Recheck message when changing 
602     dictionary' has been added.
603
604   * An option to 'Render HTML-only mail with plugin if possible' has
605     been added to the 'Message View/Text Options' preferences page.
606
607   * Headers in the message view and the Custom headers dialog are now
608     translated if the option 'Translate header names' is activated.
609
610   * It is now possible to sort the columns in the Addressbook.
611
612   * More drag-n-drop capabilities have been added, from the message
613     list to other apps, from the mimeview to other apps, from other 
614     apps to message list, from other apps to folder list, from the 
615     mimeview to the message and folder lists and the Compose window's
616     attachments pane.
617
618   * "Ignore thread" has beed added as a filtering action.
619
620   * The Compose window is now hidden when sending mails via filtering.
621
622   * An alphabetical resort is done immediately when a folder's name
623     is changed.
624
625   * Unsubscribing a newsgroup now removes the related folder and
626     articles from newscache/
627
628   * A "Get more..." link has been added to the Plugins window. This
629     loads http://claws.sylpheed.org/plugins.php in your browser.
630
631   * The SpamAssassin plugin is now equipped with a spam learning 
632     interface, usable by right-clicking a message and choosing
633     'Mark as Spam' or 'Mark as Ham' in the Mark submenu. It is now also
634     possible to disable SpamAssasin filtering when receiving mail, so
635     that the plugin can be used for learning only.
636
637   * Remote learning in the SpamAssassin plugin has been added. This 
638     requires SpamAssassin 3.1.x.
639
640   * A new script has been added that integrates a Thunderbird folder 
641     tree into Claws Mail, tools/tbird2syl.py
642
643 * 2.0.0
644 -------
645
646   * libetpan >= 0.41 is now required for IMAP support
647
648   * A new and completely rewritten manual has been added.
649
650   * An icon legend window has been added to the Help menu
651
652   * Attached images can now be printed along with the message when using
653     the optional libgnomeprintui support.
654
655   * '--exit' command-line option has been added.
656
657   * '--subscribe' command-line option has been added.
658     Calling claws-mail --subscribe '%s' will ask the loaded plugins
659     if they can handle the type of URL passed as a parameter. Thus, if
660     using the RSSyl or vCalendar plugins, for example, the user will be
661     able to subscribe RSS feeds or Webcals from the browser.
662
663   * claws-mail email@domain.com  is now equivalent to --compose
664
665   * claws-mail proto://blah.com is equivalent to --subscribe
666
667   * HIG compliant button order has been implemented.
668
669   * Several dialogues throughout have been improved.
670
671   * Text can now also been displayed next to the icons in the main 
672     window Toolbar.
673
674   * Quick mail retrieval from any account is now possible due to the
675     account submenu which has been added to the 'Get All' button.
676
677   * The spellchecker context menu in the compose window has been added
678     to the standard GtkTextView menu instead of replacing it.
679
680   * The Subject in the compose window title now updates instantaneously.
681
682   * The mimetypes list in the compose window attachment pane is now
683     alphabetically ordered.
684
685   * The message view email and URI parsers have been enhanced.
686
687   * In Quick Search Extended mode, a '...' button has been added, this 
688     provides the user with a dialogue enabling the quick formation of 
689     search criteria.
690
691   * When Quick Search is activated, the entry box is given a yellow
692     background for greater visibility.
693
694   * The LDAP search in the address book now supports wildcard searching
695     using '*'.
696
697   * The configuration option 'Go to inbox after receiving new mail' has 
698     been moved from 'Display/Summaries' to 'Mail handling/Receive'.
699
700   * The 'Wrap at send' configuration option has been removed.
701
702   * Colour preferences have been moved from '/Message View/Colors' to
703     '/Display/Colors'.
704
705   * The previously hidden option, color_new, has been added to the GUI
706     as '/Display/Colors/Folder' containing new messages.
707
708   * The spamassassin and spamassassin_gtk plugins have been merged into
709     one single plugin, and this plugin is now built by default if the
710     requirements are matched.
711
712   * The clamav and clamav_gtk plugins have been merged into one single
713     plugin.
714
715   * GnuPG support: Add support for PKA info if available
716
717   * The PGP/Inline plugin now supports Content-Type 'application/pgp'.
718
719   * A check to verify that plugins are licenced under a GPL-compatible
720     licence has been added.
721
722   * The unmaintained mathml_viewer plugin has been removed.
723
724   * Added tools/filter_conv_new.pl.
725     Converts the new style Sylpheed filter rules (Sylpheed >= 0.9.99)
726     to Claws filtering rules.
727
728 * 1.9.100
729 ---------
730
731   * etpan >= 0.40 is now required for IMAP support
732     0.40 fixes the SSL connection errors that some users experienced.
733
734   * Buffer overflows in the address book 'Import LDIF/ Mutt/Pine file'
735     functions were fixed.
736
737   * GnuPG support:
738     Signature checking is now non-blocking
739
740   * The URLs in the About window are now clickable
741
742   * the man page has been updated and renamed 'claws-mail'
743
744 * 1.9.99
745 --------
746
747   * The binary is now 'claws-mail' and not 'sylpheed'
748
749   * The default config dir is now '~/.claws-mail'. The user will
750     be prompted to perform an automatic migration of configuration
751     options to this new directory.
752
753   * A new default internal icon theme has been added, based on the
754     Gnomaws theme.
755
756   * Messages are now sorted by Date by default
757
758   * GnuPG support:
759     The noticeview is now shown on the message/rfc822 part in addition
760     to the text/plain part.
761     The privacy icon in the noticeview is now clickable and also uses
762     key C to perform the signature check.
763     The Trust field has been moved into Full info display.
764     When trust is less than full, don't display a warning icon.
765     Visual feedback is provided in the statusbar when checking
766     signature.
767     The PGP/MIME signature file is now named 'signature.asc'.
768     The dialog for entering a passphrase has been improved.
769
770   * Local deletion of news posts has been added.
771
772   * A file selector has been added for selecting an account's Signature
773     file
774
775   * Many window sizes are now remembered.
776
777   * The presense of marked msgs in unexpanded subfolders is now indicated
778     by the icon of the parent folder.
779
780 * QuickSearch:
781   The message list is reset when the dialog is hidden.
782   The 'Sticky' option, for keeping the search activated across folders.
783
784   * The Subject is now set when forwarding multiple mails.
785
786   * When a default Cc or Bcc is used, a check is performed to make sure
787     the To header has also been set.
788
789   * In the filtering dialog a warning dialog is shown if the rule was
790     not saved.
791
792   * The file and directory Browse buttons, ("...") have been improved.
793
794   * When double-clicking an attachment the "Open with" dialog is
795     presented if no command was found for the file type.
796
797   * The X-Face has been added to the message view and can be toggled by
798     '/Configuration/Preferences/Message View/Text options/Display
799     X-Face in messageview'.
800
801   * The message list context menu has been reworked.
802
803   * When replying to a mail sent by yourself, Reply excludes your own
804     address from the list of recipients. 'Reply All' and 'Reply to
805     sender' still work like before.
806
807   * When the Folder Preference 'Default To for replies' the entry in
808     the Compose window is presented in bold text.
809
810   * The About window has been reworked.
811
812 * 1.9.15
813 --------
814
815   * etpan >= 0.39 is now required for IMAP support
816
817   * LDAP and JPilot support is now built by default if the dependencies
818     are available.
819
820   * ~/.mailcap or /etc/mailcap is now used to open attachments
821
822   * middle-click pasting that respects the 'Wrap pasted text' option
823     has been added
824
825   * during composition the user is alerted if the message can't be
826     drafted
827
828   * the description windows are now non-modal
829
830   * a 'Clear Log' button has been added to the log window popup menu
831
832   * Sender, List-Post and To have been added to the headers that are
833     checked during automatic Filtering and Processing rules creation
834
835   * the current locale's charset is used for display of broken mails
836     and a hidden option, 'utf8_instead_of_locale_for_broken_mail', has
837     been added allowing the user to use UTF-8 for broken mails
838
839   * GNU/aspell support: if black is chosen as the misspelled word
840     colour, misspelled words will be underlined.
841
842   * the Message View and Compose windows now display the message
843     subject as the window title.
844
845   * libgnomeprint support: currently selected text attachments can be
846     printed
847
848   * drag'n'drop of messages from the Message List to a Compose window's
849     Attachment pane is now possible
850
851   * PGP/MIME plugin: it is now possible to verify S/MIME signatures
852
853   * PGP/Core plugin: A "Don't encrypt" button has been added to the key
854     selection dialog, and the buttons have been reordered.
855
856   * the user is warned if the requested Privacy system is not available
857     when composing a message
858
859 * 1.9.14
860 --------
861
862   * The 'Open first unread message when entering a folder' option has
863     been replaced with 'When entering a folder select...'.
864     Whether or not the selected message is opened is now exclusively
865     controlled by the 'Always open message when selected' option.
866
867   * Filtering and Processing rules can now be named.
868
869   * A new icon for the Trash button has been added.
870
871   * The 'Bold font' option has been removed. A displayed bold font is
872     now derived from the normal font.
873
874   * The option 'Display recipient in 'From' column if sender is yourself'
875     has been removed from the GUI. It still exists as a hidden option.
876
877   * Many improvements to the Address book.
878
879   * A '/Special paste/' menu item has been added with sub-items 'as
880     quotation', 'wrapped', and 'unwrapped'.
881
882   * Colourisation of quotes, signatures, and URIs has been added to the
883     Compose window.
884
885   * A 'To' column has been added to the message list pane.
886
887   * The displayed columns in the folder list are now configurable.
888
889   * A hidden option has been added, 'toolbar_detachable', that enables
890     the removal of the toolbar handles.
891
892   * A hidden option has been added, 'statusbar_update_step', that
893     enables changing the sensitivity of the progress bar stepping.
894
895   * Changes to the Fonts options are now applied immediately.
896
897   * Subfolders of Drafts, Queue, Sent, and Trash now behave like their
898     parents.
899
900   * An 'Open image' menu item has been added to image popup menu in the
901     message view.
902
903   * Several optimisations and speed-ups have been added throughout.
904
905   * The localedir, manualdir, and faqdir are now user-configurable.
906
907   * tools/asus_mailled.sh
908     A new script to blink an ASUS laptop's mail LED when there is
909     unread mail.
910
911   * tools/kdeservicemenu/*
912     Use Claws Mail icon and the text 'Claws Mail' in the menu,
913     use kdialog during installation
914
915 * 1.9.13
916 --------
917
918   * add GPGME 1.x support.
919
920   * A new PGP/Core plugin has been added
921
922   * IMAP now uses libEtPan!
923
924   * Printing support using libgnomeprint2 and libgnomeprintui2
925
926   * The cache/mark files are now platform-independent.
927
928   * A plugin dependency system has been added.
929
930   * The PGP/Inline plugin has been added to the main package.
931
932   * Folders which contain Marked messages are now indicated by a
933     Folder icon overlaid with a tick
934
935   * '/Edit/Quick search' menu item has been added to the main window
936
937   * An option to 'Confirm before sending queued messages' has been
938   added
939
940   * The "Copy ..." menu items now copy to both the X and the gtk
941     clipboards in the Compose window
942
943   * The Template and Plugin lists are now sorted alphabetically
944
945   * Plugins preferences are now grouped under their own 'Plugins'
946     heading
947
948   * A 'Go to Prev' button has been added to the toolbar
949
950   * Keyboard accelerators have been added to many buttons
951
952   * The folder selection dialogue now displays folder names with
953     new/unread counts
954
955   * The 'Display cursor in message view' option is now a hidden option,
956     'textview_cursor_visible'
957
958   * Reordering of accounts by drag 'n' drop has been enabled in the
959     'Edit accounts' dialogue
960
961   * New Claws Mail icons have been added, and the default
962     application icon is now set.
963
964   * The SpamAssassin and Clam AntiVirus plugins have been optimised.
965
966
967 * 1.9.12
968 --------
969
970   * improved IMAP support
971
972   * Performance increases
973
974   * /Message/Delete and /Message/Move to trash
975         '/Message/Delete' has been renamed '/Message/Move to trash'
976         and '/Message/Delete' has been added. '/Message/Delete' will
977         now directly destroy the message, after asking for a
978         confirmation, instead of moving it to the Trash folder.
979
980   * new style configuration options interface.
981
982   * PGP MIME plugin
983         The 'PGP/MIME' plugin has been renamed 'PGP MIME'.
984
985   * LDAP bind password is no longer visible onscreen.
986
987   * An option to encrypt replies to encrypted messages by default
988
989   * Filtering rules can be reordered by drag n drop
990
991   * '/Options/Character encoding/...' has been added to the Compose
992     window
993
994   * Hebrew encodings have been added
995
996   * The 'Show all headers' option is now sticky.
997
998   * Return Receipts can now be sent from any account.
999
1000   * A clip/signed icon has been added.
1001
1002
1003 * 1.9.11
1004 --------
1005
1006   * bug-fix release which fixes the ASpell Spell Checker
1007     support
1008
1009 * 1.9.9
1010 -------
1011
1012   * Inline image display
1013
1014   * An option to render HTML as text has been added to
1015     /Configuration/Preferences/Common/Message
1016
1017   * An option for a default Queue folder has been added to the
1018     'Advanced' tab of Account Preferences
1019
1020   * Filtering Preferences window size is saved
1021
1022   * Batch sending of mails (per account)
1023
1024   * Support for GBK encoding
1025
1026   * New logo in About window
1027
1028   * tools/acroread2sylpheed.pl
1029         script to send pdfs as attachments from Adobe Reader 7
1030         see tools/README for details
1031
1032
1033 * 1.9.6
1034 -------
1035
1036   Initial GTK2 release
1037
1038   * default config dir is ~/.sylpheed-gtk2