new newsgroups dialog box
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.6.4
4
5     * The performance of summary display on large number of messages
6       has been improved.
7     * Columns of the summary view became reorderable.
8     * The default order of the summary view columns has been changed.
9     * Reedit has been enabled in the outbox.
10     * LDIF file import has been implemented.
11     * The crash bug of LDAP has been fixed.
12     * Some other bugs have been fixed.
13
14 * 0.6.3
15
16     * Message body text search has been implemented.
17     * The text part of nested multipart message, or HTML only message
18       is now correctly quoted on replying.
19     * The status of threading is now preserved for each folders.
20     * Selective removal from trash folder has been enabled.
21     * User name and password of IMAP4 account which include spaces are now
22       handled correctly.
23     * Workaround for 8bit characters conversion failure on C locale when
24       using libjconv has been made.
25     * Some bugs that caused crashes have been fixed.
26
27 * 0.6.2
28
29     * The new addressbook has been implemented (Match Grun).
30     * LDAP, vCard, and JPilot have been supported.
31     * The option to launch the external editor automatically has been added.
32     * Sorting by mark, unread, attachment, and color label has been enabled.
33     * Moving to the next or previous flagged messages has been enabled.
34     * The "Mark all read" function has been added.
35     * The function to reformat the current paragraph has been implemented.
36     * Some icons have been replaced.
37     * The layout of some menu items has been modified.
38     * Some other bugfixes have been made.
39
40 * 0.6.1
41
42     * A crash bug caused by the typo of ja.po was fixed.
43     * Some bugs of configure were fixed.
44     * The bug that ignored Bcc: when using external command for sending was
45       fixed.
46     * A bug of auto-checking was fixed.
47     * Readability of the selected color-labelled line has been improved.
48     * Croatian message catalog has been added.
49
50 * 0.6.0
51
52     * Some operations are enabled while receiving.
53     * A progress bar has been added to the status bar.
54     * SSL has been supported (POP3, SMTP, IMAP4).
55     * Color label is implemented.
56     * Sending with local sendmail command is enabled.
57     * Queued messages are now re-editable.
58     * Old messages will be removed after re-editing.
59     * Account information is now used when sending from queue.
60     * New account dialog will be displayed on the first run.
61     * Suppressed the output to status bar on IMAP4 and NNTP.
62     * The memory usage of the integrated XML parser has been reduced.
63     * The configure script has been improved.
64     * The bug that tried to fetch a nonexistent message on POP3 has been
65       fixed.
66     * The crash bugs of the summary view and the attachment property dialog
67       of the composition window has been fixed.
68
69 * 0.5.3
70
71     * The performance of the summary view has been improved a bit.
72     * The option to expand / collapse message threads has been added.
73     * Unread messages are now displayed with bold font.
74     * The option to update all local folders after getting messages has
75       been added.
76     * "Add sender to address book" has been implemented.
77     * The position of displayed message is now kept after updating the
78       summary view.
79     * A security problem of POP3 has been fixed.
80     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
81     * Some other bugs have been fixed.
82
83 * 0.5.2
84
85     * The English manual has been added.
86     * Polish message catalog has been added.
87     * Accounts are automatically selected on reply.
88     * Unnecessary return codes in user-defined header are removed.
89     * UI of date format setting has been improved.
90     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
91     * The bug that suspended the process after opening attached files has
92       been fixed.
93     * Workaround for raw-JIS code in header fields has been done again.
94     * The bug that couldn't handle some responses on NNTP has been fixed.
95     * Some other minor fixes have been done.
96
97 * 0.5.1
98
99     * Expand/collapse state of folders is now preserved.
100     * Newsgroups can be selected from the list dialog.
101     * Workaround for raw-JIS code in header fields.
102     * The current read size in some dialogs are displayed with human-readable
103       format.
104     * Cc can be used in the reply format.
105     * Base64 data with unusual line length became decodable.
106
107 * 0.5.0
108
109     * A fix for the bug that prevented the removal of selected IMAP4 folder.
110
111 * 0.5.0pre4
112
113     * Gettext has been updated to 0.10.38.
114     * Some more outgoing character sets became specifiable without libjconv.
115     * --enable-threads option has been removed temporarily.
116     * IMAP4 mailbox status is now updated while scanning tree.
117     * IMAP4 and NNTP port number is now specifiable.
118     * The Japanese manual has been updated.
119     * Some UI and other fixes have been done.
120
121 * 0.5.0pre3
122
123     * Autoscan of IMAP4 directory has been implemented.
124     * IMAP4 server directory prefix became specifiable.
125     * Some other bugfixes have been done.
126
127 * 0.5.0pre2
128
129     * Bugfixes for IMAP4. Logs are now also output to file.
130
131 * 0.5.0pre1
132
133     * Many bugfixes for IMAP4, and some modifications for user interface.
134
135 * 0.4.99
136
137     * Attached files can be opened with arbitrary programs.
138     * The progress dialog is shown when sending a message.
139     * User-defined headers can be added.
140     * On the folder tree, unread mark is added to closed folders which have
141       some unread subfolders.
142     * Command line options such as --help and --version can now be executed
143       without X.
144     * NNTP authentication has been supported.
145     * Summary view shows a dialog to process the unexecuted marks when
146       changing the current folder.
147     * `Reply to sender' has been added.
148     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
149       INBOX and trash folder are automatically added when creating a new
150       IMAP4 account.
151     * Many other bugfixes have been done.
152
153 * 0.4.66
154
155     * The bug that didn't calculate MD5 correctly on big endian machines
156       (like PowerPC) has been fixed.
157     * The incorporation dialog has been improved.
158     * Auto mail checking has been implemented.
159     * Headers displayed on the message view are now customizable.
160     * Some other bugfixes have been done.
161
162 * 0.4.65
163
164     * The items of preferences dialog have been reorganized.
165     * The header pane can be toggled on and off now.
166     * Page scroll step is now selectable between one page and half page.
167     * Messages can be exported as mbox format.
168     * GnuPG support code has been updated.
169     * The format of date in summary view became freely definable.
170     * The MD5 routine by RSA has been replaced by an FSF implementation.
171     * The progress dialog of POP3 has been considerably improved.
172     * IMAP4 folder creation/deletion is enabled.
173     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
174       fixed.
175     * A socket is now handled with abstraction layer.
176     * Some other bugs have been fixed.
177
178 * 0.4.64
179
180     * The built-in XML parser has been modified so that it escapes certain
181       characters, and supports multiple-lined tag.
182     * The bug that caused infinite loop when illegal XML file was given was
183       fixed.
184     * The problem when not moving to inbox after getting new mail was fixed.
185     * The bug that made Sylpheed crash when clicking Cancel button while
186       getting new mail was fixed.
187
188 * 0.4.63
189
190     * Some menu items are sorted out.
191     * `Attract by subject' is speeded up.
192     * Smooth scrolling of message text is enabled.
193     * Generic mark and Deleted mark became permanent.
194     * Replied and Forwarded mark are enabled.
195     * The design of New and Unread mark is changed.
196     * Generic mark and Unread mark can be toggled with clicking summary view.
197     * Long References header is truncated now.
198     * Updated the GnuPG support code.
199     * Messages can be moved across file systems.
200     * Message date is converted into local time when displaying.
201     * The colors of quoted part and URI of messages can be specified, and
202       they are specifiable according to quotation level.
203     * It is enabled to keep the current folder after receiving new messages.
204     * The speed of cache reading is improved.
205     * Message copy is implemented.
206     * Many other bugfixes have been done.
207
208 * 0.4.62
209
210     * Prohibition of multiple execution and operation by command line
211       options are enabled.
212     * Workaround was done for duplicated From_ line in mbox file.
213     * HTML - > text converter is implemented.
214     * SMTP AUTH is supported.
215     * FIFO is allowed for signature file.
216     * Security probrems related to tmpfile() and chmod() are fixed.
217     * A bug was fixed that couldn't open attached files which include space.
218     * Address completion is enhanced.
219     * Move and remove are enabled in IMAP4.
220     * Message source can be displayed.
221     * Some other bugfixes.
222
223 * 0.4.61
224
225     * Bugs in address completion, sending, and folder view have been fixed.
226
227 * 0.4.60
228
229     * The horizontal scroll bar is added on the summary view.
230     * Drag and drop from the summary view to the folder view is enabled.
231     * Preliminary support of GnuPG is added (needs GPGME).
232     * `Update folder tree' is performed correctly now.
233     * Receiving dialog is improved.
234     * `Select all matched' is enabled in the summary search.
235     * Some new toolbar icons are added.
236     * Attached files can be opened with metamail command.
237     * Address completion with tab key is enabled in the address entry on
238       the composition window.
239     * Some many other bugfixes.
240
241 * 0.4.52
242
243     * News posting feature is implemented.
244     * Number of unread messages is now displayed at the side of folder name.
245     * Accounts are now selectable on the composition window.
246     * Some other bugfixes.
247
248 * 0.4.51
249
250     * A bug was fixed that didn't incorporate spool file correctly.
251     * From_ line is now recognized as separator of messages even if the
252       previous line isn't empty.
253     * A bug was fixed that printed warning when sending message from queue.
254
255 * 0.4.50
256
257     * The architecture were overhauled, and folders are now managed by
258       object-oriented approach.
259     * The location of mailbox became specifiable, and multiple mailboxes
260       are now manageable simultaneously.
261     * Summary scrolls only on the edge when messages are selected.
262     * News servers are now added using account creation.
263     * In IMAP4, the reading of existing folders is enabled.
264     * Interfaces are modified a bit.
265
266 * 0.4.9
267
268     * Fixed some bugs and updated message catalogs.
269
270 * 0.4.8
271
272     * Fixed a bug that locked the process if the status bar was hidden.
273     * Fixed a bug that put a garbage to charset if the outgoing character
274       set was specified and non-ascii characters were used in subject.
275     * Added Portuguese message catalog.
276
277 * 0.4.7
278
279     * Changed the ruler to the more graphical one.
280     * Made the state of status bar get preserved.
281     * Made it configurable for each accounts whether to receive messages
282       when getting from all accounts.
283     * Updated README.
284
285 * 0.4.6
286
287     * Added a ruler to the composition window.
288     * Added the list of the compiled-in features and clickable URI to the
289       official web site to the about dialog.
290     * Added `Show all header' to the right-click menu at the summary.
291     * Fixed a bug on quotation.
292     * Fixed memory leak bugs.
293     * Some other fixes.
294
295 * 0.4.5
296
297     * Implemented line-wrapping functions.
298     * Added supports for some codesets.
299     * Added Chinese message catalog.
300     * Extended quotation format.
301     * Made the settings of the menu shortcuts preservable.
302     * Fixed a probrem that caused to show garbage characters if the codeset
303       wasn't set.
304     * Some other bug fixes.
305
306 * 0.4.4
307
308     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
309
310 * 0.4.3
311
312     * Implemented the draft message function.
313     * Made the summary get the proper display on the queue folder.
314     * Changed the color of unread mark from green to blue.
315     * Some other bug fixes.
316
317 * 0.4.2
318
319     * Added preliminary IMAP4 codes.
320     * Enhanced the MIME message parsing routines.
321     * Changed the display method of HeaderView.
322     * Modified the codeset conversion routines.
323     * Added Spanish message catalog.
324     * Removed `Reply with quote', and added `Reply to all'.
325     * Implemented `Forward as an attachment'.
326     * Some other bug fixes.
327
328 * 0.4.1
329
330     * Fixed the probrem of codeconv.c that prevented compiling.
331     * Modified sylpheed.spec.
332
333 * 0.4.0
334
335     * Modified the layout of the preferences dialog widgets.
336     * Fixed the probrem of Japanese processing on FreeBSD.
337     * Workaround for the malformed References: header generated by OE5 :(
338
339 * 0.3.99
340
341     * Applied Kondara patch and enabled to support many locales, including
342       UTF-8 (Unicode), when using libjconv.
343     * Integrated the manual written by BONAIM.
344     * Added the option that specifies whether to display short headers on
345       message view or not.
346     * Disabled IPv6 support by default.
347     * Added copyright notice to the source files.
348     * Some bug fixes.
349
350 * 0.3.29
351
352     * Supported external editor.
353     * Supported Content-Transfer-Encoding: x-uuencode.
354     * Replaced system() with execvp().
355     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
356     * Enabled to open a message with new window.
357     * Made it display the simplified headers if the part of multipart
358       message is text/plain.
359     * Enabled to use font selection dialog on the setting of message font.
360     * Modified so that it processes address correctly if the part of it is
361       quoted.
362     * Added `None (local)' to the menu of protocol on the account setting.
363     * Some other fixes.
364
365 * 0.3.28
366
367     * Supported ISO-8859-1.
368     * Fixed the size of the dialogs.
369     * Made it saves the size of widgets and the width of columns.
370     * Added the French message catalog.
371     * Changed the variable name of filtering (check the auto-filtering
372       option again if you've turned it on before).
373     * Fixed some bugs.
374