root / NEWS @ 1209
History | View | Annotate | Download (20.9 kB)
| 1 | Changes of Sylpheed |
|---|---|
| 2 | |
| 3 | * 2.3.0beta2 (development) |
| 4 | |
| 5 | * Messages marked as read or junk mails are now excluded from the numbers |
| 6 | of new messages. |
| 7 | * Win32: GTK+ was updated to 2.10.4. |
| 8 | * Win32: The crash that occurred when Desktop folder was selected on the |
| 9 | file selection dialog was fixed. |
| 10 | * Win32: The bug that window position was reset when quitting Sylpheed |
| 11 | while window was hidden was fixed. |
| 12 | |
| 13 | * 2.3.0beta1 (development) |
| 14 | |
| 15 | * GtkStatusIcon is used for the tray icon if available. |
| 16 | * When GtkStatusIcon is used, the tray icon blinks for 5 seconds when new |
| 17 | mails arrive. |
| 18 | * The option 'Minimize to tray icon' was added. |
| 19 | * The left click on the tray icon now only brings the main window in front. |
| 20 | * Win32: The tray icon was implemented. |
| 21 | * Win32: The SSL connection problem was fixed. |
| 22 | * Win32: The included libraries (GLib, GTK+, Pango) were updated to the |
| 23 | latest version. This introduces the following improvements: |
| 24 | - The performance of network communication at receiving and sending |
| 25 | was improved. |
| 26 | - The appearance of the UI became more native-like. |
| 27 | - The scrolling speed of the summary view with cursor keys was improved. |
| 28 | - The broken display of the text view when it was partially hidden was |
| 29 | fixed. |
| 30 | - The position of color labels menu in the search dialog is correct now. |
| 31 | - The problem that GTK+ strings became untranslated after the popup of |
| 32 | context menu on GtkTextView was fixed. |
| 33 | - The crash that occurred on startup if a font with non-ascii name was |
| 34 | specified for system font was fixed. |
| 35 | |
| 36 | * 2.2.9 (stable) |
| 37 | |
| 38 | * The crash that occurred if the summary was sorted by invisible column |
| 39 | was fixed. |
| 40 | * The URI of the about dialog was updated. |
| 41 | * Win32: OpenSSL was updated to 0.9.8c. |
| 42 | |
| 43 | * 2.2.8 (stable) |
| 44 | |
| 45 | * The PLAIN authentication method for IMAP4 was supported. |
| 46 | * The verification of encrypted and signed messages with combined method |
| 47 | was supported. |
| 48 | * Oniguruma regex library can be used instead of system's regex API. |
| 49 | * The LDIF import of the addressbook was improved. |
| 50 | * Full PGP signature information is displayed on the main text view. |
| 51 | * All trailing spaces are removed when signing with PGP/MIME instead of |
| 52 | using quoted-printable to improve compatibility with other MUAs. |
| 53 | * A warning is displayed before sending when Bcc is specified at PGP |
| 54 | encryption. |
| 55 | * The bug that possibly lost relatively small messages on receiving when |
| 56 | there was no disk space was fixed. |
| 57 | * The behavior of manual junk filtering was fixed. |
| 58 | * UTF-8 text can be inserted correctly in the compose window. |
| 59 | * The error messages of the failure of displaying message body was |
| 60 | improved. |
| 61 | * Some workarounds for GTK+ 2.10 were made. |
| 62 | * Minor UI fixes were made. |
| 63 | * Other minor bugs were fixed. |
| 64 | * Win32: Regular expression was supported in filtering. |
| 65 | * Win32: The version information was added to the executable file. |
| 66 | |
| 67 | * 2.2.7 (stable) |
| 68 | |
| 69 | * "Mark all read" was added to the folder context menu. |
| 70 | * "Set as (not) junk mail" was added to the summary context menu. |
| 71 | * The option to filter junk mails before normal filtering was added. |
| 72 | * When replying to all, the original address strings are used for Cc |
| 73 | instead of stripped ones. |
| 74 | * Windows-1257 was added for display encoding. |
| 75 | * Some menu items of the folder context menu were enabled even on receiving |
| 76 | messages. |
| 77 | * The bug that manual junk filtering didn't work when no filter rule exist |
| 78 | was fixed. |
| 79 | * Several crash bugs were fixed. |
| 80 | * Win32: libgpg-error-0.dll and libgpgme-11.dll was updated. |
| 81 | * Win32: The scanning of folders was optimized so that receiving or moving |
| 82 | of messages become faster when folders contain large number of messages. |
| 83 | |
| 84 | * 2.2.6 (stable) |
| 85 | |
| 86 | * The 8-bit literal (literal8) in IMAP4 response was supported. |
| 87 | * The missing timeout handling was added for SMTP. |
| 88 | * The failure of URI security check when they have leading space was |
| 89 | fixed. |
| 90 | |
| 91 | * 2.2.5 (stable) |
| 92 | |
| 93 | * The character corruption and crash bug when using Japanese half-width |
| 94 | kana on sending messages was fixed. |
| 95 | * The execution failure when using the accessibility module was fixed. |
| 96 | * The bug that new/unread count becoming negative value was fixed. |
| 97 | * The bug that bold face was disabled in the folder selection dialog |
| 98 | with GLib 2.10 and Pango 1.12 was fixed. |
| 99 | * The incorrect progressbar display when expired messages exist was fixed. |
| 100 | |
| 101 | * 2.2.4 (stable) |
| 102 | |
| 103 | * MIME filename encoding with RFC 2231 parameter value extension was |
| 104 | supported. |
| 105 | * The clear button for the quick search entry was added. |
| 106 | * The bug that bold face was disabled in GtkTreeView with GLib 2.10 and |
| 107 | Pango 1.12 was fixed. |
| 108 | * Win32: libwimp.dll was updated. |
| 109 | * Win32: The bug that subfolders were duplicated when rebuilding folder |
| 110 | tree while the settings were shared between Win32 and Unix was fixed. |
| 111 | * Win32: The uninstaller was modified so that it only removes files and |
| 112 | folders created by the installer. |
| 113 | |
| 114 | * 2.2.3 (stable) |
| 115 | |
| 116 | * The sorting of the result of the query search was enabled. |
| 117 | * The printing of messages now follows the state of 'Show all headers'. |
| 118 | * Relative path is allowed for signature files. |
| 119 | * The To, Cc, and Bcc button of the address book are now always enabled. |
| 120 | * The window position of the address book is now preserved. |
| 121 | * The toggle of the Cc entry on the composition window was enabled. |
| 122 | * The appearance of the address book was modified. |
| 123 | * Unix: The support of metamail command was removed, and it was replaced |
| 124 | with the alternative implementation. |
| 125 | * Win32: libwimp.dll was updated, and the appearance of the UI was |
| 126 | improved. |
| 127 | * Win32: zlib1.dll was updated. |
| 128 | * Win32: The application icon was updated. |
| 129 | * Win32: The unnecessary message catalog files were removed to reduce the |
| 130 | archive size. |
| 131 | |
| 132 | * 2.2.2 (stable) |
| 133 | |
| 134 | * The crash bug that occurred when trying to move IMAP4 folders right |
| 135 | under the root folder was fixed. |
| 136 | * The crash bug that occurred after a message window was closed while the |
| 137 | search dialog was still open was fixed. |
| 138 | * Win32: The console window is newly created if --debug or --help option |
| 139 | is specified. |
| 140 | * Win32: The non-ASCII filename encoding problem on executing external |
| 141 | commands was fixed. |
| 142 | * Win32: The bug that the main window became not responsive when an error |
| 143 | occurred on automatic receiving while the window was minimized was fixed. |
| 144 | * Win32: Spanish translation was added for the installer. |
| 145 | * Win32: The installer was fixed so that it selects correct language on |
| 146 | environments other than Japanese. |
| 147 | |
| 148 | * 2.2.1 (stable) |
| 149 | |
| 150 | * GtkSpell is enabled on configure by default now. |
| 151 | * Spanish translation of the README file was added. |
| 152 | * The bug that account names with filename-unsafe characters couldn't be |
| 153 | used was fixed. |
| 154 | * The crash bug that occurred if non-ascii newsgroup names appeared while |
| 155 | getting newsgroup list was fixed. |
| 156 | * The performance problem of the quick search while the summary was sorted |
| 157 | by thread date with descending order was fixed. |
| 158 | * Win32: The problem that the UI didn't respond occasionally when receiving |
| 159 | messages was fixed. |
| 160 | |
| 161 | * 2.2.0 (stable) |
| 162 | |
| 163 | * The move and copy of messages to queue folders and virtual folders are |
| 164 | prohibited. |
| 165 | * The included sylpheed.spec was modified. |
| 166 | |
| 167 | * 2.2.0rc (development) |
| 168 | |
| 169 | * The 'minimize to tray icon' feature was modified. |
| 170 | * The command line options help dialog is not duplicated anymore. |
| 171 | * The problem that the UI was still insensitive after the execution of |
| 172 | external editor failed was fixed. |
| 173 | * The nonstandard Japanese encoding 'x-sjis' was supported. |
| 174 | * Win32: The locale encoding problem on some languages was fixed. |
| 175 | |
| 176 | * 2.2.0beta8 (development) |
| 177 | |
| 178 | * The help of command line options was added. |
| 179 | * The Japanese manual was updated. |
| 180 | * When checking IMAP4 mailboxes, the number of new messages is properly |
| 181 | counted now. |
| 182 | * The key event handling of the quick search entry was fixed. |
| 183 | * The wrong status display of the receive dialog on BSD systems was fixed. |
| 184 | * The unread flag is not reset anymore when moving or copying messages |
| 185 | into a trash folder. |
| 186 | * Some UI fixes were made. |
| 187 | * Win32: Some UIs for unsupported functions were disabled. |
| 188 | * Win32: The bug that the contents of folders with specific Japanese |
| 189 | characters such as 'Hyou' (which contains 0x5c ('\') at the second byte)
|
| 190 | at the end of its name couldn't be seen was fixed. |
| 191 | |
| 192 | * 2.2.0beta7 (development) |
| 193 | |
| 194 | * When moving, copying, or deleting a collapsed thread, all the messages |
| 195 | in the thread are processed now. |
| 196 | * 'Mark thread as read' feature was implemented. |
| 197 | * The keys on keypad are also recognized in the summary and message view. |
| 198 | * The window size of the address book is now remembered. |
| 199 | * PGP passphrase is converted into locale encoding before passing to gpg. |
| 200 | * Arabic encoding support was added. |
| 201 | * The premature trimming of strings on the statusbar was disabled. |
| 202 | * The 'Wrap before sending' option was removed. |
| 203 | * The issue that it falsely entered drag begin state after passphrase |
| 204 | dialog was shown was fixed. |
| 205 | * The bug that the automatic account selection on reply was disabled on |
| 206 | IMAP4 folders was fixed. |
| 207 | * Win32: IPv6 was supported. |
| 208 | * Win32: Window is properly popup on multiple launching now. |
| 209 | |
| 210 | * 2.2.0beta6 (development) |
| 211 | |
| 212 | * The cleanup of IMAP4 message caches on exit was implemented. |
| 213 | * Cache files in IMAP4 folders are now properly removed on move or delete. |
| 214 | * The temporary passwords of IMAP4 accounts are now preserved until exit. |
| 215 | * 'File/Insert signature' now inserts signature into current cursor |
| 216 | position, and 'File/Append signature' was added for the previous |
| 217 | behavior. |
| 218 | * Some dialogs are now placed at the center on parent window. |
| 219 | * The confirmation dialog for emptying trash is not displayed anymore if |
| 220 | messages don't exist in trash folders. |
| 221 | * Trash folders are excluded on recursive search. |
| 222 | * Locale encoding strings can be passed to --compose and --attach command |
| 223 | line option. |
| 224 | * Several minor bugs were fixed. |
| 225 | |
| 226 | * 2.2.0beta5 (development) |
| 227 | |
| 228 | * The quick search was implemented. |
| 229 | * The filter conditions for message status such as 'unread', 'mark', |
| 230 | 'color-label', and 'attachment' were added. |
| 231 | * The window management of the export and import dialog was modified. |
| 232 | * Several minor bugs were fixed. |
| 233 | |
| 234 | * 2.2.0beta4 (development) |
| 235 | |
| 236 | * Unix: The popup menu on the trayicon was implemented. |
| 237 | * Unix: Clicking the trayicon now toggles the visibility of the main |
| 238 | window. |
| 239 | * Unix: The visibility of the trayicon is now configurable. |
| 240 | * The context menu of the folder view on search folders was modified. |
| 241 | * The bug that stopped checking of new messages if search folders exist |
| 242 | in IMAP4 or News mailboxes was fixed. |
| 243 | * The renaming of search folders under IMAP4 or News folders was fixed. |
| 244 | * A memory leak that occurs when thread display was off was fixed. |
| 245 | |
| 246 | * 2.2.0beta3 (development) |
| 247 | |
| 248 | * The results of search folders are cached to speed up the next search. |
| 249 | * The search folder property dialog was implemented. |
| 250 | * The position of 'Delete' menu was changed to prevent its accidental |
| 251 | selection. |
| 252 | * The HTTP scheme is added to the URIs begin with 'www.'. |
| 253 | * Some trailing punctuations were included as URI. |
| 254 | * The bug that search folders under IMAP4 or News folders couldn't be |
| 255 | removed was fixed. |
| 256 | |
| 257 | * 2.2.0beta2 (development) |
| 258 | |
| 259 | * The forwarding of messages with attachments was modified. |
| 260 | * The bug that previously selected row was removed from the view instead |
| 261 | of currently selected one when deleting folders from the context menu |
| 262 | was fixed. |
| 263 | * The bug that messages with subject that includes characters that can't |
| 264 | be used for filename couldn't be attached was fixed. |
| 265 | * Windows-1252 was added for display encoding. |
| 266 | * After incomplete POP3 session, duplicate retrieval of messages doesn't |
| 267 | happen anymore. |
| 268 | |
| 269 | * 2.2.0beta1 (development) |
| 270 | |
| 271 | * The major improvements of the search function were made. |
| 272 | - The query search was implemented. |
| 273 | - Search conditions can be specified with the same UI as the filter rule. |
| 274 | - Subfolders can be searched. |
| 275 | - The search folder (virtual folder) was implemented. |
| 276 | * The maximized window state is now remembered. |
| 277 | * The option "Display recipient on 'From' column if sender is yourself" now |
| 278 | looks for all accounts. |
| 279 | * The line-wrapping of composition now doesn't join enumerated lines. |
| 280 | * The nonstandard Korean encoding 'ks_c_5601-1987' was supported. |
| 281 | * The bug that the initial directory was not properly selected in the file |
| 282 | selection dialog with GTK+ 2.8 was fixed. |
| 283 | * Some other bugs were fixed. |
| 284 | |
| 285 | * 2.1.9 (development) |
| 286 | |
| 287 | * An option to update only INBOX on checking new messages of IMAP4 |
| 288 | accounts was added. |
| 289 | * The custom queue folder can be specified for each account now. |
| 290 | * The progress of local filtering is displayed now. |
| 291 | * "Update summary" was added to the context menu of the folder view. |
| 292 | * Appending of messages to an IMAP4 folder was optimized. |
| 293 | * "Reply to all" now works for newsgroups post. |
| 294 | * The crash when an address in an address group was modified was fixed. |
| 295 | * The bug that subscribed newsgroups were removed after refreshing |
| 296 | subscribe dialog was fixed. |
| 297 | * The complication failure on some environments was fixed. |
| 298 | * Win32: The bug that blocked the application when enterning passphrase |
| 299 | for GnuPG was fixed. |
| 300 | |
| 301 | * 2.1.8 (development) |
| 302 | |
| 303 | * The common preferences dialog was reorganized. |
| 304 | * The memory usage on SMTP and POP3 session was reduced drastically. |
| 305 | * The last position of the composition window is remembered, and the |
| 306 | windows are automatically placed so that they don't overlap. |
| 307 | * Filtered sent messages are not put into Sent folder anymore. |
| 308 | * When attached text files are saved, their linebreaks are normalized |
| 309 | depending on platforms. |
| 310 | * The occasional encoding conversion failure bug on inserting a text file |
| 311 | into composition window was fixed. |
| 312 | |
| 313 | * 2.1.7 (development) |
| 314 | |
| 315 | * The spell checking feature was implemented (requires GtkSpell). |
| 316 | * The drop of files is allowed on the whole composition window. |
| 317 | * The insertion of text by drag and drop was disabled. |
| 318 | * The PGP interface is disabled if GnuPG is not available. |
| 319 | * A bug that aborted program if invalid UTF-8 text is put in the log |
| 320 | window was fixed. |
| 321 | * The pane between summary and message view became more visible. |
| 322 | * Reply-to-list is not enabled for subscribe confirmation request etc. |
| 323 | * The bug that the separator of newsgroups was broken was fixed. |
| 324 | * The bug that broke the summary selection when mark, unread, and |
| 325 | colorlabel flags were changed while the summary was sorted by them |
| 326 | was fixed. |
| 327 | * The bug that caused crash when quote colors dialog was closed by the |
| 328 | window close button was fixed. |
| 329 | * The bug that showed wrong value if the total size of a folder was more |
| 330 | than 2GB was fixed. |
| 331 | * Win32: The bug that occasionally the summary was not properly updated |
| 332 | right after messages were added to a folder was fixed. |
| 333 | * Win32: The problem that message strings were not translated if digit |
| 334 | locale environmental variable (such as "LANG=1041") was set was fixed. |
| 335 | * Win32: PGP sign and encryption was supported. |
| 336 | * Win32: The window focus problem of account and filter setting dialog |
| 337 | was fixed. |
| 338 | * Win32: The method of detecting executables was modified. |
| 339 | |
| 340 | * 2.1.6 (development) |
| 341 | |
| 342 | * The auto-save to draft of composing messages was implemented. |
| 343 | * The setting of default (fallback) encoding was added. |
| 344 | * The command line option '--exit' was added. |
| 345 | * The preset menu for junk mail learning commands was added, and now |
| 346 | bogofilter and bsfilter are selectable. |
| 347 | * The option to mark filtered junk mails as read was added. |
| 348 | * The buffer overflow of LDIF import was fixed. |
| 349 | |
| 350 | * Win32: The external editor function was implemented. |
| 351 | * Win32: Junk mail filtering now works. |
| 352 | * Win32: The default junk mail learning commands were changed to bsfilter. |
| 353 | * Win32: Some options which are useless on win32 became hidden. |
| 354 | * Win32: The program icon was added. |
| 355 | * Win32: Some bugfixes were made. |
| 356 | |
| 357 | * 2.1.5 (development) |
| 358 | |
| 359 | * The command line option to specify directory which stores configuration |
| 360 | files (--configdir dirname) was added. |
| 361 | * The output headers of printed messages now match to those of the message |
| 362 | view. |
| 363 | * Confirmation dialog is displayed instead of input dialog on printing. |
| 364 | * When replying to ML post that has the Reply-To set, both addresses will |
| 365 | be set. |
| 366 | * The option to delete filtered junk mails from server was added. |
| 367 | * The locale name 'zh_TW.Big5' was changed to 'zh_TW'. |
| 368 | * The problem that drag and drop didn't work with GTK+ 2.8 was fixed. |
| 369 | * The sample mime.types was included into the source package. |
| 370 | * Win32: The remote command was implemented using TCP socket. |
| 371 | * Win32: The drag and drop of files from Explorer was supported. |
| 372 | * Win32: The default print command for text file is used for printing when |
| 373 | the command is unspecified. |
| 374 | * Win32: Several bugfixes were made. |
| 375 | |
| 376 | * 2.1.4 (development) |
| 377 | |
| 378 | * Bugfixes: |
| 379 | - The IMAP4 parser was fixed so that it can handle literals in response. |
| 380 | - A bug that caused crashes on receive if Date header has abnormal time |
| 381 | was fixed. |
| 382 | - Sylpheed will not close anymore even if the tray icon is closed. |
| 383 | |
| 384 | - Win32: |
| 385 | o The problem that prevented the rename and move of folders was fixed. |
| 386 | o The problem that prevented the creation of temporary files by users |
| 387 | who don't have the write permission of the root directory was fixed. |
| 388 | o The action of Drag'n'drop now becomes move. |
| 389 | * Feature changes / enhancements: |
| 390 | - The directory with multiple hierarchy can be specified when creating |
| 391 | a new mailbox. |
| 392 | - Error messages are now output to the log window and the log file. |
| 393 | - The 'Create filter rule' menu was brought back in the context menu. |
| 394 | - The display of the property of top folders was enabled. |
| 395 | |
| 396 | - Win32: |
| 397 | o SSL/TLSv1 was supported. |
| 398 | o The console window was disabled. |
| 399 | o The environmental variable APPDATA is used for the location of |
| 400 | configuration files. |
| 401 | o The default browser is used now when opening URL. |
| 402 | o The system settings will be used when opening attachments. |
| 403 | o The launch of executable files was disabled. |
| 404 | o The support of environment-dependent Japanese characters was |
| 405 | enhanced. |
| 406 | o The duplicate launch is prohibited now. |
| 407 | |
| 408 | * 2.1.3 (development) |
| 409 | |
| 410 | * The feature to save all attachments at once was added. |
| 411 | * The subscription dialog of newsgroups was reimplemented with GtkTreeView. |
| 412 | * The verification of S/MIME sigunature (PKCS#7) was enabled. |
| 413 | * The support of character entity references in HTML messages was improved. |
| 414 | * The subject line is now displayed in the title bar of the composition |
| 415 | window. |
| 416 | * The vertical scrollbar of the folder view now shows or hides itself |
| 417 | automatically. |
| 418 | * The message number columns of the folder view can be toggled now. |
| 419 | * The selected row of the summary view will be kept when the state of |
| 420 | thread display is changed. |
| 421 | * The selected row will be aligned to center when it reaches the edge of |
| 422 | the summary view on key operation. |
| 423 | * The code conversion error and line limit warning will not be displayed |
| 424 | anymore when saving as draft. |
| 425 | * Some code cleanups were made. |
| 426 | |
| 427 | * 2.1.2 (development) |
| 428 | |
| 429 | * The core parts were separated into a library (LibSylph), and its license |
| 430 | was changed to LGPL. |
| 431 | * The feature to sort the summary by thread date was implemented. |
| 432 | * When executing IMAP4 operations which take long time, its progress is |
| 433 | now displayed on the statusbar, and the UI is periodically updated. |
| 434 | * The number of messages to be copied at a time on IMAP4 was limited to |
| 435 | prevent timeout error. |
| 436 | * GPG and SSL settings are now saved even if they are disabled at the |
| 437 | compile time. |
| 438 | * The auto detection of Japanese encoding now supports UTF-8 encoding. |
| 439 | * The text display has been modified a bit. |
| 440 | * The initial implementation of tray icon was added. |
| 441 | * Address fields are now normalized before sending. |
| 442 | * Some problems of the addressbook was fixed. |
| 443 | * A bug in which message/rfc822 attachments were broken when pgp-signed |
| 444 | was fixed. |
| 445 | * Win32: A bug in which opened sockets were not closed properly was fixed. |
| 446 | |
| 447 | * 2.1.1 (development) |
| 448 | |
| 449 | * IMAP4 now works with Win32 platform. |
| 450 | * The sorting of summary now fall backs to comparison by date. |
| 451 | * localedir, manualdir, and faqdir became user-configurable on configure. |
| 452 | * A bug that multiple selection of the addressbook with Control key |
| 453 | didn't work with GTK+ 2.6.9 was fixed. |
| 454 | |
| 455 | * 2.1.0 (development) |
| 456 | |
| 457 | * Win32 (MinGW) platform was supported. |
| 458 | * Many portability fixes were made. |