fdfc1c64beefff1f59881aae4f61a2309435d679
[claws.git] / RELEASE_NOTES.claws
1 27th June 2005                                  Sylpheed-Claws 1.9.12
2
3                     SYLPHEED-CLAWS  RELEASE NOTES
4                       http://claws.sylpheed.org
5                       
6                    the "Welcome back IMAP" release
7                      
8 Sylpheed-Claws is an extended version of  Sylpheed, a GTK+ based,
9 lightweight, and fast e-mail client
10
11 This is the GTK 2 version of Sylpheed-Claws.
12
13 Notes for this release:
14 ~~~~~~~~~~~~~~~~~~~~~~~
15
16 * IMAP support
17         Perhaps the most significant changes in this release have
18         happened in the IMAP code. Over the months we have received
19         several bug reports and complaints from IMAP users. The
20         changes to the IMAP implementation in this release are mostly
21         concerned with speedups in imap operation, and using non-
22         blocking I/O as much as possible. There have been far too
23         many changes to list them here in these release notes, so
24         interested users are pointed at ChangeLog-gtk2.claws. There
25         are more significant changes to the IMAP implemenation
26         planned, but IMAP users should already find this release is a
27         lot more comfortable for them.
28
29 * Performance increases
30         Users will discover substantial performance increases when
31         re-sorting folders, when using 'Select all', and when using
32         'Mark all read'
33
34 * /Message/Delete and /Message/Move to trash
35         '/Message/Delete' has been renamed '/Message/Move to trash'
36         and '/Message/Delete' has been added. '/Message/Delete' will
37         now directly destroy the message, after asking for a
38         confirmation, instead of moving it to the Trash folder.
39
40 * Common Preferences
41         All '/Configuration/Preferences/Common/...' options have been
42         integrated into the new style options interface.
43
44 * PGP MIME plugin
45         The 'PGP/MIME' plugin has been renamed 'PGP MIME', users will
46         need to reselect 'PGP MIME' as their default privacy system
47         in their account's Privacy preferences. 
48
49 * LDAP
50         The bind password is no longer visible onscreen.
51
52 New in this release:
53 ~~~~~~~~~~~~~~~~~~~~
54
55 * An option to encrypt replies to encrypted messages by default
56   '/[Account Prefs]/Account/Privacy/Encrypt message by default when
57   replying to an encrypted message'
58
59 * Filtering rules can be reordered by drag n drop
60
61 * '/Options/Character encoding/...' has been added to the Compose
62   window to enable temporarily changing the outgoing encoding
63
64 * Hebrew encodings have been added
65
66 * The 'Show all headers' option is now sticky.
67
68 * Return Receipts can now be sent from any account.
69
70 * A clip/signed icon has been added. This is displayed in the Status
71   column of the message list to indicate a signed message that has
72   one or more attachments.
73
74 * updated translations: Brazilian Portuguese, British English,
75   Catalan, Finnish, French, German, Italian, Korean, Simplified
76   Chinese, Slovak, and Spanish
77
78 * Bug fixes, including the following:
79         o bug 108, ' Uncollapse/collapse on double-click'
80         o bug 156, 'possible race condition?'
81         o bug 191, '    remove list of messages with one command'
82         o bug 245, 'Renaming Account with RemoteFolder breaks
83                     Filtering Rules'
84         o bug 421, 'incomplete implementation of undo'
85         o bug 477, 'sylpheed.spec.in is outdated'
86         o bug 481, 'extraneous imap commands slow down imap
87                     filtering'
88         o bug 506, 'No warning if action/template not saved'
89         o bug 522, 'Sylpheed downloads all messages when opening
90                     mailbox (IMAP)'
91         o bug 541, 'gtk warning when selecting "Themes" from Other
92                     preferences'
93         o bug 550, 'Not possible to "reply with quote" to gnupg
94                     encrypted messages'
95         o bug 557, '"Grab input while entering a passphrase" not
96                     working'
97         o bug 589, 'SC segfaults with wrong locale setting'
98         o bug 611, 'nntp authentication broken'
99         o bug 645, 'Problems with mails with multiple recipients and
100                     drafting'
101         o bug 646, 'newline-chars in email addresses'
102         o bug 651, 'Attract by Subject confused by minor differences
103                     in Subject'
104         o bug 670, 'multi user to: will corrupt message headers
105                     display'
106         o bug 677, 'IMAP fetch is soooooooooooooo slow'
107         o bug 679, '"open first unread message when entering a
108                     folder" is always on'
109         o bug 683, 'Crash in libspam at message_cleanup'
110         o bug 688, 'Issues with Summary View'
111         o bug 699, 'Setting folder color works/Unsetting doesn't
112                     (almost)'
113         o bug 707, 'Dash splits rows'
114         o bug 728, 'imap ssl segfault'
115         o bug 729, 'IMAP immediate expunge of deleted messages'
116         o bug 746, 'Reply function treats quoted commas as
117                     separators'
118         o bug 749, 'problem with show all headers'
119         o compilation errors with gcc 2.9x
120         o Use correct encoding when sending mails with attachments
121                 that have accented characters in their name
122         o Forbid locked messages to be moved or deleted
123         o Eat GDK_Return so that the combo popup doesn't appear when
124                 we press Enter to validate the combo input dialog (as
125                 seen in the Open with... dialog)
126         o Fix automatic STARTTLS if login should be done and the
127           server only allows it after starting TLS
128         o Add gtk_widget_realize to be sure toolbar pixmaps can get
129                 created 
130         o src/compose.c: compose_entries_set(): don't interpret
131                 Bcc header field (conform to RFC 2368)
132         o src/compose.c: Fix headers encoding
133         o src/procmime.c: liberalise the mime parser
134         o src/summaryview.c: don't let always_show_msg override
135                 open_unread_on_enter when opening a new directory
136         o src/textview.c: textview_write_link(): also skip non-ascii
137                 space at head of link strings (phishing check fix)
138         o src/common/template.c: fix Bcc
139
140 For further details of the numbered bugs listed above consult
141 www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
142
143 * and other code reorganisation, cleanups, and more.
144
145 ---------------------------------------------------------------------
146 See ChangeLog-gtk2.claws and README.claws for full information 
147 regarding changes in this release.
148