Fix clang -Wunused-function warning
[claws.git] / RELEASE_NOTES
blob04800e2261440e5ddff5b47bf1e2f4c0f5788d2e
1 10th July 2021                                       Claws Mail 4.0.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 Notes for this release:
10 ~~~~~~~~~~~~~~~~~~~~~~~
12 If you are upgrading from the GTK+ 2 version of Claws Mail, you will
13 need to reload any plugins that you want to use.
15 New in this release:
16 ~~~~~~~~~~~~~~~~~~~~
18 * Support for the OAuth2 authorisation protocol has been added for
19   IMAP, POP and SMTP using custom, user-generated client IDs.
21   OAuth2 preferences are found in the Account Preferences on the
22   Receive page (for POP: Authenticate before POP connection, for
23   IMAP: Authentication method); the Send page (SMTP authentication:
24   Authentication method); and on a dedicated OAuth2 page.
26 * The option 'Save (X-)Face in address book if possible' has been
27   added to the /Message View/Text Options preferences page.
28   Previously the (X-)Face would be saved automatically, therefore
29   this option is turned on by default.
31 * The Image Viewer has been reworked. New options have been added to
32   /Message View/Image Viewer: when resizing images, either fit the
33   image width or fit the image height to the available space.
34   Fitting the image height is the default. Regardless of this
35   setting, when displaying images inline they will fit the height.
37   When displaying an image, left-clicking the image will toggle
38   between full size and reduced size; right-clicking will toggle
39   between fitting the height and fitting the width.
41 * When re-editing a saved message, it is now possible to use
42   /Options/Remove References.
44 * It is now possible to attempt to retrieve a missing GPG key via
45   WKD.
47 * The man page has been updated.
49 * Updated translations: Brazilian Portuguese, British English,
50   Catalan, Czech, Danish, Dutch, French, Polish, Romanian, Russian,
51   Slovak, Spanish, Traditional Chinese, Turkish.
53 * bug fixes:
54         o bug 2411, 'quicksearch_history content partially written to
55                      stdout'
56         o bug 4326, 'Xft.dpi != 96 messes with text display in
57                      litehtml viewer'
58         o bug 4394, 'folder processing runs on startup even if all
59                      rules are disabled'
60         o bug 4431, 'folder chmod doesn't affect .claws_mark and
61                      .claws_cache files'
62         o bug 4445, 'Draft folder on shared storage does not honour
63                      chmod settings'
64         o bug 4447, '--enable-deprecated and --disable-deprecated
65                      build flags have same effect'
66         o bug 4455, 'Potential memory leak in string_table_new()'
67         o bug 4473, 'segmentation fault opening Libravatar config'
68         o stop WM's X button from causing GPG key fetch attempt
69         o Make fancy respect default font size for messageview
70         o harden link checker before accepting click
71         o non-display of (X-)Face when prefs_common.enable_avatars
72           is AVATARS_ENABLE_RENDER (2)
73         o debian bug #983778, 'Segfault on selecting empty 'X-Face'
74           custom header'
76 For further details of the numbered bugs and RFEs listed above
77 see https://www.claws-mail.org/bug/[BUG NUMBER]
79 ---------------------------------------------------------------------
80 See ChangeLog for full information regarding changes in this release.