Add string, thanks to Genghis
[claws.git] / RELEASE_NOTES
index e845e97234a04a18ddf10e2223d4185c6c4c7a8c..f383fa69791a35f0faac56d62b43fe57070c0273 100644 (file)
-27th June 2008                                       Claws Mail 3.6.0
+26th May 2014                                       Claws Mail 3.10.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* Claws Mail now requires libetpan 0.56 for IMAP and NNTP
+New in this release:
+~~~~~~~~~~~~~~~~~~~~
 
-* Spell checking is now provided by Enchant instead of Aspell. To
-  build spell checker support, you will need the libenchant headers.
+* Complete SSL certificate chains are now saved, and if built with
+  Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
+  available. Both of these allow correct certificate verification
+  instead of a bogus 'No certificate issuer found' status.
 
-* The S/MIME plugin is now part of this package.
+* Auto-configuration of account email servers, based on SRV records,
+  is now possible. (GLib >= 2.22 is required.)
 
-* IMAP, NNTP, and SSL are now supported in the Windows port.
+* Added a preference to avoid automatically drafting emails that are
+  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
 
-New in this release:
-~~~~~~~~~~~~~~~~~~~~
+* Messages saved as Drafts are now saved as New, highlighting the
+  Drafts folder, in order to draw the attention to unfinished mails
+  there.
 
-* Support for client SSL certificates.
+* It is now possible to add a 'Replace signature' button to the
+  Compose window toolbar.
 
-* Better support of SSL certificate stores, to be able to verify
-  server certificates.
+* Quotation wrapping and undo/redo in the Compose window has been
+  improved.
 
-* Renaming of newsgroups is possible.
+* 'Reply to all' now excludes your own address.
 
-* "Always open message when selected" can now have three values:
-  'Never', 'Always' and 'When message view is visible'.
+* The 'Generate X-Mailer header' option has been renamed 'Add user
+  agent header' and applies to both X-Mailer and X-Newsreader
+  headers.
 
-* Unsaved server passwords can now be temporarily saved for the
-  duration of the session. They can be cleared before the session
-  expires by using '/Tools/Forget all session passwords'.
+* Added hidden preferences, 'address_search_wildcard' and 
+  'folder_search_wildcard', to choose between matching from start of
+  the folder name/address or any part of the name. (Activating these
+  options restores the previous behaviour.)
 
-* Auto-wrapping settings are now saved in drafted messages.
+* Added hidden preference 'enable_avatars' to control the internal
+  capture/render process, and which allows disabling it by external
+  plugins for example.
 
-* Support for basic auto-indentation in the Compose window.
+* 'Check for new folders' now only updates the folder list, not
+  updating the contents of folders. If needed, it can be followed by
+  'Check for new messages'
+  
+* When using Redirect, the redirecting account's address is used in
+  the SMTP MAIL FROM instead of the original sender's address.
 
-* Support for animated GIFs in the message view.
+* NEW: Libravatar plugin, which displays avatars from
+  https://www.libravatar.org/
 
-* Type-ahead search in Filtering, Templates, Actions dialogs now
-  select the result of the search.
+* Added support for an arbitrary number and sources of 'avatars' and
+  images for email senders, and migrated Face and X-Face headers.
 
-* Finer granularity in POP3 accounts' Remove After delay - hours in
-  addition to days.
+* Avatars are now included when printing mails.
 
-* Spam/Ham flag is now stored on IMAP server when possible, using
-  "Junk" and "NonJunk" keywords. 
+* The GPG keyring can now be used as the source for address auto-
+  completion.
 
-* Use less precise intervals when possible for auto-checking, thus
-  the CPU is woken up less frequently.
+* The vCalendar and RSSyl plugins now have an option to disable SSL
+  certificate verification (and check them by default).
 
-* The warning icon in the main window is cleared when the error it
-  relates to is clipped from the network log.
+* The ClamAV plugin now pops up an error message only once instead of
+  repeatedly
 
-* IMAP errors now reveal the server on which they happen.
+* Updated the man page and the manual.
 
-* All deprecated GTK interfaces have been replaced with their
-  non-deprecated equivalents.
+* Updated Brazilian Portuguese, British English, Czech, Dutch,
+  Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
+  Spanish, and Swedish translations.
 
-* csv2addressbook.pl: Added support for FoxMail.
+* Added Esperanto translation.
 
-* Updated translations: British English, Bulgarian, Catalan, Dutch,
-  Finnish, French, German, Hungarian, Italian, Polish, Russian,
-  Simplified Chinese, Spanish, and Swedish.
 
 * Bug fixes:
-       o bug 1620, 'Can't use hardware zoom buttons' (MAEMO)
-       o bug 1398, 'Change current account available even when
-                    there's only one account'
-       o bug 1609, 'Icon issues'
-       o bug 1673, 'Tools/Harvest Addresses is greyed out if
-                    folder is empty'
-       o bug 1681, 'GnuPG plugin doesn't compile on Solaris"
-       o bug 1684, 'View news messages with large attachments
-                    segfaults'
-       o bug 1688, 'Compilation problems on MingW32'
-       o bug 1690, 'Copy/paste in edit window may break Undo'
-       o bug 1696, 'Viewing binary attachments as text over
-                    1MB' (various buglets)
-       o bug 1699, 'Separator line misplaced when printing
-                    emails with long header lines'
-       o bug 1412, 'Sign reply if mail was signed'
-       o bug 1707, 'Segfault when sorting on hidden column'
-       o bug 1710, 'User misreads Discard Message as Discard
-                    Changes'. Closing a modified re-edited draft will
-                    now ask whether to discard changes
-       o bug 1712, 'Invalid Phishing attempt warning when linked
-                    text ends with spaces'
-       o bug 1723, 'Buffer overflow crash caused by 
-                    preview in 'Date format help' dialog box'
-       o bug 1725, 'useless lines in clawsrc'
-       o Fixed compilation with GTK 2.14
-       o Fixed some memory leaks
-       o Fixed upgrading of themes
-       o Fixed po-headers appearing on empty templates
-       o Fixed folderview's scrollbar state when starting minimized,
-         and popping up is done via command line
-       o Fixed race condition when closing the Plugins window while a
-         plugin is loading
-       o Fixed missing localityName (l) field in LDAP
-       o Fixed wild rewrapping when adding text to start of some long
-         lines
-       o Added "Fwd" to the list of known subject prefixes
-       o Fixed nickname edition in non-LDAP address books 
-       o Fixed compose window size saving, which changed when using
-         compose-related filtering actions
-       o Fixed English usage
-       o Don't go to Inbox after manual mail retrieval if there are no
-         new mails
-       o Fixed migration problems from Aspell to Enchant dictionaries
-       o Fixed double opening of file, leading to multiple signatures
-         when using signify
-       o Fixed image viewer (wrong image displayed, break of resizing
-         functionality
-       o Fixed handling of HTML parts in multipart/related parts
-       o Workaround to decode correctly mails in Windows-1252 codeset 
-         advertised as ISO-8859-1
-       o Added the nb_NO locale's default charset (ISO-8859-1)
-       o IMAP: Fixed crash when error happen on session establishment
-       o Fixed a lot of Windows-only bugs (bugs 1041, 1042, 1051, 
-         problems with folders that have non-ASCII characters, the 
-         huge memory leak, crash on connection failures)
+       o bug 1644, 'race condition between message move and mark as
+                    read after timeout'
+       o bug 2119, 'Check for new folders on remote mailboxes is
+                    very slow'
+       o bug 2145, 'Claws becomes unresponsive and gets Killed while
+                    moving messages between imap folders'
+       o bug 2179, 'Improve quotation wrapping support'
+       0 bug 2238, 'Incorrect undo/redo operations after paste with
+                    replace from context menu'
+       o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
+       o bug 2398, 'Race when closing compose during drafting'
+       o bug 2447, 'Compose window crashes if moving a folder that
+                    is being replied to'
+       o bug 2643, 'claws crash when accessing imap folder'
+       o bug 2875, 'SMTP session disconnects before recieving'
+       o bug 2991, 'POP3 sessions duplicated" on race conditions'
+       o bug 3020, 'Use theme doesn't change some icons until
+                    restart'
+       o bug 3055, 'Claws segfaults when cancelling a sticky search
+                    after changing folder'
+       o bug 3038, 'Select a folder incorrectly matches on number in
+                    parentheses'
+       o bug 3039, 'displaying one specific html email lead in 100%
+                    CPU usage'
+       o bug 3040, 'Handle revoked GPG private keys'
+       o bug 3050, 'Claws segfaults when attempting to delete a tag'
+       o bug 3094, 'OK or Yes to create new directory ?'
+       o bug 3100, 'Automatic account selection on reply fails if
+                    name  is quoted and contains a comma'
+       o bug 3105, 'vCal plugin via https does not check SSL peer
+                    certificates or host'
+       o bug 3106, 'rssyl plugin does not verify SSL peer at all'
+       o bug 3107, 'Height of row in message list does not reflect
+                    font size - three columns, small screen layout'
+       o bug 3116, 'invalid DTSTART in ics subscription makes claws
+                    crash'
+       o bug 3117, 'full-day event shown from 01:00 to 01:00 next
+                    day'
+       o bug 3120, '"Error - File is empty" when redirecting mail
+                    with empty parts'
+       o bug 3131, 'Crash on reccurent events with no DTSTART'
+       o bug 3138, 'PGP/Inline crashes on signature check if gpgme
+                    failed to init'
+       o bug 3139, 'Mainwindow unresponsive due to a busy loop'
+       o bug 3145, 'Memory corruption in imap_disconnect_all'
+       o bug 3146, 'Memory corruption when deleting a message from
+                    folder'
+       o bug 3147, 'verify_folderlist_xml() leaks memory'
+       o bug 3148, 'Logic error in claws_get_socket_name()'
+       o bug 3150, 'etpan_certificate_check() leaks memory'
+       o bug 3155, 'Memory leaks found by Valgrind in
+                    a9065aec26499a0e1294c73b6d9e6f039976521e'
+       o bug 3169, 'threaded message list performance issue'
+       o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
+       o Fix lots of memory leaks
+       o Fix interference from liboverlay-scrollbar
+       o Fix some typos
+       o Fix some layout issues when user has large GTK font
+       o Fix message search starting from end
+       o Fix disappearing MIME icon highlight in mails with PGP
+         signatures
+       o When autoselecting account for a new message, quoted
+         recipient names are handled better.
+       o Python plugin: Also check for _PyGtk_API being a PyCapsule
+       o MailMBOX plugin: Fix parsing UTC dates
+       o vCalendar plugin: recognition of quoted parameter values,
+               which are legal.
+       o ClamAV plugin: Fix a format string error.
+
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+
+