Get rid of one-shot static arrays with hardcoded size using defines,
[claws.git] / RELEASE_NOTES
1 26th July 2019                                      Claws Mail 3.17.4
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 * New HTML viewer plugin: Litehtml viewer
13
14 * Added option 'Enable keyboard shortcuts' to the 'Keyboard
15   shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
16
17 * Compose: implemented copying of attached images to clipboard
18
19 * Compose: images and text/uri-list (files) can now be attached by
20   pasting into the Compose window
21
22 * Python plugin: window sizes are now remembered for the Python
23   console, the 'Open URLs' and the 'Set mailbox order' windows.
24
25 * Fancy plugin: the download-link feature now follows redirections
26
27 * MBOX export: the Enter key in the dialogue now starts the export
28
29 * The date (ISO format) has been added to log timestamps
30
31 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
32   Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese,
33   Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
34   Turkish
35
36 * bug fixes:
37         o bug 1920, 'No automatic NNTP filtering'
38         o bug 2045, 'address book blocks focus on email window'
39         o bug 2131, 'Focus stealing after mail check'
40         o bug 2627, 'Filtering does not work on NNTP'
41         o bug 3070, 'misbehaving text wrapping when URL chars are
42                      present'
43         o bug 3838, 'Canceled right-click on message list leaves UI
44                      in inconsistent state'
45         o bug 3977, 'Fix crashes when some external APIs fail'
46         o bug 3979, 'Hang (with killing needed) during action which
47                      extracts attachments'
48         o bug 4029, 'segfault after deleting message in a window'
49         o bug 4031, 'fingerprint in SSL/TLS certificates for ...
50                      (regress error)'
51         o bug 4037, 'Fix some small issues'
52         o bug 4142, 'Translation error on Russian'
53         o bug 4145, 'proxy server for sending doesn't work'
54         o bug 4155, 'remember directory of last saving'
55         o bug 4166, 'corrupted double-linked list'
56         0 bug 4167, 'Max line length exceeded when forwarding mail'
57         o bug 4188, 'STL file is sent not as an attachment but as its
58                      base64 representation in plaintext'
59         o CID 1442278, 'impossible to trigger buffer overflow'
60         o Make key accelerators from menu work in addressbook window
61         o save checkbox choices of display/summaries/defaults prefs
62         o Do not throw an error when cancelling 'Save email as...'.
63         o occasional crash on drag'n'drop of msgs
64         o possible stack overflow in vcalendar's Curl data handler
65         o crash when LDAP address source is defined in index, but
66           LDAP support is disabled
67         o crash in Fancy plugin if one of the MIME parts has no
68           Content-ID
69         o a few small memory leaks in scan_mailto_url()
70         o configure script for rare cases where python is not
71           installed
72         o incorrect charset conversion in sc_html_read_line().
73         o markup in 'key not fully trusted' warning in pgpcore
74         o use after free in rare code path in rssyl_subscribe()
75         o several memory leaks
76         o verify_folderlist_xml() for fresh starts
77         o printf formats for size_t and goffset arguments.
78         o alertpanel API use in win32 part of mimeview.c
79         o pid handling in debug output of kill_children_cb()
80         o incorrect pointer arithmetic in w32_filesel.c
81
82 For further details of the numbered bugs and RFEs listed above
83 see https://www.claws-mail.org/bug/[BUG NUMBER]
84
85 ---------------------------------------------------------------------
86 See ChangeLog for full information regarding changes in this release.
87