root / NEWS @ 848
History | View | Annotate | Download (8.2 kB)
| 1 | Changes of Sylpheed |
|---|---|
| 2 | |
| 3 | * 2.1.9 (development) |
| 4 | |
| 5 | * An option to update only INBOX on checking new messages of IMAP4 |
| 6 | accounts was added. |
| 7 | * The custom queue folder can be specified for each account now. |
| 8 | * The progress of local filtering is displayed now. |
| 9 | * "Update summary" was added to the context menu of the folder view. |
| 10 | * Appending of messages to an IMAP4 folder was optimized. |
| 11 | * "Reply to all" now works for newsgroups post. |
| 12 | * The crash when an address in an address group was modified was fixed. |
| 13 | * The bug that subscribed newsgroups were removed after refreshing |
| 14 | subscribe dialog was fixed. |
| 15 | * The complication failure on some environments was fixed. |
| 16 | * Win32: The bug that blocked the application when enterning passphrase |
| 17 | for GnuPG was fixed. |
| 18 | |
| 19 | * 2.1.8 (development) |
| 20 | |
| 21 | * The common preferences dialog was reorganized. |
| 22 | * The memory usage on SMTP and POP3 session was reduced drastically. |
| 23 | * The last position of the composition window is remembered, and the |
| 24 | windows are automatically placed so that they don't overlap. |
| 25 | * Filtered sent messages are not put into Sent folder anymore. |
| 26 | * When attached text files are saved, their linebreaks are normalized |
| 27 | depending on platforms. |
| 28 | * The occasional encoding conversion failure bug on inserting a text file |
| 29 | into composition window was fixed. |
| 30 | |
| 31 | * 2.1.7 (development) |
| 32 | |
| 33 | * The spell checking feature was implemented (requires GtkSpell). |
| 34 | * The drop of files is allowed on the whole composition window. |
| 35 | * The insertion of text by drag and drop was disabled. |
| 36 | * The PGP interface is disabled if GnuPG is not available. |
| 37 | * A bug that aborted program if invalid UTF-8 text is put in the log |
| 38 | window was fixed. |
| 39 | * The pane between summary and message view became more visible. |
| 40 | * Reply-to-list is not enabled for subscribe confirmation request etc. |
| 41 | * The bug that the separator of newsgroups was broken was fixed. |
| 42 | * The bug that broke the summary selection when mark, unread, and |
| 43 | colorlabel flags were changed while the summary was sorted by them |
| 44 | was fixed. |
| 45 | * The bug that caused crash when quote colors dialog was closed by the |
| 46 | window close button was fixed. |
| 47 | * The bug that showed wrong value if the total size of a folder was more |
| 48 | than 2GB was fixed. |
| 49 | * Win32: The bug that occasionally the summary was not properly updated |
| 50 | right after messages were added to a folder was fixed. |
| 51 | * Win32: The problem that message strings were not translated if digit |
| 52 | locale environmental variable (such as "LANG=1041") was set was fixed. |
| 53 | * Win32: PGP sign and encryption was supported. |
| 54 | * Win32: The window focus problem of account and filter setting dialog |
| 55 | was fixed. |
| 56 | * Win32: The method of detecting executables was modified. |
| 57 | |
| 58 | * 2.1.6 (development) |
| 59 | |
| 60 | * The auto-save to draft of composing messages was implemented. |
| 61 | * The setting of default (fallback) encoding was added. |
| 62 | * The command line option '--exit' was added. |
| 63 | * The preset menu for junk mail learning commands was added, and now |
| 64 | bogofilter and bsfilter are selectable. |
| 65 | * The option to mark filtered junk mails as read was added. |
| 66 | * The buffer overflow of LDIF import was fixed. |
| 67 | |
| 68 | * Win32: The external editor function was implemented. |
| 69 | * Win32: Junk mail filtering now works. |
| 70 | * Win32: The default junk mail learning commands were changed to bsfilter. |
| 71 | * Win32: Some options which are useless on win32 became hidden. |
| 72 | * Win32: The program icon was added. |
| 73 | * Win32: Some bugfixes were made. |
| 74 | |
| 75 | * 2.1.5 (development) |
| 76 | |
| 77 | * The command line option to specify directory which stores configuration |
| 78 | files (--configdir dirname) was added. |
| 79 | * The output headers of printed messages now match to those of the message |
| 80 | view. |
| 81 | * Confirmation dialog is displayed instead of input dialog on printing. |
| 82 | * When replying to ML post that has the Reply-To set, both addresses will |
| 83 | be set. |
| 84 | * The option to delete filtered junk mails from server was added. |
| 85 | * The locale name 'zh_TW.Big5' was changed to 'zh_TW'. |
| 86 | * The problem that drag and drop didn't work with GTK+ 2.8 was fixed. |
| 87 | * The sample mime.types was included into the source package. |
| 88 | * Win32: The remote command was implemented using TCP socket. |
| 89 | * Win32: The drag and drop of files from Explorer was supported. |
| 90 | * Win32: The default print command for text file is used for printing when |
| 91 | the command is unspecified. |
| 92 | * Win32: Several bugfixes were made. |
| 93 | |
| 94 | * 2.1.4 (development) |
| 95 | |
| 96 | * Bugfixes: |
| 97 | - The IMAP4 parser was fixed so that it can handle literals in response. |
| 98 | - A bug that caused crashes on receive if Date header has abnormal time |
| 99 | was fixed. |
| 100 | - Sylpheed will not close anymore even if the tray icon is closed. |
| 101 | |
| 102 | - Win32: |
| 103 | o The problem that prevented the rename and move of folders was fixed. |
| 104 | o The problem that prevented the creation of temporary files by users |
| 105 | who don't have the write permission of the root directory was fixed. |
| 106 | o The action of Drag'n'drop now becomes move. |
| 107 | * Feature changes / enhancements: |
| 108 | - The directory with multiple hierarchy can be specified when creating |
| 109 | a new mailbox. |
| 110 | - Error messages are now output to the log window and the log file. |
| 111 | - The 'Create filter rule' menu was brought back in the context menu. |
| 112 | - The display of the property of top folders was enabled. |
| 113 | |
| 114 | - Win32: |
| 115 | o SSL/TLSv1 was supported. |
| 116 | o The console window was disabled. |
| 117 | o The environmental variable APPDATA is used for the location of |
| 118 | configuration files. |
| 119 | o The default browser is used now when opening URL. |
| 120 | o The system settings will be used when opening attachments. |
| 121 | o The launch of executable files was disabled. |
| 122 | o The support of environment-dependent Japanese characters was |
| 123 | enhanced. |
| 124 | o The duplicate launch is prohibited now. |
| 125 | |
| 126 | * 2.1.3 (development) |
| 127 | |
| 128 | * The feature to save all attachments at once was added. |
| 129 | * The subscription dialog of newsgroups was reimplemented with GtkTreeView. |
| 130 | * The verification of S/MIME sigunature (PKCS#7) was enabled. |
| 131 | * The support of character entity references in HTML messages was improved. |
| 132 | * The subject line is now displayed in the title bar of the composition |
| 133 | window. |
| 134 | * The vertical scrollbar of the folder view now shows or hides itself |
| 135 | automatically. |
| 136 | * The message number columns of the folder view can be toggled now. |
| 137 | * The selected row of the summary view will be kept when the state of |
| 138 | thread display is changed. |
| 139 | * The selected row will be aligned to center when it reaches the edge of |
| 140 | the summary view on key operation. |
| 141 | * The code conversion error and line limit warning will not be displayed |
| 142 | anymore when saving as draft. |
| 143 | * Some code cleanups were made. |
| 144 | |
| 145 | * 2.1.2 (development) |
| 146 | |
| 147 | * The core parts were separated into a library (LibSylph), and its license |
| 148 | was changed to LGPL. |
| 149 | * The feature to sort the summary by thread date was implemented. |
| 150 | * When executing IMAP4 operations which take long time, its progress is |
| 151 | now displayed on the statusbar, and the UI is periodically updated. |
| 152 | * The number of messages to be copied at a time on IMAP4 was limited to |
| 153 | prevent timeout error. |
| 154 | * GPG and SSL settings are now saved even if they are disabled at the |
| 155 | compile time. |
| 156 | * The auto detection of Japanese encoding now supports UTF-8 encoding. |
| 157 | * The text display has been modified a bit. |
| 158 | * The initial implementation of tray icon was added. |
| 159 | * Address fields are now normalized before sending. |
| 160 | * Some problems of the addressbook was fixed. |
| 161 | * A bug in which message/rfc822 attachments were broken when pgp-signed |
| 162 | was fixed. |
| 163 | * Win32: A bug in which opened sockets were not closed properly was fixed. |
| 164 | |
| 165 | * 2.1.1 (development) |
| 166 | |
| 167 | * IMAP4 now works with Win32 platform. |
| 168 | * The sorting of summary now fall backs to comparison by date. |
| 169 | * localedir, manualdir, and faqdir became user-configurable on configure. |
| 170 | * A bug that multiple selection of the addressbook with Control key |
| 171 | didn't work with GTK+ 2.6.9 was fixed. |
| 172 | |
| 173 | * 2.1.0 (development) |
| 174 | |
| 175 | * Win32 (MinGW) platform was supported. |
| 176 | * Many portability fixes were made. |