sync with 0.8.2cvs13
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.8.2
4
5     * GnuPG improvements and fix
6       o The line endings are canonicalized correctly before signing.
7
8         WARNING: don't sign messages with Sylpheed prior to this version
9                  since they didn't fully conform RFC3156 and may cause
10                  incompatibility between other MUAs.
11
12       o The feature to store passphrase in memory temporarily has been
13         implemented.
14       o The ascii-armored encryption and clear text signing has been
15         implemented.
16     * Line-wrapping improvements and fix
17       o The cursor movement on auto-wrapping has been fixed.
18       o Flickers on auto-wrapping has been repressed.
19     * Socket I/O timeout has been implemented.
20     * The '--attach' command line option has been implemented.
21     * Automatic cache expiration for News has been implemented.
22     * Time stamp has been added to the log messages.
23     * Temporary files are created under ~/.sylpheed/tmp/.
24     * The problem of folder and summary view refresh on incorporation has
25       been fixed.
26     * The correct FQDN will be returned to server.
27     * Some major memory leaks have been fixed.
28     * Some other bugs have been fixed.
29
30 * 0.8.1
31
32     * The regression of Japanese code conversion have been fixed.
33     * The problem in MIME header encoding has been fixed.
34     * Several memory leaks in the address book has been fixed.
35
36 * 0.8.0
37
38     * The "Paste as quotation" feature has been implemented.
39     * The "Action" feature (function to pass contents of messages to external
40       programs) has been added.
41     * Automatic line-wrapping on input has been enabled.
42     * The Japanese encoding conversion routine has been rewritten and libkcc
43       has been removed.
44     * The MIME encode/decode routines based on fetchmail have been rewritten.
45     * The IMAP response parser has been improved.
46     * The authentication method on SMTP AUTH can be forced.
47     * The receive error dialog can be disabled.
48     * The option to change the displayed message automatically with cursor
49       key on the summary view has been added.
50     * The copy and paste problem in MIME mode has been mostly fixed.
51     * Some other minor bugfixes and improvements have been made.
52
53 * 0.7.8
54
55     * The feature to leave messages on POP3 server for specified days has
56       been implemented.
57     * The SSL preferences which was broken at the previous version has been
58       fixed.
59
60 * 0.7.7
61
62     * The 'Redirect' (aka Bounce) feature has been implemented.
63     * IMAP4 / POP3 STARTTLS command has been enabled.
64     * NNTP over SSL has been enabled.
65     * The sorting order of the summary view became persistent.
66     * The 'Expand / Collapse all threads' feature have been added.
67     * The sorting order of the folder tree became case insensitive.
68     * The common / account preferences button has been removed from the
69       toolbar.
70     * Some fixes and improvements for MIME view have been made.
71     * The behavior of the toggle menu of 'Folder tree' and 'Message view'
72       have been fixed.
73     * The behavior of address completion has been fixed.
74     * A bug in the header MIME encoding routine on Japanese locale has been
75       fixed.
76     * Some other bugfixes have been made.
77
78 * 0.7.6
79
80     * The manual and FAQ have been updated, and German and Italian FAQ have
81       been added.
82     * IMAP shared folder has been supported.
83     * 'Create filter rule' has been added to the context menu.
84     * Only newsgroup names longer than specified length are abbreviated.
85     * 'Get all' doesn't check for new messages on IMAP or News account by
86       default.
87     * Minor improvements to the folder property dialog have been made.
88     * Special characters like parentheses can be used in password for IMAP
89       accounts now.
90     * Some crash bugs and other minor bugs have been fixed.
91
92 * 0.7.5
93
94     * The license has been modified so that it will be compatible with
95       OpenSSL.
96     * Sent / Drafts / Queue folder on IMAP4 has been enabled.
97     * The internationalization of IMAP4 folder name has been implemented.
98     * IMAP4 folder renaming has been implemented.
99     * Some critical bugs in IMAP4 response parser have been fixed.
100     * Non-default mailboxes are now specifiable for inbox, sent, draft,
101       trash folder and the destination of filtering, using folder identifier.
102     * Folder property dialog has been implemented.
103     * Special folders can be specified from the folder property dialog.
104     * 'Outbox' has been changed to 'Sent'.
105     * Queued messages are now saved to Sent folder after they are actually
106       sent.
107     * The auto line-wrapping has been improved.
108     * 'Reply to sender' now works for newsgroups.
109     * The SMTP server response is now referred on SMTP AUTH.
110     * Templates can be inserted into the current cursor position now.
111     * Confirmation dialog is displayed on sending if subject is empty.
112     * Displayed newsgroup names are now abbreviated.
113     * The timeout of DNS lookup has been implemented.
114     * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
115     * The new application icon has been added.
116     * New message checking on IMAP or news server will be aborted immediately
117       if some errors occurred.
118     * Some menu items have been modified.
119     * Some other bugfixes have been made.
120
121 * 0.7.4
122
123     * The bug that lost UIDL information if any error occured before issuing
124       UIDL command was fixed.
125     * Message retrieving is now cancelable from the menu even if the dialog
126       is hidden.
127     * Some warnings on compiling with gcc-3.0 have been removed.
128     * The English manual has been updated.
129     * The FAQs in English, Spanish and French have been added.
130
131 * 0.7.3
132
133     * Attached files will be inherited on forwarding or reediting.
134     * Filter rules will be also updated when renaming or deleting folders.
135     * 'Get all' and 'Check for new messages' now works for IMAP4 and News
136       accounts.
137     * Limit of Receive size for POP3 has been implemented.
138     * The new notebook tab interface for multipart messages has been
139       implemented, and text parts are displayed on the text view all together.
140     * Separate user ID and password can be used for SMTP AUTH.
141     * ISO-8859-15 support has been added.
142     * Cancellation of POP3 session is now handled correctly.
143     * Some bugfixes have been made.
144
145 * 0.7.2
146
147     * Message moving between different type of folders has been enabled.
148     * PGP decryption failure bug has been fixed.
149     * IMAP4 APPEND command failure has been fixed.
150     * Selection reply bug has been fixed.
151     * The bug that the external editor fails to launch when quotation
152       characters are used in the command line, has been fixed.
153     * 'Show all header' and 'Thread view' became toggle switch.
154     * Some code cleanups have been made.
155
156 * 0.7.1
157
158     * Message copy between different type of folders has been enabled.
159     * Multiple message forwarding has been enabled.
160     * Most of key bindings became customizable.
161     * The default menu shortcuts have been modified so that Ctrl is used
162       as the modifier key.
163     * Quick menu shortcut changer has been implemented.
164     * Quick filter rule creation has been implemented.
165     * "Show all header" now displays the headers in the current message
166       view.
167     * File save dialog has been improved.
168     * '--send' option has been added.
169     * Quoted part of message text on reply or forward is specifiable by
170       selecting it.
171     * From address is now added to Cc entry when 'Reply to all' is used
172       on the messages which have Reply-To header.
173     * Mac OS X (Darwin) has been supported.
174     * Ctrl-Enter now works on the composition window.
175     * It now compiles with C compilers other than gcc.
176     * Crash in mark processing on 64bit architecture has been fixed.
177     * Crash on font load failure has been fixed.
178     * Some address completion bugs have been fixed.
179     * Some many other bugs have been fixed.
180
181 * 0.7.0
182
183     * Undo / redo function has been implemented.
184     * Regular expression has been supported in filtering.
185     * LDIF file import has been improved.
186     * The cursor on composition window blinks now.
187     * The feature to keep editing after saving to draft has been added.
188     * The position of Subject entry on composition window has been moved
189       to the last.
190     * The menu items have been reorganized.
191     * WMCLASS is set for some windows.
192     * A bug that causes infinite loop at line-wrapping has been fixed.
193     * Some bugfixes for template, addressbook and IMAP4 have been made.
194
195 * 0.6.6
196
197     * The newsgroup subscription dialog has been enhanced.
198     * Template function has been improved.
199     * New wrapping function for composition window has been implemented.
200     * Mailto URL has been supported for the --compose option.
201     * The --status option to display current message count has been added.
202     * Workaround for RFC-incompliant Date header has been made.
203     * Check connection between IMAP or NNTP server only if access time
204       limit is expired.
205     * Thai encodings have been supported.
206     * Hungarian message catalog has been added.
207     * Copy and paste problems have been fixed.
208     * Some IMAP4 bugs have been fixed.
209     * Some other bugs have been fixed.
210
211 * 0.6.5
212
213     * The template function has been implemented.
214     * The quotation format parser has been enhanced.
215     * The forwarding format has become customizable.
216     * The "Open with..." dialog on the MIME view now retains command history.
217     * An arrow mark is put on the column of the sorting target.
218     * The Delete key now deletes messages.
219     * The password for SMTP AUTH is asked now when not specified.
220     * The mime.types file is searched from several directories now.
221     * The preferences dialogs have been sorted out a bit.
222     * A freeze bug on using SSL has been fixed.
223     * Some bugs have been fixed.
224
225 * 0.6.4
226
227     * The performance of summary display on large number of messages
228       has been improved.
229     * Columns of the summary view became reorderable.
230     * The default order of the summary view columns has been changed.
231     * Reedit has been enabled in the outbox.
232     * LDIF file import has been implemented.
233     * The crash bug of LDAP has been fixed.
234     * Some other bugs have been fixed.
235
236 * 0.6.3
237
238     * Message body text search has been implemented.
239     * The text part of nested multipart message, or HTML only message
240       is now correctly quoted on replying.
241     * The status of threading is now preserved for each folders.
242     * Selective removal from trash folder has been enabled.
243     * User name and password of IMAP4 account which include spaces are now
244       handled correctly.
245     * Workaround for 8bit characters conversion failure on C locale when
246       using libjconv has been made.
247     * Some bugs that caused crashes have been fixed.
248
249 * 0.6.2
250
251     * The new addressbook has been implemented (Match Grun).
252     * LDAP, vCard, and JPilot have been supported.
253     * The option to launch the external editor automatically has been added.
254     * Sorting by mark, unread, attachment, and color label has been enabled.
255     * Moving to the next or previous flagged messages has been enabled.
256     * The "Mark all read" function has been added.
257     * The function to reformat the current paragraph has been implemented.
258     * Some icons have been replaced.
259     * The layout of some menu items has been modified.
260     * Some other bugfixes have been made.
261
262 * 0.6.1
263
264     * A crash bug caused by the typo of ja.po was fixed.
265     * Some bugs of configure were fixed.
266     * The bug that ignored Bcc: when using external command for sending was
267       fixed.
268     * A bug of auto-checking was fixed.
269     * Readability of the selected color-labelled line has been improved.
270     * Croatian message catalog has been added.
271
272 * 0.6.0
273
274     * Some operations are enabled while receiving.
275     * A progress bar has been added to the status bar.
276     * SSL has been supported (POP3, SMTP, IMAP4).
277     * Color label is implemented.
278     * Sending with local sendmail command is enabled.
279     * Queued messages are now re-editable.
280     * Old messages will be removed after re-editing.
281     * Account information is now used when sending from queue.
282     * New account dialog will be displayed on the first run.
283     * Suppressed the output to status bar on IMAP4 and NNTP.
284     * The memory usage of the integrated XML parser has been reduced.
285     * The configure script has been improved.
286     * The bug that tried to fetch a nonexistent message on POP3 has been
287       fixed.
288     * The crash bugs of the summary view and the attachment property dialog
289       of the composition window has been fixed.
290
291 * 0.5.3
292
293     * The performance of the summary view has been improved a bit.
294     * The option to expand / collapse message threads has been added.
295     * Unread messages are now displayed with bold font.
296     * The option to update all local folders after getting messages has
297       been added.
298     * "Add sender to address book" has been implemented.
299     * The position of displayed message is now kept after updating the
300       summary view.
301     * A security problem of POP3 has been fixed.
302     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
303     * Some other bugs have been fixed.
304
305 * 0.5.2
306
307     * The English manual has been added.
308     * Polish message catalog has been added.
309     * Accounts are automatically selected on reply.
310     * Unnecessary return codes in user-defined header are removed.
311     * UI of date format setting has been improved.
312     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
313     * The bug that suspended the process after opening attached files has
314       been fixed.
315     * Workaround for raw-JIS code in header fields has been done again.
316     * The bug that couldn't handle some responses on NNTP has been fixed.
317     * Some other minor fixes have been done.
318
319 * 0.5.1
320
321     * Expand/collapse state of folders is now preserved.
322     * Newsgroups can be selected from the list dialog.
323     * Workaround for raw-JIS code in header fields.
324     * The current read size in some dialogs are displayed with human-readable
325       format.
326     * Cc can be used in the reply format.
327     * Base64 data with unusual line length became decodable.
328
329 * 0.5.0
330
331     * A fix for the bug that prevented the removal of selected IMAP4 folder.
332
333 * 0.5.0pre4
334
335     * Gettext has been updated to 0.10.38.
336     * Some more outgoing character sets became specifiable without libjconv.
337     * --enable-threads option has been removed temporarily.
338     * IMAP4 mailbox status is now updated while scanning tree.
339     * IMAP4 and NNTP port number is now specifiable.
340     * The Japanese manual has been updated.
341     * Some UI and other fixes have been done.
342
343 * 0.5.0pre3
344
345     * Autoscan of IMAP4 directory has been implemented.
346     * IMAP4 server directory prefix became specifiable.
347     * Some other bugfixes have been done.
348
349 * 0.5.0pre2
350
351     * Bugfixes for IMAP4. Logs are now also output to file.
352
353 * 0.5.0pre1
354
355     * Many bugfixes for IMAP4, and some modifications for user interface.
356
357 * 0.4.99
358
359     * Attached files can be opened with arbitrary programs.
360     * The progress dialog is shown when sending a message.
361     * User-defined headers can be added.
362     * On the folder tree, unread mark is added to closed folders which have
363       some unread subfolders.
364     * Command line options such as --help and --version can now be executed
365       without X.
366     * NNTP authentication has been supported.
367     * Summary view shows a dialog to process the unexecuted marks when
368       changing the current folder.
369     * `Reply to sender' has been added.
370     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
371       INBOX and trash folder are automatically added when creating a new
372       IMAP4 account.
373     * Many other bugfixes have been done.
374
375 * 0.4.66
376
377     * The bug that didn't calculate MD5 correctly on big endian machines
378       (like PowerPC) has been fixed.
379     * The incorporation dialog has been improved.
380     * Auto mail checking has been implemented.
381     * Headers displayed on the message view are now customizable.
382     * Some other bugfixes have been done.
383
384 * 0.4.65
385
386     * The items of preferences dialog have been reorganized.
387     * The header pane can be toggled on and off now.
388     * Page scroll step is now selectable between one page and half page.
389     * Messages can be exported as mbox format.
390     * GnuPG support code has been updated.
391     * The format of date in summary view became freely definable.
392     * The MD5 routine by RSA has been replaced by an FSF implementation.
393     * The progress dialog of POP3 has been considerably improved.
394     * IMAP4 folder creation/deletion is enabled.
395     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
396       fixed.
397     * A socket is now handled with abstraction layer.
398     * Some other bugs have been fixed.
399
400 * 0.4.64
401
402     * The built-in XML parser has been modified so that it escapes certain
403       characters, and supports multiple-lined tag.
404     * The bug that caused infinite loop when illegal XML file was given was
405       fixed.
406     * The problem when not moving to inbox after getting new mail was fixed.
407     * The bug that made Sylpheed crash when clicking Cancel button while
408       getting new mail was fixed.
409
410 * 0.4.63
411
412     * Some menu items are sorted out.
413     * `Attract by subject' is speeded up.
414     * Smooth scrolling of message text is enabled.
415     * Generic mark and Deleted mark became permanent.
416     * Replied and Forwarded mark are enabled.
417     * The design of New and Unread mark is changed.
418     * Generic mark and Unread mark can be toggled with clicking summary view.
419     * Long References header is truncated now.
420     * Updated the GnuPG support code.
421     * Messages can be moved across file systems.
422     * Message date is converted into local time when displaying.
423     * The colors of quoted part and URI of messages can be specified, and
424       they are specifiable according to quotation level.
425     * It is enabled to keep the current folder after receiving new messages.
426     * The speed of cache reading is improved.
427     * Message copy is implemented.
428     * Many other bugfixes have been done.
429
430 * 0.4.62
431
432     * Prohibition of multiple execution and operation by command line
433       options are enabled.
434     * Workaround was done for duplicated From_ line in mbox file.
435     * HTML - > text converter is implemented.
436     * SMTP AUTH is supported.
437     * FIFO is allowed for signature file.
438     * Security probrems related to tmpfile() and chmod() are fixed.
439     * A bug was fixed that couldn't open attached files which include space.
440     * Address completion is enhanced.
441     * Move and remove are enabled in IMAP4.
442     * Message source can be displayed.
443     * Some other bugfixes.
444
445 * 0.4.61
446
447     * Bugs in address completion, sending, and folder view have been fixed.
448
449 * 0.4.60
450
451     * The horizontal scroll bar is added on the summary view.
452     * Drag and drop from the summary view to the folder view is enabled.
453     * Preliminary support of GnuPG is added (needs GPGME).
454     * `Update folder tree' is performed correctly now.
455     * Receiving dialog is improved.
456     * `Select all matched' is enabled in the summary search.
457     * Some new toolbar icons are added.
458     * Attached files can be opened with metamail command.
459     * Address completion with tab key is enabled in the address entry on
460       the composition window.
461     * Some many other bugfixes.
462
463 * 0.4.52
464
465     * News posting feature is implemented.
466     * Number of unread messages is now displayed at the side of folder name.
467     * Accounts are now selectable on the composition window.
468     * Some other bugfixes.
469
470 * 0.4.51
471
472     * A bug was fixed that didn't incorporate spool file correctly.
473     * From_ line is now recognized as separator of messages even if the
474       previous line isn't empty.
475     * A bug was fixed that printed warning when sending message from queue.
476
477 * 0.4.50
478
479     * The architecture were overhauled, and folders are now managed by
480       object-oriented approach.
481     * The location of mailbox became specifiable, and multiple mailboxes
482       are now manageable simultaneously.
483     * Summary scrolls only on the edge when messages are selected.
484     * News servers are now added using account creation.
485     * In IMAP4, the reading of existing folders is enabled.
486     * Interfaces are modified a bit.
487
488 * 0.4.9
489
490     * Fixed some bugs and updated message catalogs.
491
492 * 0.4.8
493
494     * Fixed a bug that locked the process if the status bar was hidden.
495     * Fixed a bug that put a garbage to charset if the outgoing character
496       set was specified and non-ascii characters were used in subject.
497     * Added Portuguese message catalog.
498
499 * 0.4.7
500
501     * Changed the ruler to the more graphical one.
502     * Made the state of status bar get preserved.
503     * Made it configurable for each accounts whether to receive messages
504       when getting from all accounts.
505     * Updated README.
506
507 * 0.4.6
508
509     * Added a ruler to the composition window.
510     * Added the list of the compiled-in features and clickable URI to the
511       official web site to the about dialog.
512     * Added `Show all header' to the right-click menu at the summary.
513     * Fixed a bug on quotation.
514     * Fixed memory leak bugs.
515     * Some other fixes.
516
517 * 0.4.5
518
519     * Implemented line-wrapping functions.
520     * Added supports for some codesets.
521     * Added Chinese message catalog.
522     * Extended quotation format.
523     * Made the settings of the menu shortcuts preservable.
524     * Fixed a probrem that caused to show garbage characters if the codeset
525       wasn't set.
526     * Some other bug fixes.
527
528 * 0.4.4
529
530     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
531
532 * 0.4.3
533
534     * Implemented the draft message function.
535     * Made the summary get the proper display on the queue folder.
536     * Changed the color of unread mark from green to blue.
537     * Some other bug fixes.
538
539 * 0.4.2
540
541     * Added preliminary IMAP4 codes.
542     * Enhanced the MIME message parsing routines.
543     * Changed the display method of HeaderView.
544     * Modified the codeset conversion routines.
545     * Added Spanish message catalog.
546     * Removed `Reply with quote', and added `Reply to all'.
547     * Implemented `Forward as an attachment'.
548     * Some other bug fixes.
549
550 * 0.4.1
551
552     * Fixed the probrem of codeconv.c that prevented compiling.
553     * Modified sylpheed.spec.
554
555 * 0.4.0
556
557     * Modified the layout of the preferences dialog widgets.
558     * Fixed the probrem of Japanese processing on FreeBSD.
559     * Workaround for the malformed References: header generated by OE5 :(
560
561 * 0.3.99
562
563     * Applied Kondara patch and enabled to support many locales, including
564       UTF-8 (Unicode), when using libjconv.
565     * Integrated the manual written by BONAIM.
566     * Added the option that specifies whether to display short headers on
567       message view or not.
568     * Disabled IPv6 support by default.
569     * Added copyright notice to the source files.
570     * Some bug fixes.
571
572 * 0.3.29
573
574     * Supported external editor.
575     * Supported Content-Transfer-Encoding: x-uuencode.
576     * Replaced system() with execvp().
577     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
578     * Enabled to open a message with new window.
579     * Made it display the simplified headers if the part of multipart
580       message is text/plain.
581     * Enabled to use font selection dialog on the setting of message font.
582     * Modified so that it processes address correctly if the part of it is
583       quoted.
584     * Added `None (local)' to the menu of protocol on the account setting.
585     * Some other fixes.
586
587 * 0.3.28
588
589     * Supported ISO-8859-1.
590     * Fixed the size of the dialogs.
591     * Made it saves the size of widgets and the width of columns.
592     * Added the French message catalog.
593     * Changed the variable name of filtering (check the auto-filtering
594       option again if you've turned it on before).
595     * Fixed some bugs.
596