Remove unneeded includes from entity.c.
[claws.git] / RELEASE_NOTES
1 15th August 2018                                    Claws Mail 3.17.0
2
3                     CLAWS MAIL  RELEASE NOTES
4                     http://www.claws-mail.org
5
6 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
7 email client.
8
9 New in this release:
10 ~~~~~~~~~~~~~~~~~~~~
11
12 * the minimum GLib requirement is now 2.28.
13
14 * the mimimum GTK+2 requirement is now  2.24.
15
16 * nettle is now required, following removal of libcrypt from glibc.
17
18 * explicit use of --disable-gnutls is now required if gnuTLS support
19   is not required.
20
21 * SOCKS proxy support has been added.
22   Global settings can be found on the Mail Handling/Proxy page.
23   This can be overridden by Account settings on the new Proxy page.
24
25 * Accounts can now have their own auto-check intervals, or follow the
26   global interval.
27
28 * in the options for 'default selection when entering a folder',
29   'first [...]' has been renamed to 'oldest [...]', and
30   'newest [...]' items have been added.
31
32 * Message List: when changing sort key by clicking column header,
33   the sort direction is now preserved
34
35 * Message View: keypress handling for scrolling, (PgUp/Down, Space,
36   Backspace), has been improved.
37
38 * the Network Log now displays output from LDAP operations.
39
40 * "Go to last error" has been added to the Log Window context menu.
41
42 * Filtering/Processing: "mark_as_spam" is no longer a final action,
43   since it does not move the marked message.
44
45 * Filtering/Processing: Resent-From and Resent-To have been added in
46   Any/All header(s) (in Address Book) matcher rules.
47
48 * when a Return-Receipt request is received by an unknown address,
49   the user is now required to choose which Account to send it from.
50
51 * Colour Labels: confirmation is asked for when clearing or
52   overriding existing colour labels.
53
54 * Address Book: basic contact merging has been added.
55
56 * NetworkManager support: ported from libnm-util/libnm-glib to libnm.
57
58 * Dillo plugin: this HTML rendering plugin is now once again
59   available.
60
61 * RSSyl plugin: the modified time is no longer considered when
62   matching deleted items.
63
64 * RSSyl plugin: Handle 404 and other fetch failures better.
65
66 * Attachment Remover plugin: the user is now notified about what has
67   been done when processing multiple selections.
68
69 * SpamAssassin plugin: added support for compression (the server must
70   have compression enabled, and the local spamc too).
71
72 * SpamAssassin plugin: disabled SSLv3.
73
74 * when using the hidden preference, hide_timezone, the time in the
75   Date header is converted to UTC.
76
77 * various other UI improvements.
78
79 * many behind-the-scenes improvements.
80
81 * updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
82         Dutch, Finnish, French, German, Hungarian, Norwegian BokmÃ¥l,
83         Romanian, Russian, Slovak, Spanish, Swedish, Traditional
84         Chinese, Turkish.
85
86 * bug fixes:
87         o bug 3754, 'interactive auth dialogs pops endlessly'
88         o bug 3919, 'manual filtering does not move spam'
89         o bug 3936, 'LDAP StartTLS does not work for addressbooks'
90         o bug 3947, 'Build break with --disable-libsm
91                      --enable-crash-dialog'
92         o bug 3957, 'Claws-Mail 64bit crashes when saving a draft'
93         o bug 3960, 'Sends unencrypted emails when encryption fails'
94         o bug 3971, 'Deleted rss feed item reappears as unread on
95                      feed refreshing'
96         o bug 3973, ''select all' in summaryview does not
97                      automatically focus the summaryview'
98         o bug 3978, '"From" column displays both name and email
99                      address for Outbox'
100         o bug 3984, 'Copy-paste in find/filter field works
101                      incorrectly'
102         o bug 3985, 'an empty progress bar remains after POP mail 
103                      check completes'
104         o bug 3986, 'IMAP quick search using non-ASCII characters
105                      creates an infinite loop'
106         o bug 3993, 'Claws Mail connects to IMAP server when it
107                      should not'
108         o bug 4014, '"Work offline" doesn't seem to affect RSS'
109         o bug 4022, 'Closing "Account Preferences" window opens "Edit
110                      Accounts" window if "Edit Accounts" window has
111                      been opened before at least once'
112         o bug 4023, 'Fix some small issues'
113         o bug 4033, 'Claws Mail crashes [malloc(): memory corruption]
114                      while trying to save account password greater
115                      than 136 chars'
116         o bug 4056, 'Impossible to disable overriding of offline
117                      mode'
118         o bug 4058, '# in extended search description window should
119                      not be translated'
120         o bug 4068, 'Claws Mail hangs when getting news from a
121                      certain feed'
122         o actionsrc was not updated after mailbox name change
123         o two crashes caused by bad GtkListStore management in
124           editaddress.c
125         o wrong malloc of clamd_socket struct, (CID 1220477)
126         o vCalendar: possible access to uninitilized folder pointer
127           (CID 1402515)
128         o vCalendar: mismatch and unneeded display of unavailable
129           folder class in warning (CID 1434197)
130         o vCalendar: Skip whitespace chars at the beginning of ics
131           stream
132         o buffer overrun, always writing at buffer size + 1. (CID
133           1434188)
134         o wrong use of pointer-to-array as an array CID 1434191)
135         o sensitivity of few preferences widgets of the SA plug-in
136         o compilation using --enable-generic-umpc
137         o crash in quicksearch keypress handling
138         o quoting in reply to format=flowed message
139         o HTML <hX> header handling
140         o 'sort_type' is lost when changing 'sort_key' from
141           /View/sort the bug was apparent with a descending sort
142         o Return-Receipts: MDN mail-accountname leak
143         o auth retry in Managesieve - wrong state variable was being
144           set
145         o memory leaks
146
147 For further details of the numbered bugs and RFEs listed above
148 see https://www.claws-mail.org/bug/[BUG NUMBER]
149
150 ---------------------------------------------------------------------
151 See ChangeLog for full information regarding changes in this release.
152