Fix building on Windows
[claws.git] / RELEASE_NOTES
blob2a5ab102bc96eaeb0f2db391a49dfd49f7503259
1 20th November 2023                                   Claws Mail 4.2.0
3                     CLAWS MAIL  RELEASE NOTES
4                     http://www.claws-mail.org
6 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
7 email client.
9 New in this release:
10 ~~~~~~~~~~~~~~~~~~~~
12 * An easy way to open any folder on start-up has been added:
13   Right-click a folder and choose 'Open on start-up'.
14   This can also be configured on the 'Folder list' tab of the
15   /Configuration/Preferences/Display/Summaries page.
17 * Spam statistics have been added to the session statistics.
19 * It is now possible to save message attachments only, without the
20   other message parts.
22 * QuickSearch: support for a "v H V" search expression has been added
23   and the 'y S' expression has been removed ('v X-Label S' can be
24   used instead).
26 * font/* and chemical/* MIME types are now recognised.
28 * The image viewer now works correctly when not auto-loading images.
30 * Icon Themes: it is no longer possible to install or remove system
31   themes.
33 * IMAP: Support for SCRAM-SHA-{224,256,384,512} authentication
34   mechanisms has been added.
36 * IMAP: The statusbar now shows that expunge is happening.
38 * The GData plugin has been removed.
40 * The Fancy plugin no longer requires libsoup or libsoup-gnome.
42 * The LiteHTML Viewer plugin has been synchronised with litehtml 0.7.
44 * The LiteHTML viewer plugin will now only be built automatically if
45   libgumbo 0.12 or newer is available. Building with libgumbo 0.10
46   must be explicitly requested using --enable-litehtml_viewer-plugin.
48 * For extra debug output use --enable-more-addressbook-debug and
49   --enable-more-ldap-debug.
51 * Added translation: Portuguese  
53 * Updated translations: Brazilian Portuguese, Catalan, Czech, French,
54   Polish, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
55   Turkish.
57 * bug fixes:
58         * bug 4491, 'address autocompletion list does not expand in
59                      height with the number of matches'
60         * bug 4618, 'Rate limit by remote breaks queued/marked
61                      actions (Delete/Move)'
62         * bug 4631, 'Embedding external editor crashes Claws-Mail on
63                      Wayland'
64         * bug 4637, 'Segmentation fault when using SUMMARY is empty'
65         * bug 4645, 'fails to check for perl-ExtUtils::Embed'
66         * bug 4648, 'fails to build with gcc 13'
67         * bug 4658, 'Headers unfolded incorrectly in message view'
68         * bug 4664, 'OAUTH2 overwrites passwords even for plaintext
69                      logins'
70         * bug 4666, 'fancy plugin doesn't build with
71                      libwebkit2gtk-4.1'
72         * bug 4670, 'To/CC incorrectly escaped with a trailing
73                      backslash'
74         * bug 4679, 'The correct date header is interpreted
75                      incorrectly to display strange date.'
76         * bug 4693, 'Hang and crash when enable disable SVG Rendering
77                      prefs'
78         * when starting with msgview hidden, toggling msgview to show
79           it would use incorrect height
80         * update quicksearch history list when changing type 
81         * wrong message which is shown when mail can't be sent
82         * when redirecting, disable queueing
83         * arbitrary paste restriction
84         * when queueing or drafting a msg with an attachment which no
85           longer exists, use the correct label on the button of the
86           warning dialogue
87         * using a custom header in found_in_addressbook match
88           expressions
89         * URIs may contain the '$' dollar sign
90         * OAuth2, Update on-disk tokens as well when in-memory tokens
91           are updated
92         * Microsoft POP3 OAuth2 protocol
94 For further details of the numbered bugs and RFEs listed above
95 see https://www.claws-mail.org/bug/[BUG NUMBER]
97 ---------------------------------------------------------------------
98 See ChangeLog for full information regarding changes in this release.