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