Fix libetpan version test
[claws.git] / RELEASE_NOTES
1 11th October 2015                                   Claws Mail 3.13.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 * Preferences are now saved to disk immediately on pressing OK or
13   Apply.
14
15 * New preferences have been added for default sorting of the message
16   lists. They are found in the 'Message list' frame of the Display/
17   Summaries page of the general preferences. These options only apply
18   to newly created folders.
19
20 * The menu item 'Delete thread' has been moved to the Message menu.
21   Previously clicking it would not delete the thread, but just move
22   it to the Trash folder. Now it will delete the thread.
23   An additional menu item has been added, 'Move thread to trash',
24   which implements the original behaviour.
25
26 * Compose window: By default it is no longer possible to add user-
27   defined headers, with only those pre-defined in the drop down menus
28   being possible. To restore the old behaviour, a new hidden
29   preference has been added: 'type_any_header', setting this to 1
30   restores the old behaviour.
31
32 * Automatic account selection is now also applied when you reply to
33   one of your own messages, e.g. from the Sent folder.
34
35 * Folder list: The Left and Right cursor keys now collapse or expand
36   the currently selected folder tree item. The Left cursor key also
37   moves the selection to parent folder, if current folder is within
38   a collapsed tree.
39
40 * Folder list: The Home and End keys now move the selection to the
41   first folder and last folder in the tree.
42
43 * Account Auto-configuration: when errors occur, a more detailed
44   error message is shown.
45
46 * GnuPG plugins: An option has been added to specify the location of
47   the GnuPG executable.
48
49 * GnuPG plugins: A new hidden preference has been added which limits
50   the number of results returned when using your keyring for address
51   auto-completion: 'autocompletion_limit'. The default value is 0,
52   which means there is no limit, any other number will limit the
53   results to that number.
54
55 * Python plugin: Folder has been added to MessageInfo objects.
56
57 * The GeoLocation plugin is no longer included.
58
59 * The user manual has been updated.
60
61 * The man page has been updated.
62
63 * Updated translations: Brazilian Portuguese, British English, Czech,
64   Dutch, Finnish, German, Hebrew, Hungarian, Norwegian BokmÃ¥l,
65   Slovak, Spanish, Swedish.
66
67 * New translations: Italian, Traditional Chinese.
68
69 * Removed translations:  Indonesian, Polish.
70
71 * Bug fixes:
72         o bug 2115, 'Drag n' Drop of files with special characters
73                      crashes CM'
74         o bug 3209, 'autoconfig does not use full email address as
75                      username'
76         o bug 3253, 'all addresses of getaddrinfo() result should be
77                      tried'
78         o bug 3263, 'Wrong timezone while using date_fmt function'
79         o bug 3296, 'Crash on double notification popup'
80         o bug 3352, 'found_in_addressbook matches entries from GPG
81                      keyring'
82         o bug 3454, 'Attachments containing certain special
83                      characters in filename are not opened'
84         o bug 3473, 'base64 regression with old glib2 (before
85                      2.26.0)'
86         o bug 3475, 'Attachment dragged to email must be dropped to
87                      attachment tab only - reggresion'
88         o bug 3483, 'When replying to a *de*crypted message, it is
89                      contained *encrypted* in reply'
90         o bug 3507, 'build fails w/o GnuTLS'
91         o bug 3516, 'vCard icon misplaced'
92         o bug 3524, 'vCard does not decode all quoted-printable
93                      values'
94         o bug 3531, 'a/z hotkeys crash Claws immediately after
95                      startup'
96         o make 'date' (not thread date) the default sort when
97           clicking column header to switch to date sort.
98         o Several memory leaks in RSSyl.
99         o IPv6 now works on Windows, for connections not handled by
100           libetpan.
101         o GPG preferences initialization.
102         o Possible crash when gpg is upgraded to gpg-v21
103         o Save temporary file in mime temporary directory when using
104           right-click/Open image instead of saving in current working
105           directory.
106         o Crash in address completion when matching group name.
107         o Correct handling of RFC3339 timestamp format with second
108           fraction.
109         o Building on GLib older than 2.25.
110
111 For further details of the numbered bugs and RFEs listed above
112 consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
113
114 ---------------------------------------------------------------------
115 See ChangeLog for full information regarding changes in this release.
116
117