Statistics
| Revision:

root / NEWS

History | View | Annotate | Download (65.7 kB)

1
Changes of Sylpheed
2
3
* 3.4.0beta4 (development)
4
5
    * The feature to save message as plain text was added.
6
    * Printing now prints all texts in messages, not only the first one.
7
    * The HTML parser now supports <blockquote> tag.
8
    * An option to prefer HTML part in multipart/alternative was added
9
      (default: off).
10
    * Bugfixes of HTML display were made.
11
12
* 3.4.0beta3 (development)
13
14
    * Rebuilding of folder tree which was broken at 3.4.0beta1 was fixed
15
      (#103).
16
    * The bug that double-quote (") and backslash (\) in
17
      folder/username/password were not escaped and could not be used on IMAP4
18
      was fixed.
19
    * Quotation of forwarded messages is enabled for template now.
20
    * When marking a message as junk and moving it to a junk folder, proper
21
      junk folder is selected instead of default one.
22
    * When applying a template for a new message, current date is inserted
23
      with '%d'.
24
25
* 3.4.0beta2 (development)
26
27
    * New message notification window was added.
28
    * An option to the junk filter setting was added:
29
      'Do not classify message as junk if sender is in the address book'.
30
    * Some non-standard Date header patterns are handled now.
31
    * Win32: start menu shortcuts are translated.
32
33
* 3.4.0beta1 (development)
34
35
    * Safe mode (which does not load plug-ins) was added (--safe-mode).
36
    * The existence of destination folders are checked when creating a filter
37
      rule.
38
    * The recursion level is restricted up to 64 when scanning local mailbox
39
      (prevents infinite loop with symlink. Note: Linux automatically limits
40
      the symlink loop up to 40)
41
    * The labels used in POP3 remote mailbox dialog was modified.
42
    * POP3: do not disconnect immediately but send QUIT command on normal
43
      POP3 errors (prevents deleted messages appear again).
44
    * IMAP: "INBOX" folder became case insensitive as specified in RFC 3501.
45
    * IMAP: server name for cache directory is escaped now
46
      (fixes cache creation when using IPv6 address for server name on Windows).
47
    * Win32: socket timeout setting now works on Windows.
48
49
* 3.3.0
50
51
* 3.3.0rc (release candidate)
52
53
    * The Japanese manual was updated.
54
    * The bug that hyperlinks did not respond when 'Show attached files
55
      first on message view' option was set was fixed.
56
    * Some compilation fixes were made.
57
    * Win32: .eml file association was added to installer.
58
    * Win32: mailto and .eml association are automatically set to default
59
      on Windows 7 on installation.
60
    * Win32: included libtiff library was updated to 3.9.7 (security fix).
61
62
* 3.3.0beta2 (development)
63
64
    * The ability of opening external rfc822 format message files (.eml) was
65
      added.
66
    * Sylpheed now accepts mailto: and file: URL without command-line option.
67
      (sylpheed file:///path/to/file.eml)
68
    * The option to specify the position of the attach tool button was added.
69
    * The header labels on the header view now have tooltips.
70
    * A minor memory leak related to tooltips was fixed.
71
    * The long-standing drag-without-button-press bug on IMAP folders (since
72
      3.0) was fixed (#93).
73
    * The sylpheed.desktop file was modified so that desktop shells can
74
      recognize Sylpheed as rfc822 and mailto handler.
75
    * The sylpheed.spec file was fixed so that it builds on x86_64 platform,
76
      and also builds sylpheed-plugins package.
77
78
* 3.3.0beta1 (development)
79
80
    * Attached files are now placed first on the message view.
81
    * Attached files can be opened from the attachment tool menu.
82
    * The attachment tool menu was moved to the left of the header view.
83
    * The option 'Toggle attachment list view with tab' and 'Show attached
84
      files first on message view' were added at 'Common preferences -
85
      Display - Attachment'.
86
    * 'Export only selected messages' option was added to the message export
87
      dialog.
88
    * The import/export of messages became cancellable.
89
    * config.rpath and install-sh script in the tarball were updated.
90
    * IMAP FETCH command response parser was fixed.
91
92
* 3.2.0 (stable)
93
94
* 3.2.0rc (release candidate)
95
96
    * The Japanese manual was updated.
97
    * The "show_attach_tab" option (without UI), which reverts the attachments
98
      interface to the old one, was added.
99
    * The clip icon was replaced with more visible one on selected row.
100
    * The compilation failure with --disable-ipv6 was fixed.
101
    * Some compiler warnings were removed.
102
    * The bug that 'Stop' button did't become inactive after receiving was
103
      fixed.
104
    * Win32: the default junk commands were changed to sylfilter.
105
    * Win32: included libpng library was updated to 1.2.49 (security fix).
106
    * Win32: included libtiff library was updated to 3.9.6 with CVE-2012-1173
107
      patch (security fix).
108
    * Win32: OpenSSL was updated to 0.9.8x (security fix).
109
110
* 3.2.0beta9 (development)
111
112
    * The Attachments tab was replaced with a toggle button to save the
113
      vertical space, and attachment tool menu was also added.
114
    * Other minor fixes and UI improvements were made.
115
    * Win32: the file selector now follows Windows shortcut (.lnk).
116
117
* 3.2.0beta8 (development)
118
119
    * Address autocomplete drop-down list was fixed (#52).
120
    * Line-space for auto-wrapped lines now reflects the line-space setting
121
      (#64).
122
    * The encoding of Japanese manual was changed to UTF-8 to prevent display
123
      failure on some browsers.
124
    * DNS lookup error is now distinguished from other connection errors.
125
    * Some minor fixes for IMAP were made.
126
    * Other minor fixes were made.
127
    * Win32: an option to play sound when new messages arrive was added.
128
    * Win32: the launch of Windows installer became faster.
129
130
* 3.2.0beta7 (development)
131
132
    New features
133
134
    * The context menu of the folder view and the summary view can be popped
135
      up using Menu key or Shift+F10.
136
    * The details of new message counts are displayed on the tooltip of the
137
      tray icon.
138
    * Win32: SylFilter is now also included in the installer (since 3.2beta6).
139
140
    Improvements
141
142
    * Corrupted message caches of news and IMAP are automatically discarded
143
      now.
144
    * Address auto-completion now also matches to the subsequent part of the
145
      name of contacts.
146
    * On file selection dialog, the last selected folders are preserved
147
      between sessions now.
148
149
    Bugfixes
150
151
    * The check of IMAP AUTHENTICATE response was fixed.
152
    * The compilation failure with GLib 2.32 or later was fixed.
153
    * The bug that a MIME part that didn't have its name could not be saved
154
      was fixed.
155
    * Win32: the bug that the installation process continued even if uninstall
156
      was cancelled on update was fixed.
157
158
* 3.2.0beta6 (development)
159
160
    * The blinking period of the tray icon was extended to 10 seconds.
161
    * New plug-in signals were added.
162
    * 'Is shorter than' became the default for 'Age' filter condition.
163
    * News (NNTP) now supports SOCKS proxy.
164
    * A bug that filter settings were lost if Escape key was pressed
165
      quickly on auto filter creation was fixed.
166
    * Other bugfixes were made.
167
    * Win32: OpenSSL was updated to 0.9.8t (security fix).
168
    * Win32: included libpng library was updated to 1.2.47 (security fix).
169
    * Win32: included curl executable was updated to 7.24.0.
170
171
* 3.2.0beta5 (development)
172
173
    * The POP3 remote mailbox now supports SOCKS proxy.
174
    * The POP3 remote mailbox now retrieves headers from the newer messages
175
      (useful for slow connection).
176
    * The POP3 remote mailbox can now reload message headers after the loading
177
      is stopped.
178
    * The previous change of the message view (always show the message view
179
      on startup) was reverted except for vertical view mode.
180
    * The crash bug that occurred when IMAP message fetching and new message
181
      checking happened at the same time was fixed.
182
183
* 3.2.0beta4 (development)
184
185
    * Multiple keywords search of the quick search was implemented.
186
    * Sylfilter command was added as a preset of junk filter program.
187
    * MIME debug output was modified.
188
    * On browsing IMAP folder, the error "imap_cmd_gen_send: cannot send
189
      command because another command is already running." was fixed.
190
    * The focus on quick search entry is not stolen by the refresh of summary.
191
    * Both filtered and original numbers of messages are displayed on the
192
      status label now.
193
    * Always show the message view on startup (fixes wrong view size on
194
      vertical-view mode).
195
196
* 3.2.0beta3 (development)
197
198
    * The translation was updated.
199
    * The Japanese manual was updated.
200
    * Win32: included GTK+ MS-Windows theme engine (libwimp.dll) was updated
201
      to fix potential DLL loading vulnerability. Other parts of
202
      GTK+ (2.10.14) are not affected.
203
    * Win32: included libpng library was updated to 1.2.46 (security fix).
204
205
* 3.2.0beta2 (development)
206
207
    * The performance of reading cache files was improved by using memory
208
      mapped file (requires GTK+ >= 2.8).
209
    * 'Account Preferences - Advanced - Put deleted messages in' account
210
      setting actually works now.
211
    * Style colors are used for attachment label widgets now.
212
    * The text color of quick search on dark themes was fixed.
213
    * The HTML parser was modified.
214
215
* 3.2.0beta1 (development)
216
217
    New features
218
219
      * Each attachments on the message view now have graphical label and
220
        popup menu.
221
      * Win32: IPv6 support on Windows XP or later was enabled again.
222
        (This time, it will also work on Windows 2000 (IPv4 only support))
223
224
    Improvements
225
226
      * Number of maximum characters per line of configuration files was
227
        increased.
228
      * Compose window will not be closed if saving of message to outbox
229
        failed.
230
      * Sender's e-mail address became not guessable from generated Message-Id.
231
      * New plug-in APIs were added.
232
233
    Bugfixes
234
235
      * The crash bug that was caused by offline switch while IMAP session was
236
        active was fixed.
237
      * Queue control headers are removed when moving messages from queue
238
        folders to trash.
239
      * Duplicated keyboard accelerators on some dialogs were fixed.
240
      * Fixed a memory leak.
241
242
    Other changes
243
244
      * Many alloca() calls were removed.
245
      * Win32: the updater executables were not included in the zip version
246
        anymore to prevent incorrect update.
247
248
* 3.1.1 (stable)
249
250
    * The column width of the address book will be saved now.
251
    * The keyboard shortcut of 'File/Send' menu of compose window was changed
252
      to prevent accidental sending.
253
    * The bug that caused occasional crash when summary was updated while
254
      receiving messages was fixed.
255
    * The compilation problem on some environment was fixed.
256
    * Some locale problems on Mac OS X was fixed.
257
    * The compilation error on newer gcc was fixed.
258
    * Finnish translation was added.
259
260
* 3.1.0 (stable)
261
262
    * Copyright year was updated.
263
    * A compiler warning was removed.
264
    * The return value of procmime API was fixed.
265
266
* 3.1.0rc (release candidate)
267
268
    * Junk-filtered or trashed messages are not counted as new on mail
269
      receiving.
270
    * Show error dialog if junk mail filter command exit with fatal error.
271
    * The long-standing bug in undo/redo was fixed.
272
    * The bug that caused crash if the quick search was executed while folder
273
      tree was empty was fixed.
274
275
* 3.1.0beta7 (development)
276
277
    * 'Reply to this address' was added to the e-mail address context menu.
278
    * The default boolean type of query search and filter condition became AND.
279
    * The matching algorithm of filtering was optimized (time-consuming
280
      conditions will be evaluated later).
281
    * The option not to display the send progress dialog was added.
282
    * Move/copy marks are now preserved on folder refresh when immediate
283
      execution is off.
284
    * Build revision number was added to the about dialog.
285
    * The bug that wrong unread message number was displayed after mail
286
      receiving if 'Open inbox after receiving new mail' was enabled was fixed.
287
    * Win32: The parameter for automatic update URL is properly added now.
288
    * Win32: The wabread.exe executable that was missing on the previous
289
      release was included. The automatic import of Windows Address Book
290
      (WAB) file on initial startup actually works since this release.
291
    * The Japanese manual was updated.
292
293
* 3.1.0beta6 (development)
294
295
    * A new option 'Set only mail address when entering recipient from address
296
      book' was added.
297
    * The menu items 'Add to recipient/Cc/Bcc' were added to the address book.
298
    * On junk mail filtering, appropriate Junk folder for accounts will be
299
      selected.
300
    * When going offline, all current network sessions will be disconnected.
301
    * Low priority will be used for long timeout interval.
302
    * The behavior on opening folders and mark-read timing was modified again.
303
    * The HTML parser was fixed to handle 'a' tag correctly.
304
    * Win32: The text font setting will be checked always on startup
305
      (Japanese locale only).
306
    * The Japanese manual was updated.
307
308
* 3.1.0beta5 (development)
309
310
    * Win32: The crash on update check was fixed.
311
    * The bug that temporary password was not cleared when authentication
312
      failed on SMTP AUTH.
313
    * Plug-in update check will be also disabled if --disable-updatecheck is
314
      specified on configure.
315
316
* 3.1.0beta4 (development)
317
318
    * New features
319
320
      * SOCKS4/SOCKS5 proxy support was added (per-account option).
321
      * Win32: The automatic import of Windows Address Book (WAB) file on
322
        initial startup was added.
323
      * Win32: Automatic update of program and plug-ins was implemented.
324
325
    * Improvements
326
327
      * Messages on POP3 server will be left for 7 days by default.
328
      * New plug-in APIs for sending messages were added.
329
      * The option 'Always mark as read when a message is opened' was added.
330
        This will bring back the previous behavior.
331
      * Win32: The installer now allows users to choose plug-ins to be
332
        installed.
333
      * Win32: The installer now remembers the previous install settings
334
        on update.
335
336
    * Bugfixes
337
338
      * The bug that temporary password was not cleared when authentication
339
        failed with remote POP3 mailbox.
340
341
    * Other changes
342
343
      * The Japanese manual was updated.
344
      * NSIS installer script files are included in the distribution.
345
346
* 3.1.0beta3 (development)
347
348
    * New features
349
350
      * Drag and drop of addresses on the address book is supported now.
351
      * New plug-in 'Attachment Tool Plug-in' was added. It enables the
352
        removal of attachments in messages.
353
      * MS Outlook Express mail stores (dbx) can be imported now.
354
      * Win32: MS Outlook Express mail stores can be imported automatically
355
        on first run.
356
357
    * Improvements
358
359
      * 'Alias' attribute can be selected on CSV addressbook import.
360
      * When modification of templates are cancelled, confirm dialog will
361
        be displayed now.
362
      * The order of templates can be changed now.
363
      * Virtual folders can be moved now.
364
      * 'Always show messages in summary when selected' was improved, and
365
        it is enabled by default.
366
        - Automatically selected messages will not be marked as read anymore.
367
        - The message view will not be cleared on multiple selection.
368
      * "mark_as_read_on_new_window" setting became a hidden option.
369
      * Redundant menu items are not displayed on the context menu of the
370
        folder view now.
371
      * 'Junk' special folder was added. It will be automatically created
372
        if not exist.
373
      * 'Empty junk' context menu will be displayed on the Junk folder.
374
      * A new account option 'Put signature before quote (not recommended)'
375
        was added.
376
      * A new option 'Change current account on folder open' was added, and
377
        it is enabled by default.
378
      * 'Cancel all' button was added to the POP3 receive dialog.
379
      * The POP3 receive dialog will display only the number and size of
380
        messages in current session, not including previously received ones.
381
      * On 'File - Save as...' dialog, '.eml' extension was added for the
382
        default file name.
383
      * New plug-in APIs for summary view and alert panel were added.
384
      * English Sylpheed FAQ was updated.
385
386
    * Bugfixes
387
388
      * The bug that accepted SSL certs were not loaded when using --configdir
389
        option was fixed.
390
      * The IMAP4 response parser was fixed.
391
      * The LDIF parser was modified.
392
393
* 3.1.0beta2 (development)
394
395
    * On POP3 receiving, new messages are displayed on the summary view
396
      immediately. Folder switching is not required anymore.
397
    * The feature to combine partial messages (RFC 2046, message/partial)
398
      was added.
399
    * Users can move up/collapse/expand the folder view using left/right arrow
400
      key now.
401
    * When inline image setting is off, images are not displayed in the
402
      Attachment tab too.
403
    * When a connection to IMAP/News server fails, an error dialog will be
404
      displayed now.
405
    * The menu items 'Mark/Mark' and 'Mark/Unmark' were changed to
406
      'Mark/Set flag' and 'Mark/Unset flag' for understandability.
407
    * The upper limit of auto-check interval was changed to 1000 minutes.
408
    * The new plug-in APIs for user-agent string and the summary view were
409
      added.
410
    * The source files of the English FAQ and manual were added.
411
    * The hidden <account-id> filter condition works now.
412
    * Fixed-positioned windows (such as main window, compose window, etc.)
413
      are always displayed on screen now. This prevents windows displayed
414
      outside of screen between multi and single monitor switching.
415
    * The crash when POP3 session was cancelled while processing received mail
416
      was fixed.
417
418
* 3.1.0beta1 (development)
419
420
    * Full automatic address completion was implemented. Users can also
421
      configure to use the previous behavior (start completion on Tab key).
422
    * The debug log output for filtering was added.
423
    * Update check can also show alternative version as well as internal
424
      version now.
425
    * New plug-in APIs for update check and folder view were added.
426
    * A new option '--instance-id <ID>' was added. This allows users to run
427
      multiple instances of Sylpheed.
428
    * 'Open' menu was added to the attach context menu of the message
429
      composition window. This allows users to open attached files before
430
      sending.
431
    * English Sylpheed FAQ was updated.
432
    * Plug-ins are also loaded from user plug-in directory now.
433
    * Unix: the default web browser command was changed to xdg-open, and
434
      obsolete commands were removed.
435
    * Unix: the crash when using %f on IMAP messages at the action tool was
436
      fixed.
437
    * The crash when clicking tray icon menu 'Get from current account' when
438
      no account exist was fixed.
439
    * The crash on 64-bit architecture with LDAP was fixed (debian BTS #463366).
440
    * Some GTK+ warnings were removed.
441
    * Redundant debug or error messages were removed.
442
    * The bug that MIME flags were not set to imported mbox file and filtered
443
      sent messages was fixed.
444
445
* 3.0.2 (stable)
446
447
    * The random scrolling problem on selecting folders with GTK+ 2.12 or
448
      later was fixed.
449
    * The problem that config files are not updated after creating new
450
      accounts was fixed.
451
    * The problem that folder config file was not updated after changing IMAP
452
      or News account name was fixed.
453
    * Win32: OpenSSL was updated to 0.9.8n (security fix).
454
455
* 3.0.1 (stable)
456
457
    * Several typos in dialogs were fixed.
458
    * The Japanese manual was updated.
459
    * Win32: included libpng library was updated to 1.2.43 (security fix).
460
    * Win32: included libtiff library was updated to 3.9.2 (security fix).
461
462
* 3.0.0 (stable)
463
464
    * The message catalogs were updated.
465
    * The bug that caused freeze when sending or receiving messages with
466
      STARTTLS and 'SSL certificate verify failed' dialog popped up.
467
468
* 3.0.0rc (development)
469
470
    * The Japanese manual was updated.
471
    * The 'Enable address auto-completion' setting was added.
472
    * Curl command timeout was set to 10 seconds.
473
    * The compile error with OpenSSL disabled was fixed.
474
    * Win32: multiple reference to a folder with different letter case is
475
      prohibited when creating a new one.
476
    * Some minor bugs were fixed.
477
478
* 3.0.0beta8 (development)
479
480
    * The new filter match type 'is in addressbook' was added. This can be
481
      used from filtering, query search and quick search.
482
    * The new account setup dialog was implemented. It also supports easy
483
      Gmail setup.
484
    * The address completion was modified.
485
    * The spell-checking and PGP settings are preserved for draft messages now.
486
    * The crash problem when trying to check PGP signatures while GnuPG was
487
      not available was fixed.
488
489
* 3.0.0beta7 (development)
490
491
    * The feature to add new recipients to address book on sending was added.
492
    * Color labels are saved on IMAP server now (partially compatible with
493
      Thunderbird).
494
    * The auto-wrapping setting is preserved for draft messages now.
495
    * The problem that beep sound was out when opening folders which were
496
      sorted in descending order was fixed.
497
    * The new plug-in APIs for compose window were added.
498
499
* 3.0.0beta6 (development)
500
501
    * The bug that IMAP caches get wrongly deleted was fixed.
502
    * The copyright year was updated.
503
504
* 3.0.0beta5 (development)
505
506
    * The feature to customize the color label text was added.
507
    * The option to set only mail address of recipients when replying was
508
      added.
509
    * When messages are added to IMAP folders, received-date information
510
      is also set using Date header (mainly for Gmail).
511
    * The configure option '--disable-updatecheck' which disables the update
512
      check feature was added.
513
    * The configure option '--enable-silent-rules' is enabled if automake is
514
      equal or greater than 1.11.
515
    * A workaround for crash caused by enchant with zemberek was added
516
      (requires dbus-glib-1 if enchant is equal or greater than 1.4.2).
517
    * The bug that caused freeze when remote IPC commands were executed.
518
    * The bug that IMAP caches with UIDs larger than INT_MAX were never
519
      deleted was fixed.
520
521
* 3.0.0beta4 (development)
522
523
    * The folder icons were renewed.
524
    * 'Last 7 days' was added to the quick search options.
525
    * The number of matched messages is displayed at the side of quick search
526
      now.
527
    * Description is displayed on the quick search entry when it does not have
528
      focus.
529
    * Always show warning dialog when SSL certificate is expired.
530
    * The menu item to request disposition notification was added to the
531
      compose window.
532
    * The setup dialog on the first run became user-friendly.
533
    * The update check dialog will not be displayed if modal dialog exists
534
      or receiving of mail is active to prevent dialogs becoming
535
      uncontrollable.
536
    * The button order of folder selection dialog was modified.
537
    * Win32: the button order of close confirmation dialog of compose window
538
      was modified.
539
540
* 3.0.0beta3 (development)
541
542
    * SHA1/MD5 fingerprint and validity period of certificate is now
543
      displayed when verification of server SSL certificate failed.
544
    * Address book is now sortable by each column.
545
    * Address book search feature was added.
546
    * The visibility of message number columns in the folder view is now
547
      configurable for each column.
548
    * The error check of socket connection became more strict.
549
    * Win32: OpenSSL was updated to 0.9.8l.
550
551
* 3.0.0beta2 (development)
552
553
    * Many important bugs related to multi-threading were fixed.
554
    * The unintended drag start on IMAP folders was fixed.
555
    * The libtool version was increased to prevent linking problem.
556
    * Several new APIs were added to the plug-in library.
557
    * Win32: 48x48(32bpp) icon was added.
558
559
* 3.0.0beta1 (development)
560
561
    * Multi-threading was introduced.
562
      (can be disabled by --disable-threads configure option)
563
    * Win32: network connection runs on another thread to prevent blocking
564
      of the user interface.
565
    * Execution of external commands (such as bsfilter) on filtering will
566
      not block the user interface anymore.
567
    * The major part of IMAP protocol communication runs on another thread
568
      to prevent blocking of the user interface.
569
    * The query search is executed on another thread.
570
    * LibSylph is (almost) thread-safe now.
571
    * Summary caches are updated on the fly (on receive/move/copy/delete).
572
      This improves the performance of opening folders with many new messages.
573
    * Progress is displayed while scanning folders.
574
    * The user interface of address book was rewritten using the new API
575
      (GtkTreeView). This will reduce the glitches in the older versions.
576
    * Included Sylpheed FAQ (English) was updated.
577
    * Some bugfixes are made.
578
579
* 2.7.1 (stable)
580
581
    * The feature to import and export .eml files was added.
582
    * Progress is displayed during import and export now.
583
    * The warning about non-exist plug-in directory was removed.
584
    * The comments within Content-Type header are handled now.
585
    * The order of signals emitted at moving messages was modified.
586
    * The sylpheed.spec file was fixed.
587
588
* 2.7.0 (stable)
589
590
    * The plug-in system was implemented (still experimental. See
591
      PLUGIN.txt for detail).
592
    * LibSylph (internal version) is built as shared library now.
593
    * The update check feature was implemented (requires curl command).
594
    * fsync() will be called after writing configuration files.
595
    * 'Send queued messages' is shown instead of 'Mark all read'
596
      in the context menu of the Queue folder.
597
    * The default command line options of spam filters were modified.
598
    * Win32: hard link will be used to improve file I/O performance if
599
      available.
600
    * A crash bug on CSV import of the address book was fixed.
601
    * Several other bugfixes were made.
602
603
* 2.6.0 (stable)
604
605
    * A workaround for raw-JIS filename used for attachments (specifically
606
      Eudora) was made.
607
    * Some build fixes were made.
608
609
* 2.6.0rc (development)
610
611
    * The backups for configuration files are kept for four generations now.
612
    * Only new messages are counted when incorporating from local mbox.
613
    * In the folder selection dialog, only folders which are expanded in the
614
      folder view are expanded now.
615
    * The folders which should not be selected in the folder selection dialog
616
      became unselectable now.
617
    * The bug that the addressbook window was not refreshed when sender of
618
      message was added to the addressbook was fixed.
619
    * The compilation error in GTK+ 2.14.x was fixed.
620
621
* 2.6.0beta2 (development)
622
623
    * The menu was added to the remote POP3 mailbox window.
624
    * The sorting of remote POP3 mailbox was fixed.
625
    * The remote POP3 mailbox button was added to the toolbar.
626
    * The Japanese manual was updated.
627
    * Warnings about --datarootdir on configure was removed.
628
629
* 2.6.0beta1 (development)
630
631
    * The remote POP3 mailbox feature which can view/download/delete messages
632
      on POP3 servers directly was added.
633
    * Enchant (with GtkSpell 2.0.13) was supported.
634
    * When creating filter rule automatically, the target header field is used
635
      as a default filter name now.
636
    * The progress column was added to the progress dialog.
637
    * The parser of IMAP4 was fixed.
638
    * Unix: SIGHUP/SIGINT/SIGTERM/SIGQUIT signals are handled now.
639
    * Win32: system shutdown event is also handled on debug mode now.
640
641
* 2.5.0 (stable)
642
643
    * The sylpheed.desktop file was updated.
644
645
* 2.5.0rc2 (development)
646
647
    * A crash bug was fixed.
648
    * Content-Transfer-Encoding header with comments was supported.
649
    * UTF-8 locale strings with suffix '.utf8' were supported.
650
    * The 8KB restriction of template body size was removed.
651
652
* 2.5.0rc (development)
653
654
    * The sylpheed.desktop file was fixed.
655
    * The compose window now remembers the maximized state.
656
    * The focus will not move from the text view to the summary view with
657
      'Next/Prev' keyboard operation now.
658
    * The alert dialog is displayed now when PGP signing/encryption failed.
659
660
* 2.5.0beta3 (development)
661
662
    * Quoted lines are excluded when notifying missing attachments.
663
    * The option of excluded addresses/domains for recipients confirmation
664
      was added.
665
666
* 2.5.0beta2 (development)
667
668
    * The feature to confirm missing attachments was added.
669
    * The feature to confirm recipients before sending was added.
670
    * To: header is also searched in Sent/Draft/Queue folders.
671
    * 'Edit/Quick search' menu was added.
672
    * Spaces in address and server entries on account preferences dialog
673
      are now automatically removed when applied.
674
    * The address completion was fixed.
675
    * The compilation failure with GTK+ <= 2.8 was fixed.
676
    * Win32: --attach option was fixed.
677
678
* 2.5.0beta1 (development)
679
680
    * The vertical 3-paned view mode was added.
681
    * The feature to save SSL peer certificate was added.
682
    * The option 'Treat HTML only message as attachment' was added.
683
    * The bug that caused busy loop when initial connection was immediately
684
      refused was fixed.
685
    * The bug that the quote description dialog never appeared again after
686
      closing it with the close button was fixed.
687
    * The new/unread status display on quick search filtered mode was fixed.
688
    * The windres command will not be enabled on non-win32 platforms now.
689
690
* 2.4.8 (stable)
691
692
    * The encoding method of MIME headers is now determined by outgoing
693
      encoding rather than the value of MB_CUR_MAX.
694
    * The memory leaks and warnings in LDAP search were fixed.
695
    * The beep on folders with one message when using GTK+ 2.12 was removed.
696
    * Win32: The crash that occurred when trying to display some TIFF files
697
      was fixed.
698
    * Win32: Settings are now automatically saved on the shutdown of system.
699
700
* 2.4.7 (stable)
701
702
    * The bug that 'Set display item of summary...' button in common
703
      preferences always show send folder setting was fixed.
704
    * The all compiler warnings were removed.
705
    * The previous focus is kept when separation of view is changed.
706
    * The status label is automatically resized now when there is not enough
707
      width.
708
    * The bug that virtual folders were not sorted properly was fixed.
709
    * The crash when trying to use ascii-armored PGP encryption was fixed.
710
711
* 2.4.6 (stable)
712
713
    * The 'To' column was added to the summary view.
714
    * In Sent, Draft, and Queue folders, the 'To' column is displayed by
715
      default.
716
    * The display column setting of send folders became independent from
717
      normal folders.
718
    * The ascii-armored PGP encryption was fixed.
719
    * The combined method is used now when both PGP encryption and PGP signing
720
      are specified.
721
    * The PGP passphrase dialog was disabled on filtering and query search.
722
    * The new message notify will be blocked when a new message is read on
723
      receiving.
724
    * 'LIST "" "*"' command is used instead of 'LIST "" "%"' to obtain folder
725
      list from IMAP4 server.
726
    * The bug that noinferior and noselect flags were ignored until rebuilding
727
      folder tree when a new folder was created on IMAP4 server was fixed.
728
    * If attached files become nonexistent on sending, error dialog will be
729
      displayed and the sending will abort.
730
731
* 2.4.5 (stable)
732
733
    * The vulnerability that may be exploited by malicious POP3 server was
734
      fixed (SA26550).
735
    * The potential crash bug in address completion was fixed.
736
    * The signature separator '--' is not joined on line wrapping now.
737
    * Win32: GLib and GTK+ was updated to the latest version.
738
    * Win32: The focus problem when closing dialogs was fixed (GTK+).
739
740
* 2.4.4 (stable)
741
742
    * Reply and forward marks are appended after messages are actually sent.
743
    * The feature to reply to attached message/rfc822 messages was added.
744
    * When a folder is renamed, the path of junk folder is also updated.
745
    * A workaround for the error which occurs with Gmail SMTP server was made.
746
    * Win32: The bug that the name entry of creating or renaming an address
747
      book didn't accept key input was fixed.
748
    * Win32: The bug that the renaming of folders didn't modify filter
749
      actions in some cases was fixed.
750
751
* 2.4.3 (stable)
752
753
    * The quick search entry is cleared when Escape key is pressed on it.
754
    * UTF-8 with BOM is handled correctly when inserting signature.
755
    * A possible crash when adding address from address book was fixed.
756
    * Win32: Sylpheed now can be specified as a default mail program in
757
      Windows Vista.
758
    * Win32: The stall of SMTP session when sending messages via dial-up
759
      connection was fixed.
760
    * Win32: The infinite loop bug which occurred when PID of external editor
761
      was not obtained was fixed.
762
    * Win32: The bug that dialogs which popup on auto-checking becoming
763
      invisible if the main window was minimized was fixed.
764
765
* 2.4.2 (stable)
766
767
    * The recursive download of remote folders were enabled.
768
    * SSL ports in Advanced tab of the account prefs dialog are now
769
      automatically set when SSL is enabled.
770
    * The '--open' command line option which open messages in new window was
771
      added.
772
    * The quick search condition for each folder now persists between sessions.
773
    * The selection now persists when the quick search condition is updated.
774
    * Quoted-printable or base64 encoding is now forced on PGP/MIME signing
775
      instead of stripping trailing spaces (except for the case of ISO-2022-JP
776
      encoding).
777
    * The quoted-pair in From header is now processed correctly when displaying
778
      its name.
779
    * The performance of 'Mark all read' on IMAP folders was improved.
780
    * The bug that the character '+' in address was treated as URI-escaped
781
      space was fixed.
782
    * Unix: the problem that 'Get' and 'Get all' button could not be clicked
783
      after receiving while mouse pointer was over the buttons was fixed.
784
785
* 2.4.1 (stable)
786
787
    * If shift or control key is pressed on address completion, only address
788
      string is inserted now.
789
    * When completing addresses, display name is used rather than nickname.
790
    * Win32: The sylpheed.ini file is read on startup if exist, and
791
      '--ipcport' option was also added.
792
    * Win32: The autocheck timer is disabled while suspending to prevent
793
      network error on resuming.
794
    * Win32: OpenSSL library was replaced with self-compiled DLLs.
795
    * Win32: A bug that the folder path separator was not processed correctly
796
      when creating and renaming search folders was fixed.
797
798
* 2.4.0 (stable)
799
800
    * Invalid APOP timestamp is rejected now (CVE-2007-1558).
801
    * The configuration file is written out after the toolbar is customized.
802
    * Win32: OpenSSL was updated to 0.9.8e.
803
804
* 2.4.0rc (development)
805
806
    * The file copy and move were optimized.
807
    * The crash on the cancellation of POP3/SMTP session was fixed.
808
    * The crash when a person was removed and its e-mail addresses were
809
      referenced by a group in another folder was fixed.
810
    * The Japanese manual was updated.
811
    * Win32: If the initial loading of "MS Gothic" font failed, multi-byte
812
      font name is used now (workaround for JIS2004 MS Gothic font).
813
    * Win32: The crash when fetching messages more than 64KB from IMAP4 server
814
      via FreeCap (a SOCKS wrapper) was fixed.
815
816
* 2.4.0beta8 (development)
817
818
    * In the address book, the import of CSV and Tab-separated text file was
819
      implemented.
820
    * 'Within 1 day' and 'Recent 5 days' was added to the quick search rule.
821
    * The toolbar style switch was added to the toolbar context menu.
822
    * Stop button now cancels all sessions.
823
    * The limitation of the nesting level of MIME structure was relaxed.
824
    * A margin for text was added to the composition window.
825
    * An error dialog is displayed if the execution of junk filter command
826
      fails.
827
    * The overwrite confirmation of the file selection dialog was improved.
828
    * ISO-8859-16 was supported in code conversion.
829
    * Several UI problems in the address book were fixed.
830
    * The stability of the cancellation of POP3/SMTP session was improved.
831
    * The bug that the displayed number of message becoming incorrect on
832
      folder search was fixed.
833
834
* 2.4.0beta7 (development)
835
836
    * In-Reply-To header was supported in mailto URL.
837
    * Stop button was added to the main toolbar.
838
    * An error message is displayed now when the decryption of PGP encrypted
839
      messages failed.
840
    * Remote commands such as 'compose', 'receive' and 'send' are disabled
841
      when a modal dialog exists.
842
    * Process termination is forced after the execution of finalizer routine.
843
    * The behavior of 'Go to next unread' with changing folders was fixed.
844
    * The sylpheed.desktop file was modified.
845
    * Win32: A bug that the folder path separator was not processed correctly
846
      in some cases (fixes path information becoming incorrect on renaming
847
      subfolders).
848
849
* 2.4.0beta6 (development)
850
851
    * The bug in automatic IMAP4 filtering that messages which were not
852
      filtered were not counted as new ones was fixed.
853
    * Win32: The workaroud for the redraw problem of GtkCList and GtkCTree
854
      in GTK+ 2.10.11 was made.
855
    * Win32: The stall on rebuilding folder tree which appeared since GTK+
856
      2.10.11 was fixed.
857
    * Win32: Environmental variable "LANGUAGE" was disabled (fixes incorrect
858
      language selection on some environments).
859
860
* 2.4.0beta5 (development)
861
862
    * Close button was added to the address book dialog, and the layout was
863
      improved.
864
    * The automatic junk mail filtering on IMAP4 was enabled.
865
    * Automatically filtered IMAP4 messages are also counted for new mail
866
      notification now.
867
    * The default directory of the printing dialog became the document
868
      directory.
869
    * The crash on some environments when verifying signed messages was fixed.
870
    * The crash on exit when the order of summary columns were modified by
871
      DnD was fixed.
872
    * The wrong handling of quotation in multi-byte strings on MIME header
873
      encoding was fixed.
874
    * Win32: The bug that the timeout on receiving and sending didn't work
875
      was fixed.
876
    * Win32: The path separator problem of folderlist.xml was fixed.
877
    * Win32: libcairo-2.dll, libgpg-error-0.dll, libgpgme-11.dll, GLib and
878
      GTK+ was updated to the latest version.
879
    * Win32: The redraw of windows became smoother (GTK+).
880
    * Win32: Win32 shell icons are now displayed on the file selection dialog
881
      (GTK+).
882
883
* 2.4.0beta4 (development)
884
885
    * The address book was improved.
886
      - Copy and paste of persons in the address book was enabled.
887
      - The menu sensitivity of the address book became accurate.
888
      - When deleting addresses from a group, they are just removed from the
889
        group (not from person) now.
890
      - 'Lookup' button is disabled if LDAP search is not available.
891
    * The checking of remote folders doesn't abort with non-fatal errors now
892
      except for network failure.
893
    * The problem that the width of the folder view was not saved when the
894
      main window was maximized was fixed.
895
    * The coloring of message number columns in the folder view was enabled.
896
    * Win32: In Windows Vista, the problem that the selected menu items were
897
      not visible was fixed.
898
899
* 2.4.0beta3 (development)
900
901
    * The toolbar customization dialog was improved.
902
    * 'Not junk' and 'Search' button were added to the main toolbar.
903
    * The 'Send' button is disabled when no queued messages exist.
904
    * Junk mails are filtered when incorporating from local spool even if
905
      'Filter on incorporation' is disabled.
906
    * The 'Get' button of the main toolbar was fixed.
907
    * Several bugs of the search dialog were fixed.
908
    * Win32: The sorted column of the selected row on the summary view becomes
909
      visible when it doesn't have focus.
910
    * Win32: System fonts with multi-byte font names (such as 'MS PGothic' and
911
      'Meiryo') can be available now.
912
913
* 2.4.0beta2 (development)
914
915
    * The toolbar was rewritten with new API.
916
    * 'Prev', 'Print', 'Address', 'Prefs', and 'Account' was added to the
917
      main toolbar, and 'Prefs' and 'Account' was added to the compose toolbar.
918
    * The overflow menu for toolbar was added.
919
    * The width of toolbar buttons was reduced when the labels are displayed.
920
    * The option to place toolbar labels at the right of icons was added, and
921
      it became the default.
922
    * The bug that the window was kept being skipped from window list after it
923
      became visible with window shading or switching workspaces.
924
    * Some of the UI labels are modified.
925
    * Unix: Symbolic links are now also scanned when scanning MH folders.
926
927
* 2.4.0beta1 (development)
928
929
    * The automatic filtering of new messages in INBOX folder of IMAP4 account
930
      was implemented.
931
    * The customization of the toolbars was implemented.
932
    * The option to toggle window on trayicon click was added.
933
    * Junk mails are now filtered when incorporating from local spool.
934
    * UTF-8 is forced for headers instead of substituting characters if the
935
      code conversion failed.
936
    * The crash of the text view when switching between MIME parts was fixed.
937
    * Win32: the socket buffer size was increased to improve the performance
938
      of network communication.
939
    * Win32: GTK+ and GLib was updated to the latest version.
940
941
* 2.3.0 (stable)
942
943
    * The Japanese manual was updated.
944
945
* 2.3.0rc (development)
946
947
    * CA certificates bundle file is now looked up in multiple location.
948
    * Cancelling the verification of certificates is only applied for current
949
      connection now.
950
    * The version string was changed.
951
    * The bug that the blank message view appeared when displaying window from
952
      the tray icon while the message view was hidden in separate window mode
953
      was fixed.
954
    * Win32: The common CA certificates were included in the package.
955
956
* 2.3.0beta7 (development)
957
958
    * Page setup for printing was added.
959
    * The range specification of printing now works correctly.
960
    * The printing of MIME part now uses the new printing function.
961
    * The font size of printing now follows the display setting.
962
    * The option to input signature directly was added to the account
963
      preferences.
964
    * Signature is automatically generated when creating a new account.
965
    * Bcc: and Reply-To: were added to the template.
966
    * '/etc/ssl/certs' directory is used for SSL certificate verification if
967
      exist.
968
    * When SSL certificate cannot be verified, the confirmation dialog is now
969
      displayed.
970
    * Cursor is now placed at the top of the text (alternatively To or Subject
971
      entry if they are empty) when reediting messages.
972
    * Unix: Resolver is now reinitialized if '/etc/resolv.conf' is modified.
973
974
* 2.3.0beta6 (development)
975
976
    * The new printing function was implemented.
977
      - Each page is now rendered by Cairo.
978
      - The native print dialog is used.
979
      - Page number is printed for each page.
980
      - The option "Use external program for printing" was added.
981
      - The printing of MIME part was implemented.
982
    * Cc: was added to the header view.
983
    * The option "Inherit recipients on reply to self messages" was added.
984
    * Pilot-link (libpisock) 0.12 was supported.
985
    * The window position and the layout of the 'Add Address' dialog was
986
      modified.
987
    * The default directory of the file selection dialog was changed
988
      (in Win32, 'My Documents' is used. In Unix, the home directory is used).
989
    * The UI is now updated periodically on manual filtering.
990
    * The new mail notification on the tray icon is reset when any message
991
      is read now.
992
    * The encoding setting of the message view in new window is enabled also
993
      on reply.
994
    * Win32: The bug that the window was sometimes not displayed at the top
995
      when the tray icon was clicked was fixed.
996
    * Win32: The issue that the progress dialog was not updated while sending
997
      large messages was fixed.
998
999
* 2.3.0beta5 (development)
1000
1001
    * When new mails arrive, the tray icon is changed, and it will be kept
1002
      until a new mail is read.
1003
    * The option "Open inbox on startup" was added.
1004
    * The option "Remeber last selected message" was added.
1005
    * The crash when printing a message with empty subject was fixed.
1006
    * The bug that the text in the composition window was not redrawn on the
1007
      undo of large text was fixed.
1008
1009
* 2.3.0beta4 (development)
1010
1011
    * POP before SMTP was implemented.
1012
    * Win32: The e-mail menu in the start menu now works when Sylpheed is
1013
      selected as a default mailer.
1014
    * WIn32: The character corruption on printing when environment-dependent
1015
      Japanese characters are used was fixed.
1016
    * Win32: The GDI resource leaks of GtkTreeView in XP classic theme and
1017
      2000 which had introduced eventual application crash was fixed.
1018
1019
* 2.3.0beta3 (development)
1020
1021
    * The vertical padding of the folder view was reduced.
1022
    * The change between folders became faster at GTK+ 2.10.x.
1023
    * The bug that the window was kept hidden from taskbar on popup with
1024
      another process when the window was minimized to tray was fixed.
1025
    * The text insertion by the action was fixed again.
1026
    * The height of the statusbar was adjusted.
1027
    * The padding of the folder view was reduced.
1028
    * Win32: The selection of the labels on the header view and the alert
1029
      dialog are now visible.
1030
    * Win32: The application icon was modified.
1031
    * Win32: GTK+ was updated to 2.10.6, and OpenSSL was updated to 0.9.8d.
1032
    * Win32: The network communication failure in some environments was fixed.
1033
1034
* 2.3.0beta2 (development)
1035
1036
    * Messages marked as read or junk mails are now excluded from the numbers
1037
      of new messages.
1038
    * Win32: GTK+ was updated to 2.10.4, and GLib was updated to 2.12.4.
1039
    * Win32: The crash that occurred when Desktop folder was selected on the
1040
      file selection dialog was fixed.
1041
    * Win32: The bug that window position was reset when quitting Sylpheed
1042
      while window was hidden was fixed.
1043
    * Win32: The WSAEWOULDBLOCK state is now properly handled in socket I/O.
1044
1045
* 2.3.0beta1 (development)
1046
1047
    * GtkStatusIcon is used for the tray icon if available.
1048
    * When GtkStatusIcon is used, the tray icon blinks for 5 seconds when new
1049
      mails arrive.
1050
    * The option 'Minimize to tray icon' was added.
1051
    * The left click on the tray icon now only brings the main window in front.
1052
    * Win32: The tray icon was implemented.
1053
    * Win32: The SSL connection problem was fixed.
1054
    * Win32: The included libraries (GLib, GTK+, Pango) were updated to the
1055
      latest version. This introduces the following improvements:
1056
      - The performance of network communication at receiving and sending
1057
        was improved.
1058
      - The appearance of the UI became more native-like.
1059
      - The scrolling speed of the summary view with cursor keys was improved.
1060
      - The broken display of the text view when it was partially hidden was
1061
        fixed.
1062
      - The position of color labels menu in the search dialog is correct now.
1063
      - The problem that GTK+ strings became untranslated after the popup of
1064
        context menu on GtkTextView was fixed.
1065
      - The crash that occurred on startup if a font with non-ascii name was
1066
        specified for system font was fixed.
1067
      - The application doesn't freeze anymore when desktop theme is changed.
1068
1069
* 2.2.9 (stable)
1070
1071
    * The crash that occurred if the summary was sorted by invisible column
1072
      was fixed.
1073
    * The URI of the about dialog was updated.
1074
    * Win32: OpenSSL was updated to 0.9.8c.
1075
1076
* 2.2.8 (stable)
1077
1078
    * The PLAIN authentication method for IMAP4 was supported.
1079
    * The verification of encrypted and signed messages with combined method
1080
      was supported.
1081
    * Oniguruma regex library can be used instead of system's regex API.
1082
    * The LDIF import of the addressbook was improved.
1083
    * Full PGP signature information is displayed on the main text view.
1084
    * All trailing spaces are removed when signing with PGP/MIME instead of
1085
      using quoted-printable to improve compatibility with other MUAs.
1086
    * A warning is displayed before sending when Bcc is specified at PGP
1087
      encryption.
1088
    * The bug that possibly lost relatively small messages on receiving when
1089
      there was no disk space was fixed.
1090
    * The behavior of manual junk filtering was fixed.
1091
    * UTF-8 text can be inserted correctly in the compose window.
1092
    * The error messages of the failure of displaying message body was
1093
      improved.
1094
    * Some workarounds for GTK+ 2.10 were made.
1095
    * Minor UI fixes were made.
1096
    * Other minor bugs were fixed.
1097
    * Win32: Regular expression was supported in filtering.
1098
    * Win32: The version information was added to the executable file.
1099
1100
* 2.2.7 (stable)
1101
1102
    * "Mark all read" was added to the folder context menu.
1103
    * "Set as (not) junk mail" was added to the summary context menu.
1104
    * The option to filter junk mails before normal filtering was added.
1105
    * When replying to all, the original address strings are used for Cc
1106
      instead of stripped ones.
1107
    * Windows-1257 was added for display encoding.
1108
    * Some menu items of the folder context menu were enabled even on receiving
1109
      messages.
1110
    * The bug that manual junk filtering didn't work when no filter rule exist
1111
      was fixed.
1112
    * Several crash bugs were fixed.
1113
    * Win32: libgpg-error-0.dll and libgpgme-11.dll was updated.
1114
    * Win32: The scanning of folders was optimized so that receiving or moving
1115
      of messages become faster when folders contain large number of messages.
1116
1117
* 2.2.6 (stable)
1118
1119
    * The 8-bit literal (literal8) in IMAP4 response was supported.
1120
    * The missing timeout handling was added for SMTP.
1121
    * The failure of URI security check when they have leading space was
1122
      fixed.
1123
1124
* 2.2.5 (stable)
1125
1126
    * The character corruption and crash bug when using Japanese half-width
1127
      kana on sending messages was fixed.
1128
    * The execution failure when using the accessibility module was fixed.
1129
    * The bug that new/unread count becoming negative value was fixed.
1130
    * The bug that bold face was disabled in the folder selection dialog
1131
      with GLib 2.10 and Pango 1.12 was fixed.
1132
    * The incorrect progressbar display when expired messages exist was fixed.
1133
1134
* 2.2.4 (stable)
1135
1136
    * MIME filename encoding with RFC 2231 parameter value extension was
1137
      supported.
1138
    * The clear button for the quick search entry was added.
1139
    * The bug that bold face was disabled in GtkTreeView with GLib 2.10 and
1140
      Pango 1.12 was fixed.
1141
    * Win32: libwimp.dll was updated.
1142
    * Win32: The bug that subfolders were duplicated when rebuilding folder
1143
      tree while the settings were shared between Win32 and Unix was fixed.
1144
    * Win32: The uninstaller was modified so that it only removes files and
1145
      folders created by the installer.
1146
1147
* 2.2.3 (stable)
1148
1149
    * The sorting of the result of the query search was enabled.
1150
    * The printing of messages now follows the state of 'Show all headers'.
1151
    * Relative path is allowed for signature files.
1152
    * The To, Cc, and Bcc button of the address book are now always enabled.
1153
    * The window position of the address book is now preserved.
1154
    * The toggle of the Cc entry on the composition window was enabled.
1155
    * The appearance of the address book was modified.
1156
    * Unix: The support of metamail command was removed, and it was replaced
1157
      with the alternative implementation.
1158
    * Win32: libwimp.dll was updated, and the appearance of the UI was
1159
      improved.
1160
    * Win32: zlib1.dll was updated.
1161
    * Win32: The application icon was updated.
1162
    * Win32: The unnecessary message catalog files were removed to reduce the
1163
      archive size.
1164
1165
* 2.2.2 (stable)
1166
1167
    * The crash bug that occurred when trying to move IMAP4 folders right
1168
      under the root folder was fixed.
1169
    * The crash bug that occurred after a message window was closed while the
1170
      search dialog was still open was fixed.
1171
    * Win32: The console window is newly created if --debug or --help option
1172
      is specified.
1173
    * Win32: The non-ASCII filename encoding problem on executing external
1174
      commands was fixed.
1175
    * Win32: The bug that the main window became not responsive when an error
1176
      occurred on automatic receiving while the window was minimized was fixed.
1177
    * Win32: Spanish translation was added for the installer.
1178
    * Win32: The installer was fixed so that it selects correct language on
1179
      environments other than Japanese.
1180
1181
* 2.2.1 (stable)
1182
1183
    * GtkSpell is enabled on configure by default now.
1184
    * Spanish translation of the README file was added.
1185
    * The bug that account names with filename-unsafe characters couldn't be
1186
      used was fixed.
1187
    * The crash bug that occurred if non-ascii newsgroup names appeared while
1188
      getting newsgroup list was fixed.
1189
    * The performance problem of the quick search while the summary was sorted
1190
      by thread date with descending order was fixed.
1191
    * Win32: The problem that the UI didn't respond occasionally when receiving
1192
      messages was fixed.
1193
1194
* 2.2.0 (stable)
1195
1196
    * The move and copy of messages to queue folders and virtual folders are
1197
      prohibited.
1198
    * The included sylpheed.spec was modified.
1199
1200
* 2.2.0rc (development)
1201
1202
    * The 'minimize to tray icon' feature was modified.
1203
    * The command line options help dialog is not duplicated anymore.
1204
    * The problem that the UI was still insensitive after the execution of
1205
      external editor failed was fixed.
1206
    * The nonstandard Japanese encoding 'x-sjis' was supported.
1207
    * Win32: The locale encoding problem on some languages was fixed.
1208
1209
* 2.2.0beta8 (development)
1210
1211
    * The help of command line options was added.
1212
    * The Japanese manual was updated.
1213
    * When checking IMAP4 mailboxes, the number of new messages is properly
1214
      counted now.
1215
    * The key event handling of the quick search entry was fixed.
1216
    * The wrong status display of the receive dialog on BSD systems was fixed.
1217
    * The unread flag is not reset anymore when moving or copying messages
1218
      into a trash folder.
1219
    * Some UI fixes were made.
1220
    * Win32: Some UIs for unsupported functions were disabled.
1221
    * Win32: The bug that the contents of folders with specific Japanese
1222
      characters such as 'Hyou' (which contains 0x5c ('\') at the second byte)
1223
      at the end of its name couldn't be seen was fixed.
1224
1225
* 2.2.0beta7 (development)
1226
1227
    * When moving, copying, or deleting a collapsed thread, all the messages
1228
      in the thread are processed now.
1229
    * 'Mark thread as read' feature was implemented.
1230
    * The keys on keypad are also recognized in the summary and message view.
1231
    * The window size of the address book is now remembered.
1232
    * PGP passphrase is converted into locale encoding before passing to gpg.
1233
    * Arabic encoding support was added.
1234
    * The premature trimming of strings on the statusbar was disabled.
1235
    * The 'Wrap before sending' option was removed.
1236
    * The issue that it falsely entered drag begin state after passphrase
1237
      dialog was shown was fixed.
1238
    * The bug that the automatic account selection on reply was disabled on
1239
      IMAP4 folders was fixed.
1240
    * Win32: IPv6 was supported.
1241
    * Win32: Window is properly popup on multiple launching now.
1242
1243
* 2.2.0beta6 (development)
1244
1245
    * The cleanup of IMAP4 message caches on exit was implemented.
1246
    * Cache files in IMAP4 folders are now properly removed on move or delete.
1247
    * The temporary passwords of IMAP4 accounts are now preserved until exit.
1248
    * 'File/Insert signature' now inserts signature into current cursor
1249
      position, and 'File/Append signature' was added for the previous
1250
      behavior.
1251
    * Some dialogs are now placed at the center on parent window.
1252
    * The confirmation dialog for emptying trash is not displayed anymore if
1253
      messages don't exist in trash folders.
1254
    * Trash folders are excluded on recursive search.
1255
    * Locale encoding strings can be passed to --compose and --attach command
1256
      line option.
1257
    * Several minor bugs were fixed.
1258
1259
* 2.2.0beta5 (development)
1260
1261
    * The quick search was implemented.
1262
    * The filter conditions for message status such as 'unread', 'mark',
1263
      'color-label', and 'attachment' were added.
1264
    * The window management of the export and import dialog was modified.
1265
    * Several minor bugs were fixed.
1266
1267
* 2.2.0beta4 (development)
1268
1269
    * Unix: The popup menu on the trayicon was implemented.
1270
    * Unix: Clicking the trayicon now toggles the visibility of the main
1271
      window.
1272
    * Unix: The visibility of the trayicon is now configurable.
1273
    * The context menu of the folder view on search folders was modified.
1274
    * The bug that stopped checking of new messages if search folders exist
1275
      in IMAP4 or News mailboxes was fixed.
1276
    * The renaming of search folders under IMAP4 or News folders was fixed.
1277
    * A memory leak that occurs when thread display was off was fixed.
1278
1279
* 2.2.0beta3 (development)
1280
1281
    * The results of search folders are cached to speed up the next search.
1282
    * The search folder property dialog was implemented.
1283
    * The position of 'Delete' menu was changed to prevent its accidental
1284
      selection.
1285
    * The HTTP scheme is added to the URIs begin with 'www.'.
1286
    * Some trailing punctuations were included as URI.
1287
    * The bug that search folders under IMAP4 or News folders couldn't be
1288
      removed was fixed.
1289
1290
* 2.2.0beta2 (development)
1291
1292
    * The forwarding of messages with attachments was modified.
1293
    * The bug that previously selected row was removed from the view instead
1294
      of currently selected one when deleting folders from the context menu
1295
      was fixed.
1296
    * The bug that messages with subject that includes characters that can't
1297
      be used for filename couldn't be attached was fixed.
1298
    * Windows-1252 was added for display encoding.
1299
    * After incomplete POP3 session, duplicate retrieval of messages doesn't
1300
      happen anymore.
1301
1302
* 2.2.0beta1 (development)
1303
1304
    * The major improvements of the search function were made.
1305
      - The query search was implemented.
1306
      - Search conditions can be specified with the same UI as the filter rule.
1307
      - Subfolders can be searched.
1308
      - The search folder (virtual folder) was implemented.
1309
    * The maximized window state is now remembered.
1310
    * The option "Display recipient on 'From' column if sender is yourself" now
1311
      looks for all accounts.
1312
    * The line-wrapping of composition now doesn't join enumerated lines.
1313
    * The nonstandard Korean encoding 'ks_c_5601-1987' was supported.
1314
    * The bug that the initial directory was not properly selected in the file
1315
      selection dialog with GTK+ 2.8 was fixed.
1316
    * Some other bugs were fixed.
1317
1318
* 2.1.9 (development)
1319
1320
    * An option to update only INBOX on checking new messages of IMAP4
1321
      accounts was added.
1322
    * The custom queue folder can be specified for each account now.
1323
    * The progress of local filtering is displayed now.
1324
    * "Update summary" was added to the context menu of the folder view.
1325
    * Appending of messages to an IMAP4 folder was optimized.
1326
    * "Reply to all" now works for newsgroups post.
1327
    * The crash when an address in an address group was modified was fixed.
1328
    * The bug that subscribed newsgroups were removed after refreshing
1329
      subscribe dialog was fixed.
1330
    * The complication failure on some environments was fixed.
1331
    * Win32: The bug that blocked the application when enterning passphrase
1332
      for GnuPG was fixed.
1333
1334
* 2.1.8 (development)
1335
1336
    * The common preferences dialog was reorganized.
1337
    * The memory usage on SMTP and POP3 session was reduced drastically.
1338
    * The last position of the composition window is remembered, and the
1339
      windows are automatically placed so that they don't overlap.
1340
    * Filtered sent messages are not put into Sent folder anymore.
1341
    * When attached text files are saved, their linebreaks are normalized
1342
      depending on platforms.
1343
    * The occasional encoding conversion failure bug on inserting a text file
1344
      into composition window was fixed.
1345
1346
* 2.1.7 (development)
1347
1348
    * The spell checking feature was implemented (requires GtkSpell).
1349
    * The drop of files is allowed on the whole composition window.
1350
    * The insertion of text by drag and drop was disabled.
1351
    * The PGP interface is disabled if GnuPG is not available.
1352
    * A bug that aborted program if invalid UTF-8 text is put in the log
1353
      window was fixed.
1354
    * The pane between summary and message view became more visible.
1355
    * Reply-to-list is not enabled for subscribe confirmation request etc.
1356
    * The bug that the separator of newsgroups was broken was fixed.
1357
    * The bug that broke the summary selection when mark, unread, and
1358
      colorlabel flags were changed while the summary was sorted by them
1359
      was fixed.
1360
    * The bug that caused crash when quote colors dialog was closed by the
1361
      window close button was fixed.
1362
    * The bug that showed wrong value if the total size of a folder was more
1363
      than 2GB was fixed.
1364
    * Win32: The bug that occasionally the summary was not properly updated
1365
      right after messages were added to a folder was fixed.
1366
    * Win32: The problem that message strings were not translated if digit
1367
      locale environmental variable (such as "LANG=1041") was set was fixed.
1368
    * Win32: PGP sign and encryption was supported.
1369
    * Win32: The window focus problem of account and filter setting dialog
1370
      was fixed.
1371
    * Win32: The method of detecting executables was modified.
1372
1373
* 2.1.6 (development)
1374
1375
    * The auto-save to draft of composing messages was implemented.
1376
    * The setting of default (fallback) encoding was added.
1377
    * The command line option '--exit' was added.
1378
    * The preset menu for junk mail learning commands was added, and now
1379
      bogofilter and bsfilter are selectable.
1380
    * The option to mark filtered junk mails as read was added.
1381
    * The buffer overflow of LDIF import was fixed.
1382
1383
    * Win32: The external editor function was implemented.
1384
    * Win32: Junk mail filtering now works.
1385
    * Win32: The default junk mail learning commands were changed to bsfilter.
1386
    * Win32: Some options which are useless on win32 became hidden.
1387
    * Win32: The program icon was added.
1388
    * Win32: Some bugfixes were made.
1389
1390
* 2.1.5 (development)
1391
1392
    * The command line option to specify directory which stores configuration
1393
      files (--configdir dirname) was added.
1394
    * The output headers of printed messages now match to those of the message
1395
      view.
1396
    * Confirmation dialog is displayed instead of input dialog on printing.
1397
    * When replying to ML post that has the Reply-To set, both addresses will
1398
      be set.
1399
    * The option to delete filtered junk mails from server was added.
1400
    * The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
1401
    * The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
1402
    * The sample mime.types was included into the source package.
1403
    * Win32: The remote command was implemented using TCP socket.
1404
    * Win32: The drag and drop of files from Explorer was supported.
1405
    * Win32: The default print command for text file is used for printing when
1406
      the command is unspecified.
1407
    * Win32: Several bugfixes were made.
1408
1409
* 2.1.4 (development)
1410
1411
    * Bugfixes:
1412
      - The IMAP4 parser was fixed so that it can handle literals in response.
1413
      - A bug that caused crashes on receive if Date header has abnormal time
1414
        was fixed.
1415
      - Sylpheed will not close anymore even if the tray icon is closed.
1416
1417
      - Win32:
1418
        o The problem that prevented the rename and move of folders was fixed.
1419
	o The problem that prevented the creation of temporary files by users
1420
	  who don't have the write permission of the root directory was fixed.
1421
	o The action of Drag'n'drop now becomes move.
1422
    * Feature changes / enhancements:
1423
      - The directory with multiple hierarchy can be specified when creating
1424
        a new mailbox.
1425
      - Error messages are now output to the log window and the log file.
1426
      - The 'Create filter rule' menu was brought back in the context menu.
1427
      - The display of the property of top folders was enabled.
1428
1429
      - Win32:
1430
        o SSL/TLSv1 was supported.
1431
	o The console window was disabled.
1432
	o The environmental variable APPDATA is used for the location of
1433
	  configuration files.
1434
	o The default browser is used now when opening URL.
1435
	o The system settings will be used when opening attachments.
1436
	o The launch of executable files was disabled.
1437
	o The support of environment-dependent Japanese characters was
1438
	  enhanced.
1439
	o The duplicate launch is prohibited now.
1440
1441
* 2.1.3 (development)
1442
1443
    * The feature to save all attachments at once was added.
1444
    * The subscription dialog of newsgroups was reimplemented with GtkTreeView.
1445
    * The verification of S/MIME sigunature (PKCS#7) was enabled.
1446
    * The support of character entity references in HTML messages was improved.
1447
    * The subject line is now displayed in the title bar of the composition
1448
      window.
1449
    * The vertical scrollbar of the folder view now shows or hides itself
1450
      automatically.
1451
    * The message number columns of the folder view can be toggled now.
1452
    * The selected row of the summary view will be kept when the state of
1453
      thread display is changed.
1454
    * The selected row will be aligned to center when it reaches the edge of
1455
      the summary view on key operation.
1456
    * The code conversion error and line limit warning will not be displayed
1457
      anymore when saving as draft.
1458
    * Some code cleanups were made.
1459
1460
* 2.1.2 (development)
1461
1462
    * The core parts were separated into a library (LibSylph), and its license
1463
      was changed to LGPL.
1464
    * The feature to sort the summary by thread date was implemented.
1465
    * When executing IMAP4 operations which take long time, its progress is
1466
      now displayed on the statusbar, and the UI is periodically updated.
1467
    * The number of messages to be copied at a time on IMAP4 was limited to
1468
      prevent timeout error.
1469
    * GPG and SSL settings are now saved even if they are disabled at the
1470
      compile time.
1471
    * The auto detection of Japanese encoding now supports UTF-8 encoding.
1472
    * The text display has been modified a bit.
1473
    * The initial implementation of tray icon was added.
1474
    * Address fields are now normalized before sending.
1475
    * Some problems of the addressbook was fixed.
1476
    * A bug in which message/rfc822 attachments were broken when pgp-signed
1477
      was fixed.
1478
    * Win32: A bug in which opened sockets were not closed properly was fixed.
1479
1480
* 2.1.1 (development)
1481
1482
    * IMAP4 now works with Win32 platform.
1483
    * The sorting of summary now fall backs to comparison by date.
1484
    * localedir, manualdir, and faqdir became user-configurable on configure.
1485
    * A bug that multiple selection of the addressbook with Control key
1486
      didn't work with GTK+ 2.6.9 was fixed.
1487
1488
* 2.1.0 (development)
1489
1490
    * Win32 (MinGW) platform was supported.
1491
    * Many portability fixes were made.