RELEASE_NOTES 3.5 KB

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