Render SVG scaled to default icon size
[claws.git] / RELEASE_NOTES
1 6th November 2016                                   Claws Mail 3.14.1
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 * 'hide_timezone', a new hidden preference that sets the timezone of
13   date fields sent over the network to the unknown timezone value as
14   specified in RFC 5322 §3.3.  Default value is false (i.e., send
15   available timezone information).
16
17 * 'rewrite_first_from', a new hidden preference which  works around a
18   limitation of some servers with 'overly-liberal parsers'. When this
19   is turned on and the Content-Transfer-Encoding is set to 8bit or
20   7bit, in a message body starting with 'From ' the 'From ' will
21   become '=46rom ' (i,e, encoded form of 'F') and the Content-
22   Transfer-Encoding will be changed to Quoted-Printable. When it is
23   turned off no such modification will be made but it is very likely
24   that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
25   further details. Default value is '1', turned on.
26
27 * Templates: it is now possible to attach a file, using
28   '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
29   evaluated as a command-line to get the filename name from, using an
30   absolute /path/to/filename.
31
32 * IMAP mailboxes which show subscribed folders only are now indicated
33   by a green folder icon.
34
35 * The Icon Legend has had the missing folder icons added and also has
36   an improved layout.
37
38 * Drafted messages: Do not add Message-ID for draft, unless the
39   message already has one. A Message-ID header is now only added when
40   queuing a message, and any existing Message-ID and References
41   headers in drafts, if there are any, are kept.
42
43 * Disable hiding threads and messages in draft folders.
44
45 * The /View/Go to/... actions now respect the 'Open message when
46   selected' option.
47
48 * In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
49   'IMAP4', 'SSL/TLS' instead of 'SSL'.
50
51 * GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
52   using older versions of GnuTLS library.
53
54   Since GnuTLS 3.1.7, this minimum size is dictated by the priority
55   string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
56   1008 bits. We set this minimum size explicitly for older GnuTLS
57   versions.
58
59   Users who are affected by this (their servers use DH prime smaller
60   than 1008 bits) can override this by using a priority string
61   starting with the keyword "LEGACY". However, this keyword only
62   works with GnuTLS 3.3.0 or newer.
63
64 * RSSyl plugin: Enable keeping old items by default.
65
66 * vCalendar plugin: The ics file name is now used for the WebCal
67   subscription folder name.
68
69 * vCalendar plugin: Use hours/minutes for vcalendar alert time.
70
71 * Notification plugin: Add support for unity/messaging menu.
72
73 * PDF Viewer plugin: The icons are now themeable.
74
75 * Updated manual in English and Spanish.
76
77 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
78   Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
79   Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
80   and Turkish.
81
82 * Bug fixes:
83         o bug 2918, 'Notification Popup icon is hardcoded'
84         o bug 3027, 'Claws segfaults when closing LDAP-enabled
85                      address book'
86         o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
87         o bug 3638, 'GData Plugin fails after initial Google
88                      handshake'
89         o bug 3665, 'Fix config script for macOS'
90         o bug 3666, 'Typos in Turkish translation'
91         o bug 3667, 'segfault in imap_session_authenticate'
92         o bug 3675, 'RSSyl crash when opening Atom feed'
93         o bug 3676, 'RSSyl crash when opening Atom feed with XML
94                      depth >= 3'
95         o bug 3678, 'Segfault when trying to add new account'
96         o bug 3684, 'Socket error with POP3 using TLS client
97                      certificate'
98         o bug 3697, 'Export to mbox' causes crash'
99         o bug 3705, 'active account Mail Address corrupted when
100                      address in Message-ID is used'
101         o bug 3711, 'Usage of (s)'
102         o bug 3712, 'Name of the example domain in the translation'
103         o fix non-resizeable Icon Legend dialogue
104         o Fix a potential bug in vcalendar's libical
105         o Fix potential crash in vcalendar's icalcomponent_vanew() on
106           64-bit archs.
107         o Fix regression: show simple text/calendar with plugin.
108         o Fix crash in vcalendar passwords handling on prefs save.
109         o Few miscellaneous fixes for RSSyl.
110         o several memory leaks.
111         o Don't check for encrypt() on FreeBSD.
112         o Add OpenBSD CA cert path.
113         o Do not process folder marks when just refreshing
114           summaryview
115
116 For further details of the numbered bugs and RFEs listed above
117 see http://claws-mail.org/bug/[BUG NUMBER]
118
119 ---------------------------------------------------------------------
120 See ChangeLog for full information regarding changes in this release.
121
122