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