Statistics
| Revision:

root / NEWS @ 1631

History | View | Annotate | Download (31.2 kB)

1
Changes of Sylpheed
2
3
* 2.4.0beta8 (development)
4
5
    * In the address book, the import of CSV and Tab-separated text file was
6
      implemented.
7
    * 'Within 1 day' and 'Recent 5 days' was added to the quick search rule.
8
    * The toolbar style switch was added to the toolbar context menu.
9
    * Stop button now cancels all sessions.
10
    * The limitation of the nesting level of MIME structure was relaxed.
11
    * A margin for text was added to the composition window.
12
    * An error dialog is displayed if the execution of junk filter command
13
      fails.
14
    * The overwrite confirmation of the file selection dialog was improved.
15
    * ISO-8859-16 was supported in code conversion.
16
    * Several UI problems in the address book were fixed.
17
    * The stability of the cancellation of POP3/SMTP session was improved.
18
    * The bug that the displayed number of message becoming incorrect on
19
      folder search was fixed.
20
21
* 2.4.0beta7 (development)
22
23
    * In-Reply-To header was supported in mailto URL.
24
    * Stop button was added to the main toolbar.
25
    * An error message is displayed now when the decryption of PGP encrypted
26
      messages failed.
27
    * Remote commands such as 'compose', 'receive' and 'send' are disabled
28
      when a modal dialog exists.
29
    * Process termination is forced after the execution of finalizer routine.
30
    * The behavior of 'Go to next unread' with changing folders was fixed.
31
    * The sylpheed.desktop file was modified.
32
    * Win32: A bug that the folder path separator was not processed correctly
33
      in some cases (fixes path information becoming incorrect on renaming
34
      subfolders).
35
36
* 2.4.0beta6 (development)
37
38
    * The bug in automatic IMAP4 filtering that messages which were not
39
      filtered were not counted as new ones was fixed.
40
    * Win32: The workaroud for the redraw problem of GtkCList and GtkCTree
41
      in GTK+ 2.10.11 was made.
42
    * Win32: The stall on rebuilding folder tree which appeared since GTK+
43
      2.10.11 was fixed.
44
    * Win32: Environmental variable "LANGUAGE" was disabled (fixes incorrect
45
      language selection on some environments).
46
47
* 2.4.0beta5 (development)
48
49
    * Close button was added to the address book dialog, and the layout was
50
      improved.
51
    * The automatic junk mail filtering on IMAP4 was enabled.
52
    * Automatically filtered IMAP4 messages are also counted for new mail
53
      notification now.
54
    * The default directory of the printing dialog became the document
55
      directory.
56
    * The crash on some environments when verifying signed messages was fixed.
57
    * The crash on exit when the order of summary columns were modified by
58
      DnD was fixed.
59
    * The wrong handling of quotation in multi-byte strings on MIME header
60
      encoding was fixed.
61
    * Win32: The bug that the timeout on receiving and sending didn't work
62
      was fixed.
63
    * Win32: The path separator problem of folderlist.xml was fixed.
64
    * Win32: libcairo-2.dll, libgpg-error-0.dll, libgpgme-11.dll, GLib and
65
      GTK+ was updated to the latest version.
66
    * Win32: The redraw of windows became smoother (GTK+).
67
    * Win32: Win32 shell icons are now displayed on the file selection dialog
68
      (GTK+).
69
70
* 2.4.0beta4 (development)
71
72
    * The address book was improved.
73
      - Copy and paste of persons in the address book was enabled.
74
      - The menu sensitivity of the address book became accurate.
75
      - When deleting addresses from a group, they are just removed from the
76
        group (not from person) now.
77
      - 'Lookup' button is disabled if LDAP search is not available.
78
    * The checking of remote folders doesn't abort with non-fatal errors now
79
      except for network failure.
80
    * The problem that the width of the folder view was not saved when the
81
      main window was maximized was fixed.
82
    * The coloring of message number columns in the folder view was enabled.
83
    * Win32: In Windows Vista, the problem that the selected menu items were
84
      not visible was fixed.
85
86
* 2.4.0beta3 (development)
87
88
    * The toolbar customization dialog was improved.
89
    * 'Not junk' and 'Search' button were added to the main toolbar.
90
    * The 'Send' button is disabled when no queued messages exist.
91
    * Junk mails are filtered when incorporating from local spool even if
92
      'Filter on incorporation' is disabled.
93
    * The 'Get' button of the main toolbar was fixed.
94
    * Several bugs of the search dialog were fixed.
95
    * Win32: The sorted column of the selected row on the summary view becomes
96
      visible when it doesn't have focus.
97
    * Win32: System fonts with multi-byte font names (such as 'MS PGothic' and
98
      'Meiryo') can be available now.
99
100
* 2.4.0beta2 (development)
101
102
    * The toolbar was rewritten with new API.
103
    * 'Prev', 'Print', 'Address', 'Prefs', and 'Account' was added to the
104
      main toolbar, and 'Prefs' and 'Account' was added to the compose toolbar.
105
    * The overflow menu for toolbar was added.
106
    * The width of toolbar buttons was reduced when the labels are displayed.
107
    * The option to place toolbar labels at the right of icons was added, and
108
      it became the default.
109
    * The bug that the window was kept being skipped from window list after it
110
      became visible with window shading or switching workspaces.
111
    * Some of the UI labels are modified.
112
    * Unix: Symbolic links are now also scanned when scanning MH folders.
113
114
* 2.4.0beta1 (development)
115
116
    * The automatic filtering of new messages in INBOX folder of IMAP4 account
117
      was implemented.
118
    * The customization of the toolbars was implemented.
119
    * The option to toggle window on trayicon click was added.
120
    * Junk mails are now filtered when incorporating from local spool.
121
    * UTF-8 is forced for headers instead of substituting characters if the
122
      code conversion failed.
123
    * The crash of the text view when switching between MIME parts was fixed.
124
    * Win32: the socket buffer size was increased to improve the performance
125
      of network communication.
126
    * Win32: GTK+ and GLib was updated to the latest version.
127
128
* 2.3.0 (stable)
129
130
    * The Japanese manual was updated.
131
132
* 2.3.0rc (development)
133
134
    * CA certificates bundle file is now looked up in multiple location.
135
    * Cancelling the verification of certificates is only applied for current
136
      connection now.
137
    * The version string was changed.
138
    * The bug that the blank message view appeared when displaying window from
139
      the tray icon while the message view was hidden in separate window mode
140
      was fixed.
141
    * Win32: The common CA certificates were included in the package.
142
143
* 2.3.0beta7 (development)
144
145
    * Page setup for printing was added.
146
    * The range specification of printing now works correctly.
147
    * The printing of MIME part now uses the new printing function.
148
    * The font size of printing now follows the display setting.
149
    * The option to input signature directly was added to the account
150
      preferences.
151
    * Signature is automatically generated when creating a new account.
152
    * Bcc: and Reply-To: were added to the template.
153
    * '/etc/ssl/certs' directory is used for SSL certificate verification if
154
      exist.
155
    * When SSL certificate cannot be verified, the confirmation dialog is now
156
      displayed.
157
    * Cursor is now placed at the top of the text (alternatively To or Subject
158
      entry if they are empty) when reediting messages.
159
    * Unix: Resolver is now reinitialized if '/etc/resolv.conf' is modified.
160
161
* 2.3.0beta6 (development)
162
163
    * The new printing function was implemented.
164
      - Each page is now rendered by Cairo.
165
      - The native print dialog is used.
166
      - Page number is printed for each page.
167
      - The option "Use external program for printing" was added.
168
      - The printing of MIME part was implemented.
169
    * Cc: was added to the header view.
170
    * The option "Inherit recipients on reply to self messages" was added.
171
    * Pilot-link (libpisock) 0.12 was supported.
172
    * The window position and the layout of the 'Add Address' dialog was
173
      modified.
174
    * The default directory of the file selection dialog was changed
175
      (in Win32, 'My Documents' is used. In Unix, the home directory is used).
176
    * The UI is now updated periodically on manual filtering.
177
    * The new mail notification on the tray icon is reset when any message
178
      is read now.
179
    * The encoding setting of the message view in new window is enabled also
180
      on reply.
181
    * Win32: The bug that the window was sometimes not displayed at the top
182
      when the tray icon was clicked was fixed.
183
    * Win32: The issue that the progress dialog was not updated while sending
184
      large messages was fixed.
185
186
* 2.3.0beta5 (development)
187
188
    * When new mails arrive, the tray icon is changed, and it will be kept
189
      until a new mail is read.
190
    * The option "Open inbox on startup" was added.
191
    * The option "Remeber last selected message" was added.
192
    * The crash when printing a message with empty subject was fixed.
193
    * The bug that the text in the composition window was not redrawn on the
194
      undo of large text was fixed.
195
196
* 2.3.0beta4 (development)
197
198
    * POP before SMTP was implemented.
199
    * Win32: The e-mail menu in the start menu now works when Sylpheed is
200
      selected as a default mailer.
201
    * WIn32: The character corruption on printing when environment-dependent
202
      Japanese characters are used was fixed.
203
    * Win32: The GDI resource leaks of GtkTreeView in XP classic theme and
204
      2000 which had introduced eventual application crash was fixed.
205
206
* 2.3.0beta3 (development)
207
208
    * The vertical padding of the folder view was reduced.
209
    * The change between folders became faster at GTK+ 2.10.x.
210
    * The bug that the window was kept hidden from taskbar on popup with
211
      another process when the window was minimized to tray was fixed.
212
    * The text insertion by the action was fixed again.
213
    * The height of the statusbar was adjusted.
214
    * The padding of the folder view was reduced.
215
    * Win32: The selection of the labels on the header view and the alert
216
      dialog are now visible.
217
    * Win32: The application icon was modified.
218
    * Win32: GTK+ was updated to 2.10.6, and OpenSSL was updated to 0.9.8d.
219
    * Win32: The network communication failure in some environments was fixed.
220
221
* 2.3.0beta2 (development)
222
223
    * Messages marked as read or junk mails are now excluded from the numbers
224
      of new messages.
225
    * Win32: GTK+ was updated to 2.10.4, and GLib was updated to 2.12.4.
226
    * Win32: The crash that occurred when Desktop folder was selected on the
227
      file selection dialog was fixed.
228
    * Win32: The bug that window position was reset when quitting Sylpheed
229
      while window was hidden was fixed.
230
    * Win32: The WSAEWOULDBLOCK state is now properly handled in socket I/O.
231
232
* 2.3.0beta1 (development)
233
234
    * GtkStatusIcon is used for the tray icon if available.
235
    * When GtkStatusIcon is used, the tray icon blinks for 5 seconds when new
236
      mails arrive.
237
    * The option 'Minimize to tray icon' was added.
238
    * The left click on the tray icon now only brings the main window in front.
239
    * Win32: The tray icon was implemented.
240
    * Win32: The SSL connection problem was fixed.
241
    * Win32: The included libraries (GLib, GTK+, Pango) were updated to the
242
      latest version. This introduces the following improvements:
243
      - The performance of network communication at receiving and sending
244
        was improved.
245
      - The appearance of the UI became more native-like.
246
      - The scrolling speed of the summary view with cursor keys was improved.
247
      - The broken display of the text view when it was partially hidden was
248
        fixed.
249
      - The position of color labels menu in the search dialog is correct now.
250
      - The problem that GTK+ strings became untranslated after the popup of
251
        context menu on GtkTextView was fixed.
252
      - The crash that occurred on startup if a font with non-ascii name was
253
        specified for system font was fixed.
254
      - The application doesn't freeze anymore when desktop theme is changed.
255
256
* 2.2.9 (stable)
257
258
    * The crash that occurred if the summary was sorted by invisible column
259
      was fixed.
260
    * The URI of the about dialog was updated.
261
    * Win32: OpenSSL was updated to 0.9.8c.
262
263
* 2.2.8 (stable)
264
265
    * The PLAIN authentication method for IMAP4 was supported.
266
    * The verification of encrypted and signed messages with combined method
267
      was supported.
268
    * Oniguruma regex library can be used instead of system's regex API.
269
    * The LDIF import of the addressbook was improved.
270
    * Full PGP signature information is displayed on the main text view.
271
    * All trailing spaces are removed when signing with PGP/MIME instead of
272
      using quoted-printable to improve compatibility with other MUAs.
273
    * A warning is displayed before sending when Bcc is specified at PGP
274
      encryption.
275
    * The bug that possibly lost relatively small messages on receiving when
276
      there was no disk space was fixed.
277
    * The behavior of manual junk filtering was fixed.
278
    * UTF-8 text can be inserted correctly in the compose window.
279
    * The error messages of the failure of displaying message body was
280
      improved.
281
    * Some workarounds for GTK+ 2.10 were made.
282
    * Minor UI fixes were made.
283
    * Other minor bugs were fixed.
284
    * Win32: Regular expression was supported in filtering.
285
    * Win32: The version information was added to the executable file.
286
287
* 2.2.7 (stable)
288
289
    * "Mark all read" was added to the folder context menu.
290
    * "Set as (not) junk mail" was added to the summary context menu.
291
    * The option to filter junk mails before normal filtering was added.
292
    * When replying to all, the original address strings are used for Cc
293
      instead of stripped ones.
294
    * Windows-1257 was added for display encoding.
295
    * Some menu items of the folder context menu were enabled even on receiving
296
      messages.
297
    * The bug that manual junk filtering didn't work when no filter rule exist
298
      was fixed.
299
    * Several crash bugs were fixed.
300
    * Win32: libgpg-error-0.dll and libgpgme-11.dll was updated.
301
    * Win32: The scanning of folders was optimized so that receiving or moving
302
      of messages become faster when folders contain large number of messages.
303
304
* 2.2.6 (stable)
305
306
    * The 8-bit literal (literal8) in IMAP4 response was supported.
307
    * The missing timeout handling was added for SMTP.
308
    * The failure of URI security check when they have leading space was
309
      fixed.
310
311
* 2.2.5 (stable)
312
313
    * The character corruption and crash bug when using Japanese half-width
314
      kana on sending messages was fixed.
315
    * The execution failure when using the accessibility module was fixed.
316
    * The bug that new/unread count becoming negative value was fixed.
317
    * The bug that bold face was disabled in the folder selection dialog
318
      with GLib 2.10 and Pango 1.12 was fixed.
319
    * The incorrect progressbar display when expired messages exist was fixed.
320
321
* 2.2.4 (stable)
322
323
    * MIME filename encoding with RFC 2231 parameter value extension was
324
      supported.
325
    * The clear button for the quick search entry was added.
326
    * The bug that bold face was disabled in GtkTreeView with GLib 2.10 and
327
      Pango 1.12 was fixed.
328
    * Win32: libwimp.dll was updated.
329
    * Win32: The bug that subfolders were duplicated when rebuilding folder
330
      tree while the settings were shared between Win32 and Unix was fixed.
331
    * Win32: The uninstaller was modified so that it only removes files and
332
      folders created by the installer.
333
334
* 2.2.3 (stable)
335
336
    * The sorting of the result of the query search was enabled.
337
    * The printing of messages now follows the state of 'Show all headers'.
338
    * Relative path is allowed for signature files.
339
    * The To, Cc, and Bcc button of the address book are now always enabled.
340
    * The window position of the address book is now preserved.
341
    * The toggle of the Cc entry on the composition window was enabled.
342
    * The appearance of the address book was modified.
343
    * Unix: The support of metamail command was removed, and it was replaced
344
      with the alternative implementation.
345
    * Win32: libwimp.dll was updated, and the appearance of the UI was
346
      improved.
347
    * Win32: zlib1.dll was updated.
348
    * Win32: The application icon was updated.
349
    * Win32: The unnecessary message catalog files were removed to reduce the
350
      archive size.
351
352
* 2.2.2 (stable)
353
354
    * The crash bug that occurred when trying to move IMAP4 folders right
355
      under the root folder was fixed.
356
    * The crash bug that occurred after a message window was closed while the
357
      search dialog was still open was fixed.
358
    * Win32: The console window is newly created if --debug or --help option
359
      is specified.
360
    * Win32: The non-ASCII filename encoding problem on executing external
361
      commands was fixed.
362
    * Win32: The bug that the main window became not responsive when an error
363
      occurred on automatic receiving while the window was minimized was fixed.
364
    * Win32: Spanish translation was added for the installer.
365
    * Win32: The installer was fixed so that it selects correct language on
366
      environments other than Japanese.
367
368
* 2.2.1 (stable)
369
370
    * GtkSpell is enabled on configure by default now.
371
    * Spanish translation of the README file was added.
372
    * The bug that account names with filename-unsafe characters couldn't be
373
      used was fixed.
374
    * The crash bug that occurred if non-ascii newsgroup names appeared while
375
      getting newsgroup list was fixed.
376
    * The performance problem of the quick search while the summary was sorted
377
      by thread date with descending order was fixed.
378
    * Win32: The problem that the UI didn't respond occasionally when receiving
379
      messages was fixed.
380
381
* 2.2.0 (stable)
382
383
    * The move and copy of messages to queue folders and virtual folders are
384
      prohibited.
385
    * The included sylpheed.spec was modified.
386
387
* 2.2.0rc (development)
388
389
    * The 'minimize to tray icon' feature was modified.
390
    * The command line options help dialog is not duplicated anymore.
391
    * The problem that the UI was still insensitive after the execution of
392
      external editor failed was fixed.
393
    * The nonstandard Japanese encoding 'x-sjis' was supported.
394
    * Win32: The locale encoding problem on some languages was fixed.
395
396
* 2.2.0beta8 (development)
397
398
    * The help of command line options was added.
399
    * The Japanese manual was updated.
400
    * When checking IMAP4 mailboxes, the number of new messages is properly
401
      counted now.
402
    * The key event handling of the quick search entry was fixed.
403
    * The wrong status display of the receive dialog on BSD systems was fixed.
404
    * The unread flag is not reset anymore when moving or copying messages
405
      into a trash folder.
406
    * Some UI fixes were made.
407
    * Win32: Some UIs for unsupported functions were disabled.
408
    * Win32: The bug that the contents of folders with specific Japanese
409
      characters such as 'Hyou' (which contains 0x5c ('\') at the second byte)
410
      at the end of its name couldn't be seen was fixed.
411
412
* 2.2.0beta7 (development)
413
414
    * When moving, copying, or deleting a collapsed thread, all the messages
415
      in the thread are processed now.
416
    * 'Mark thread as read' feature was implemented.
417
    * The keys on keypad are also recognized in the summary and message view.
418
    * The window size of the address book is now remembered.
419
    * PGP passphrase is converted into locale encoding before passing to gpg.
420
    * Arabic encoding support was added.
421
    * The premature trimming of strings on the statusbar was disabled.
422
    * The 'Wrap before sending' option was removed.
423
    * The issue that it falsely entered drag begin state after passphrase
424
      dialog was shown was fixed.
425
    * The bug that the automatic account selection on reply was disabled on
426
      IMAP4 folders was fixed.
427
    * Win32: IPv6 was supported.
428
    * Win32: Window is properly popup on multiple launching now.
429
430
* 2.2.0beta6 (development)
431
432
    * The cleanup of IMAP4 message caches on exit was implemented.
433
    * Cache files in IMAP4 folders are now properly removed on move or delete.
434
    * The temporary passwords of IMAP4 accounts are now preserved until exit.
435
    * 'File/Insert signature' now inserts signature into current cursor
436
      position, and 'File/Append signature' was added for the previous
437
      behavior.
438
    * Some dialogs are now placed at the center on parent window.
439
    * The confirmation dialog for emptying trash is not displayed anymore if
440
      messages don't exist in trash folders.
441
    * Trash folders are excluded on recursive search.
442
    * Locale encoding strings can be passed to --compose and --attach command
443
      line option.
444
    * Several minor bugs were fixed.
445
446
* 2.2.0beta5 (development)
447
448
    * The quick search was implemented.
449
    * The filter conditions for message status such as 'unread', 'mark',
450
      'color-label', and 'attachment' were added.
451
    * The window management of the export and import dialog was modified.
452
    * Several minor bugs were fixed.
453
454
* 2.2.0beta4 (development)
455
456
    * Unix: The popup menu on the trayicon was implemented.
457
    * Unix: Clicking the trayicon now toggles the visibility of the main
458
      window.
459
    * Unix: The visibility of the trayicon is now configurable.
460
    * The context menu of the folder view on search folders was modified.
461
    * The bug that stopped checking of new messages if search folders exist
462
      in IMAP4 or News mailboxes was fixed.
463
    * The renaming of search folders under IMAP4 or News folders was fixed.
464
    * A memory leak that occurs when thread display was off was fixed.
465
466
* 2.2.0beta3 (development)
467
468
    * The results of search folders are cached to speed up the next search.
469
    * The search folder property dialog was implemented.
470
    * The position of 'Delete' menu was changed to prevent its accidental
471
      selection.
472
    * The HTTP scheme is added to the URIs begin with 'www.'.
473
    * Some trailing punctuations were included as URI.
474
    * The bug that search folders under IMAP4 or News folders couldn't be
475
      removed was fixed.
476
477
* 2.2.0beta2 (development)
478
479
    * The forwarding of messages with attachments was modified.
480
    * The bug that previously selected row was removed from the view instead
481
      of currently selected one when deleting folders from the context menu
482
      was fixed.
483
    * The bug that messages with subject that includes characters that can't
484
      be used for filename couldn't be attached was fixed.
485
    * Windows-1252 was added for display encoding.
486
    * After incomplete POP3 session, duplicate retrieval of messages doesn't
487
      happen anymore.
488
489
* 2.2.0beta1 (development)
490
491
    * The major improvements of the search function were made.
492
      - The query search was implemented.
493
      - Search conditions can be specified with the same UI as the filter rule.
494
      - Subfolders can be searched.
495
      - The search folder (virtual folder) was implemented.
496
    * The maximized window state is now remembered.
497
    * The option "Display recipient on 'From' column if sender is yourself" now
498
      looks for all accounts.
499
    * The line-wrapping of composition now doesn't join enumerated lines.
500
    * The nonstandard Korean encoding 'ks_c_5601-1987' was supported.
501
    * The bug that the initial directory was not properly selected in the file
502
      selection dialog with GTK+ 2.8 was fixed.
503
    * Some other bugs were fixed.
504
505
* 2.1.9 (development)
506
507
    * An option to update only INBOX on checking new messages of IMAP4
508
      accounts was added.
509
    * The custom queue folder can be specified for each account now.
510
    * The progress of local filtering is displayed now.
511
    * "Update summary" was added to the context menu of the folder view.
512
    * Appending of messages to an IMAP4 folder was optimized.
513
    * "Reply to all" now works for newsgroups post.
514
    * The crash when an address in an address group was modified was fixed.
515
    * The bug that subscribed newsgroups were removed after refreshing
516
      subscribe dialog was fixed.
517
    * The complication failure on some environments was fixed.
518
    * Win32: The bug that blocked the application when enterning passphrase
519
      for GnuPG was fixed.
520
521
* 2.1.8 (development)
522
523
    * The common preferences dialog was reorganized.
524
    * The memory usage on SMTP and POP3 session was reduced drastically.
525
    * The last position of the composition window is remembered, and the
526
      windows are automatically placed so that they don't overlap.
527
    * Filtered sent messages are not put into Sent folder anymore.
528
    * When attached text files are saved, their linebreaks are normalized
529
      depending on platforms.
530
    * The occasional encoding conversion failure bug on inserting a text file
531
      into composition window was fixed.
532
533
* 2.1.7 (development)
534
535
    * The spell checking feature was implemented (requires GtkSpell).
536
    * The drop of files is allowed on the whole composition window.
537
    * The insertion of text by drag and drop was disabled.
538
    * The PGP interface is disabled if GnuPG is not available.
539
    * A bug that aborted program if invalid UTF-8 text is put in the log
540
      window was fixed.
541
    * The pane between summary and message view became more visible.
542
    * Reply-to-list is not enabled for subscribe confirmation request etc.
543
    * The bug that the separator of newsgroups was broken was fixed.
544
    * The bug that broke the summary selection when mark, unread, and
545
      colorlabel flags were changed while the summary was sorted by them
546
      was fixed.
547
    * The bug that caused crash when quote colors dialog was closed by the
548
      window close button was fixed.
549
    * The bug that showed wrong value if the total size of a folder was more
550
      than 2GB was fixed.
551
    * Win32: The bug that occasionally the summary was not properly updated
552
      right after messages were added to a folder was fixed.
553
    * Win32: The problem that message strings were not translated if digit
554
      locale environmental variable (such as "LANG=1041") was set was fixed.
555
    * Win32: PGP sign and encryption was supported.
556
    * Win32: The window focus problem of account and filter setting dialog
557
      was fixed.
558
    * Win32: The method of detecting executables was modified.
559
560
* 2.1.6 (development)
561
562
    * The auto-save to draft of composing messages was implemented.
563
    * The setting of default (fallback) encoding was added.
564
    * The command line option '--exit' was added.
565
    * The preset menu for junk mail learning commands was added, and now
566
      bogofilter and bsfilter are selectable.
567
    * The option to mark filtered junk mails as read was added.
568
    * The buffer overflow of LDIF import was fixed.
569
570
    * Win32: The external editor function was implemented.
571
    * Win32: Junk mail filtering now works.
572
    * Win32: The default junk mail learning commands were changed to bsfilter.
573
    * Win32: Some options which are useless on win32 became hidden.
574
    * Win32: The program icon was added.
575
    * Win32: Some bugfixes were made.
576
577
* 2.1.5 (development)
578
579
    * The command line option to specify directory which stores configuration
580
      files (--configdir dirname) was added.
581
    * The output headers of printed messages now match to those of the message
582
      view.
583
    * Confirmation dialog is displayed instead of input dialog on printing.
584
    * When replying to ML post that has the Reply-To set, both addresses will
585
      be set.
586
    * The option to delete filtered junk mails from server was added.
587
    * The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
588
    * The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
589
    * The sample mime.types was included into the source package.
590
    * Win32: The remote command was implemented using TCP socket.
591
    * Win32: The drag and drop of files from Explorer was supported.
592
    * Win32: The default print command for text file is used for printing when
593
      the command is unspecified.
594
    * Win32: Several bugfixes were made.
595
596
* 2.1.4 (development)
597
598
    * Bugfixes:
599
      - The IMAP4 parser was fixed so that it can handle literals in response.
600
      - A bug that caused crashes on receive if Date header has abnormal time
601
        was fixed.
602
      - Sylpheed will not close anymore even if the tray icon is closed.
603
604
      - Win32:
605
        o The problem that prevented the rename and move of folders was fixed.
606
	o The problem that prevented the creation of temporary files by users
607
	  who don't have the write permission of the root directory was fixed.
608
	o The action of Drag'n'drop now becomes move.
609
    * Feature changes / enhancements:
610
      - The directory with multiple hierarchy can be specified when creating
611
        a new mailbox.
612
      - Error messages are now output to the log window and the log file.
613
      - The 'Create filter rule' menu was brought back in the context menu.
614
      - The display of the property of top folders was enabled.
615
616
      - Win32:
617
        o SSL/TLSv1 was supported.
618
	o The console window was disabled.
619
	o The environmental variable APPDATA is used for the location of
620
	  configuration files.
621
	o The default browser is used now when opening URL.
622
	o The system settings will be used when opening attachments.
623
	o The launch of executable files was disabled.
624
	o The support of environment-dependent Japanese characters was
625
	  enhanced.
626
	o The duplicate launch is prohibited now.
627
628
* 2.1.3 (development)
629
630
    * The feature to save all attachments at once was added.
631
    * The subscription dialog of newsgroups was reimplemented with GtkTreeView.
632
    * The verification of S/MIME sigunature (PKCS#7) was enabled.
633
    * The support of character entity references in HTML messages was improved.
634
    * The subject line is now displayed in the title bar of the composition
635
      window.
636
    * The vertical scrollbar of the folder view now shows or hides itself
637
      automatically.
638
    * The message number columns of the folder view can be toggled now.
639
    * The selected row of the summary view will be kept when the state of
640
      thread display is changed.
641
    * The selected row will be aligned to center when it reaches the edge of
642
      the summary view on key operation.
643
    * The code conversion error and line limit warning will not be displayed
644
      anymore when saving as draft.
645
    * Some code cleanups were made.
646
647
* 2.1.2 (development)
648
649
    * The core parts were separated into a library (LibSylph), and its license
650
      was changed to LGPL.
651
    * The feature to sort the summary by thread date was implemented.
652
    * When executing IMAP4 operations which take long time, its progress is
653
      now displayed on the statusbar, and the UI is periodically updated.
654
    * The number of messages to be copied at a time on IMAP4 was limited to
655
      prevent timeout error.
656
    * GPG and SSL settings are now saved even if they are disabled at the
657
      compile time.
658
    * The auto detection of Japanese encoding now supports UTF-8 encoding.
659
    * The text display has been modified a bit.
660
    * The initial implementation of tray icon was added.
661
    * Address fields are now normalized before sending.
662
    * Some problems of the addressbook was fixed.
663
    * A bug in which message/rfc822 attachments were broken when pgp-signed
664
      was fixed.
665
    * Win32: A bug in which opened sockets were not closed properly was fixed.
666
667
* 2.1.1 (development)
668
669
    * IMAP4 now works with Win32 platform.
670
    * The sorting of summary now fall backs to comparison by date.
671
    * localedir, manualdir, and faqdir became user-configurable on configure.
672
    * A bug that multiple selection of the addressbook with Control key
673
      didn't work with GTK+ 2.6.9 was fixed.
674
675
* 2.1.0 (development)
676
677
    * Win32 (MinGW) platform was supported.
678
    * Many portability fixes were made.