A fix for commit b274c72.
[claws.git] / RELEASE_NOTES
1 7th August 2016                                     Claws Mail 3.14.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 * Passwords can now be secured with a Master Passphrase.
13   (/Configuration/Preferences/Other/Miscellaneous/)
14
15 * Passwords: The password storage method has changed. All passwords
16   are now stored in a separate file, (~/.claws-mail/passwordstorerc),
17   and use a stronger encryption than previously. Existing passwords
18   are moved to the new file automatically, in the old format. The
19   new format will be used whenever old passwords are changed or when
20   a Master Passphrase is used. All new passwords are saved using the
21   new format, irrespective of whether a Master Passphrase is used or
22   not. Further information can be found here:
23   http://www.claws-mail.org/doc/password_encryption.txt
24
25 * Compose window: Removed the outer scrollbar from header area.
26
27 * Message view: The HTML to plain text converter now indicates list
28   items with a hyphen (-), adds a line break after <dd>, and indents
29   text within blockquotes.
30
31 * Main window: Changed default /View/Show or hide/Menubar shortcut to
32   Ctrl+F12.
33
34 * SSL certificates list: Added automatic scrollbar.
35
36 * Address book: Double-clicking datasources now opens the edit
37   dialogue.
38
39 * Forwarding: The external editor is now automatically used when
40   forwarding as attachment, if the preference is set.
41
42 * Preferences: Automatic mail checking can now be configured in
43   hours, minutes and seconds.
44   (/Configuration/Preferences/Mail Handling/Receiving)
45
46 * Preferences: The 'next_on_delete' hidden preference now applies to
47   trashing or moving, in addition to deleting, a message.
48
49 * Command line: Added -geometry to set geometry for main window.
50
51 * IMAP: Added SASL 'PLAIN' and 'LOGIN' authentication methods for
52   accounts. Renamed the old plaintext 'LOGIN' to 'plaintext'.
53
54 * IMAP: The acccount preference, 'Move deleted mails to trash and
55   expunge immediately' has been removed.
56
57 * Notification plugin: Added 'Get mail from account...' to the
58   SysTray module's menu.
59
60 * Notification plugin: Focus the widget between iconify/deiconify
61   events.
62
63 * Tools: Added tools/cm-reparent.pl, which can be used to fix thread
64   parenting for two or more messages.
65
66 * Documentation: Updated man page and manual.
67
68 * Translations: Updated: Brazilian Portuguese, Catalan, Czech, Dutch,
69                          Finnish, French, German, Hungarian, Italian,
70                          Slovak, Spanish, Swedish, Traditional
71                          Chinese.
72                 Added: Danish, Indonesian, Turkish.
73                 Dropped: Lithuanian (unmaintained)
74
75 * Bug fixes:
76         o bug 2518, '"Reply-All" message from NNTP-account does not
77                      contain CC'ed correspondents'
78         o bug 2781, 'Unsanitised Folder Creation'
79         o bug 3028, 'Claws doesn't select html part if attachments
80                      present'
81         o bug 3213, 'Line break in subject of message'
82         o bug 3573, 'Out of bounds read in macro LBREAK_IF_REQUIRED
83                      in codeconv.c'
84         o bug 3581, 'sys:1: Warning: Source ID # was not found when
85                      attempting to remove it'
86         o bug 3603, 'Feeds from Reddit are empty'
87         o bug 3610, 'Heap use after free in
88                      privacy_mimeinfo_check_signature()'
89         o bug 3616, 'segfault setting up new CM in new userid'
90         o bug 3623, 'Client crash on importing duplicated feed'
91         o bug 3629, 'Invalid subject can distort message list view'
92         o bug 3652, 'utils.c:4740:47: warning: ordered comparison of
93                      pointer with integer zero [-Wextra]'
94         o bug 3653, 'Upgrading from Mageia5 default (3.11.1),
95                      3.13.2git tries to load 3.11.1 plugins'
96         o bug 3658, 'Passphrase ignored during keypair generation
97                      with gpg2'
98         o include Reply-To value when using 'reply to all'
99         o inputdialog modality and focus issue
100         o fix Compose account selection when imap folder is selected.
101         o set correct rcdir on Win32
102         o Fix behavior in selecting PGP MIME signature on Windows.
103         o RSSyl: typo in handling feed name ending with a period on
104           Win32
105         o vCalendar: Handle ical lines longer than 256 bytes
106
107 For further details of the numbered bugs and RFEs listed above
108 see http://claws-mail.org/bug/[BUG NUMBER]
109
110 ---------------------------------------------------------------------
111 See ChangeLog for full information regarding changes in this release.
112
113