Fix bug #3808: Replace icaltime_from_timet with icaltime_from_timet_with_zone
[claws.git] / RELEASE_NOTES
1 26th March 2017                                     Claws Mail 3.15.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 * More granular options on when to open a selected message have been
13   added. There are now several checkboxes on the Display/Summaries
14   page of the Preferences which allow a greater flexibility.
15
16 * Compose window: Show the total size of attachments on the
17   Attachments tab.
18
19 * Compose window: Bcc has been added to the headers drop-down list.
20
21 * Folder list: Top-level folders can now be copied.  They are created
22   as regular folders in the target mailbox.
23
24 * Folder selection dialogue: Left/right keys collapse/expand rows.
25   Further keypress will move the cursor to parent or first child,
26   respectively.
27
28 * Menu items: 'Mark all unread [recursively]' has been added to the
29   folder context menu, message list menu, and the main window menu
30   and toolbar.
31
32 * Toolbar actions: Mark, Unmark, Lock, Unlock, Mark [all] read, Mark
33   [all] unread, Ignore Thread, Watch Thread, and Delete Duplicate
34   Messages have been added to the main window toolbar's Actions list.
35
36 * Account compose signature: The value of the signature file now
37   takes a path relative to the user's home directory in addition to a
38   full path.
39
40 * Icon Themes: Support for SVG themes with icon scaling capabilities
41   has been added. This requires libRSVG 2.40.5 or newer.
42
43 * Hidden preferences: colours for specifying Tags, QuickSearch, and
44   auto-filled header values have been added, both foreground and
45   background. Respectively, tags_color, tags_bgcolor,
46   qs_active_color, qs_active_bgcolor, qs_error_color,
47   qs_error_bgcolor, default_header_color, and default_header_bgcolor.
48
49 * Hidden preferences: warn_sending_many_recipients_num, if greater
50   than zero, a warning dialogue is shown when the number of
51   recipients exceeds the number given.
52
53 * GData plugin: This plugin now requires libgdata version 0.17.2 or
54   newer.
55
56 * TNEF parser plugin: This plugin now uses an external libytnef.
57
58 * vCalendar plugin: This plugin now uses an external libical, version
59   2.0.0 or newer is required.
60
61 * Mail Archiver plugin: - updated to support some of the compression
62   formats up to libarchive 3.2.2
63
64 * Several minor UI improvements.
65
66 * Updated manual in English and Spanish.
67
68 * Updated man page.
69
70 * Updated translations: Brazilian Portuguese, Catalan, Danish,
71   Dutch, French, German, Hungarian, Italian, Norwegian BokmÃ¥l,
72   Russian, Spanish, Swedish, Traditional Chinese, and Turkish.
73
74 * Bug fixes:
75         o bug 3251, 'A translated In-Reply-To header is sent
76                      translated'
77         o bug 3571, 'recipient list lost and truncated'
78         o bug 3574, 'Template addressing'
79         o bug 3582, 'Select folder dialogue does not tell what is
80                      selecting for'
81         o bug 3673, 'Be more friendly instead of "configure: error:
82                      'encrypt'-function not found."'
83         o bug 3734, 'undefined symbol error with flex-2.6.2'
84         o bug 3740, 'Templates information dialog can't be closed
85                      with WM button'
86         0 bug 3741, 'Deleting an account doesn't delete imapcache'
87         o bug 3742, 'Attaching file with plus sign in filename via
88                      drag and drop doesn't work'
89         o bug 3762, 'redirect fails'
90         o bug 3764, 'Use external libical instead of the internal
91                      copy'
92         o bug 3775, 'Error in string at src/mainwindow.c:4726?'
93         o bug 3777, 'Weird news dates for some RSS feeds'
94         o Debian bug 846170, 'incorrect IMAP UID handling'
95         o Allow sending empty messages in Session (just \r\n).
96         o fix some main window menu sensitivity issues
97         o make up/down key navigation obey 'always_show_msg'
98         o fix text selection when double-clicking quoted text and
99           'collapse quoted text on double click' is turned off
100         o fix 'Go to' moving off current, unopened msg, and dialogue
101           to go to next folder
102         o obey 'always_show_msg' on "no more [...] msgs. go to next
103           folder?"
104         o make Go to/[Next|Prev] sort order aware
105         o don't ignore auto-account selection when forwarding on IMAP
106           and NNTP accounts
107         o on first run, use --alternate-config-dir (if set) on prefs
108           migration. prevents useless creation of ~/.claws-mail
109           directory
110         o fix colouring of auto-filled headers
111         o don't remove the To when changing account
112         o Honour autosave_encrypted preference when using external
113           editor.
114         o Fix 'search folder' not working in some cases
115         o Fix build on OSX.
116         o fix memory leaks
117         o when renaming folder, only update summaryview folder name
118           if the current folder is being renamed
119         o sensitise trayicon's 'get mail' and 'exit'
120         o Handle timezones correctly in vCalendar.
121         o Do not hardcode resolv.conf location
122         o fix building with --disable-deprecated
123
124 For further details of the numbered bugs and RFEs listed above
125 see http://claws-mail.org/bug/[BUG NUMBER]
126
127 ---------------------------------------------------------------------
128 See ChangeLog for full information regarding changes in this release.
129
130