RELEASE_NOTES 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. 8th January 2010 Claws Mail 3.7.4
  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. * Spell checker: Highlight misspelled words when applying template
  9. and 'check while typing' option is on
  10. * Spell checker: Highlight misspelled words in text inserted from
  11. file(s) or pasted to message body when 'check while typing' option
  12. is on
  13. * Improve parsing of List-Post header
  14. * Add new drag type "claws-mail/msg-path-list" for drag'n'drop of a
  15. message selection from the message list into other applications.
  16. This enables other applications to back-link to Claws Mail via a
  17. "claws-mail --select" call after they received a drop.
  18. * Place the cursor in the compose window according to provided input.
  19. If To: is present place cursor in Subject: field and if both To:
  20. and Subject: are present place cursor in body. If body: is present
  21. insert a new line after text and place cursor there.
  22. * QuickSearch: Use all of the available space to view expressions
  23. * Updated English and Spanish user manuals.
  24. * Updated Brazilian Portuguese, Catalan, Czech, Dutch, French,
  25. German, Hungarian, Indonesian, Japanese, Portuguese, Russian, and
  26. Slovak translations.
  27. * Bug fixes:
  28. o bug 1850, '"Reply All" duplicates "To" user in "CC" if
  29. original email had user in "From" and "CC"
  30. o bug 1867, 'Changing account does not change BCC address'
  31. o bug 1996, 'S/MIME key not selected'
  32. o bug 2028, 'Attempts to connect to all accounts on exit'
  33. o bug 2040, 'numbers in subject entry marked as misspelled'
  34. o bug 2041, 'add autonomical scrolled windows to prefs pages'
  35. o bug 2049, 'some icons not copied?'
  36. o bug 2053, 'Inconsistent application of Coloration of
  37. Message text'
  38. o bug 2055, 'duplicate mailing list reply if List-Post +
  39. Reply-To present'
  40. o bug 2057, 'Claws mail does not keep renamed names of
  41. nntp-subscribed groups'
  42. o bug 2063, 'glib assertion in GRelation use in imap.c'
  43. o bug 2074, 'Remember sending account for sent messages'
  44. o bug 2082, 'Wrong color rectangle position when replacing
  45. "color" processing rule'
  46. o bug 2089, 'URLs ending with an underscore ('_') are not
  47. correctly parsed'
  48. o fix statusbar in GTK+ 2.19.x
  49. o fix crash in some cases when Enchant is enabled but the
  50. spell checker is disabled
  51. o fix leak and unchecked accesses.
  52. o modify cairo clip handling in preview windows, to prevent
  53. print preview windows from being blank with GTK+ 2.18
  54. o fix core dump when attempting to insert a non-existing file
  55. using a mailto: uri
  56. o fix LDIF export
  57. o fix registering as default client on windows 7
  58. o fix win32 build on latest mingw32
  59. For further details of the numbered bugs listed above consult
  60. http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
  61. ---------------------------------------------------------------------
  62. See ChangeLog for full information regarding changes in this release.