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