RELEASE_NOTES 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. 6th May 2013 Claws Mail 3.9.1
  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. All plugins previously packaged as 'Extra Plugins' are now contained
  9. within the Claws Mail package. In addition to that, the following
  10. plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
  11. Viewer.
  12. This release contains the following plugins: ACPI Notifier, Address
  13. Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
  14. Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
  15. Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
  16. PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
  17. SpamAssassin, TNEF Parse, and vCalendar.
  18. * 3 command-line switches have been added:
  19. --cancel-receiving which cancels the currently running message
  20. retrieval operation
  21. --cancel-sending which cancels the currently running message
  22. sending operation
  23. --debug which toggles debug output.
  24. * '/Message/Cancel sending' has been added to the main menu.
  25. * In the filtering and processing condition configuration for Age,
  26. it is now possible to match based on number of hours.
  27. * The GnuPG signature timestamp is now displayed in the full
  28. signature information
  29. * Support for GnuTLS priority string has been added. This is achieved
  30. via 2 hidden account preferences, gnutls_set_priority and
  31. gnutls_priority. The former turning the option on or off, the
  32. latter containing the required priority string.
  33. * Keep-alive pings are now performed on IMAP and NNTP connections.
  34. * In the Compose window, the focus is now moved to the message body
  35. when focus is in the Subject entry and the Enter key is pressed.
  36. * The Delete key can now be used to remove Colour Label hotkeys.
  37. * PDF Viewer: The printed PDF quality has been improved.
  38. * Fancy HTML viewer: The options dialogue has been completely
  39. reworked, and disabling remote content is now totally strict.
  40. * Python plugin: Added Cc field to messageinfo objects.
  41. * Python plugin: Added examples.
  42. * Python plugin: Added a function to get an arbitrary header from a
  43. MessageInfo object
  44. * Perl plugin: The documentation for insert_perl.pl has been
  45. improved.
  46. * Basic handling of vcard 3.0 has been added to vcard2xml.py.
  47. * A Swedish translation has been added to claws-mail.desktop.
  48. * The man page has been updated.
  49. * Updated translations: Brazilian Portuguese, Czech, Finnish, French,
  50. German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
  51. * Bug fixes:
  52. o bug 1137, 'loading plugins with same profile on different
  53. archs'
  54. o bug 1684, 'view news messages with large attachements
  55. segfaults'
  56. o bug 1963, 'Preferences Templates Information Window Focus
  57. loss'
  58. o bug 2340, 'Create block list'
  59. o bug 2617, 'code cleanup'
  60. o bug 2624, 'dialog "Action Configuration" cannot be closed'
  61. o bug 2702, 'Support splitting subject line for small screen
  62. layout'
  63. o bug 2774, 'Select folder/New Folder dialog - modal problem'
  64. o bug 2785, 'Marking mails for deletion reopens internal
  65. message view'
  66. o bug 2801, 'Filtering Header:Name list is blank/corrupt'
  67. o bug 2826, 'replace deprecated gnutls function'
  68. o bug 2828, 'Use MD5 digest for socket name'
  69. o bug 2832, 'mail to from adress-book splitt names'
  70. o bug 2835, 'add_address() in addr_compl.c should allow a
  71. NULL name'
  72. o bug 2859, 'Newmail plugin doesn't work if Mail folder not
  73. present when it is loaded.'
  74. o bug 2862, 'Segmentation fault when replying to a message
  75. where the "code conversion" fails'
  76. o bug 2863, 'Applying has_attachment quicksearch on IMAP
  77. segfaults'
  78. o bug 2878 'bsfilter / folder.c:1435 Condition identifier
  79. != NULL failed'
  80. o bug 2879, 'Plain text mails treated as encrypted'
  81. o bug 2882, 'Reverse preference for external content'
  82. o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
  83. o bug 2890, 'html2ps required...'
  84. o bug 2893, 'ical_yy_scan_bytes has wrong type'
  85. o bug 2903, 'key 'C' mention harcoded in string'
  86. o bug 2909, 'Changing folder quickly can cause wrong email to
  87. be deleted'
  88. o IMAP: Don't set charset on simple searches. Fixes Exchange
  89. 2007.
  90. o Disconnect NNTP accounts too when switching offline.
  91. o Fix sensitivity of next-unread toolbar button.
  92. o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
  93. address.
  94. o Add missing \n at end of the return receipt last part's
  95. headers.
  96. o Make LDAP over SSL work on Win32.
  97. o Fix crash on action error.
  98. o Fix trimming of leading spaces in actions.
  99. o tools/vcard2xml.py: Fix missing file encoding info.
  100. o fix sensitivity of 'Use both dictionaries' in compose
  101. window.
  102. o Fix actions with spaces (and quotes).
  103. o tools/vcard2xml.py: Lines split over more than one line
  104. breaks parser; Get email addres correct. Not only
  105. email;internet.
  106. o Escape filename/description text of MIME parts, prevents
  107. error if, e.g., the filename contains an ampersand.
  108. o Fix 'edit accounts' windows going behind when leaving an
  109. 'account preferences' window, by re-focusing this window.
  110. o Fix crash closing PDF information alert panel.
  111. o Fix default fonts on Windows.
  112. o Fix ugly icon in XFCE's alt-tab window.
  113. o Fix untranslated description in archiver plugin
  114. o fix crasher when using /Edit/Search folder on start-up with
  115. nothing selected.
  116. For further details of the numbered bugs listed above consult
  117. http://www.thewildbeast.co.uk/claws-mail/bugzilla/
  118. ---------------------------------------------------------------------
  119. See ChangeLog for full information regarding changes in this release.