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