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