fix bug 3170, 'QuickSearch fights with View/Hide read threads menu option'
[claws.git] / RELEASE_NOTES
index 7b7f7ce445e4130e01dda220a39722b15368bb6a..f383fa69791a35f0faac56d62b43fe57070c0273 100644 (file)
-25th September 2006                              Sylpheed-Claws 2.5.0
+26th May 2014                                       Claws Mail 3.10.0
 
-                   SYLPHEED-CLAWS  RELEASE NOTES
-                    http://www.sylpheed-claws.net
-                     
-Sylpheed-Claws is a GTK+ based, user-friendly, lightweight, and fast 
-email client.
-
-Notes for this release:
-~~~~~~~~~~~~~~~~~~~~~~~
-
-* Minimum required versions of GTK+ and GLIB is now 2.6.0
+                   CLAWS MAIL  RELEASE NOTES
+                    http://www.claws-mail.org
 
-* Minimum required version of libetpan (for IMAP support) is now 0.46
-
-* metamail support has been dropped, this is now handled internally
+Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
+email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* New plugin: Bogofilter, providing Spam filtering and learning
-
-* Account-based filtering rules. Each filtering rule can now be
-  assigned to a specific account, by default it's "All".
+* 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.
+
+* Auto-configuration of account email servers, based on SRV records,
+  is now possible. (GLib >= 2.22 is required.)
+
+* Added a preference to avoid automatically drafting emails that are
+  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
+
+* Messages saved as Drafts are now saved as New, highlighting the
+  Drafts folder, in order to draw the attention to unfinished mails
+  there.
+
+* It is now possible to add a 'Replace signature' button to the
+  Compose window toolbar.
+
+* Quotation wrapping and undo/redo in the Compose window has been
+  improved.
+
+* 'Reply to all' now excludes your own address.
+
+* The 'Generate X-Mailer header' option has been renamed 'Add user
+  agent header' and applies to both X-Mailer and X-Newsreader
+  headers.
+
+* 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.)
+
+* Added hidden preference 'enable_avatars' to control the internal
+  capture/render process, and which allows disabling it by external
+  plugins for example.
+
+* '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.
+
+* NEW: Libravatar plugin, which displays avatars from
+  https://www.libravatar.org/
+
+* Added support for an arbitrary number and sources of 'avatars' and
+  images for email senders, and migrated Face and X-Face headers.
+
+* Avatars are now included when printing mails.
+
+* The GPG keyring can now be used as the source for address auto-
+  completion.
+
+* The vCalendar and RSSyl plugins now have an option to disable SSL
+  certificate verification (and check them by default).
+
+* The ClamAV plugin now pops up an error message only once instead of
+  repeatedly
+
+* Updated the man page and the manual.
+
+* Updated Brazilian Portuguese, British English, Czech, Dutch,
+  Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
+  Spanish, and Swedish translations.
+
+* Added Esperanto translation.
+
+
+* Bug fixes:
+       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.
 
-* Filtering against Address Book. It is now possible add matched 
-  conditions to determine if any email address in a message matches
-  or doesn't match any or all books or folders in the Address Book.
-
-* Quote folding. Quotes in the message view can now be folded, via
-  the "/View/Quotes/..." menu. The folding can also be toggled by
-  double clicking on the quotes in the Message View
-
-* Re-enabled user-defined Headers in Displayed Headers configuration
-
-* "/View/Go to/Parent message" and "/View/Go to/Last read message"
-  have been added
-
-* Made the list views look more modern by add alternating coloured
-  lines, replacing the box-type expanders with arrows, removing the
-  dotted lines.
-  Hidden prefs have been added to enable users to maintain the old
-  style:
-  'enable_dotted_lines' for the dotted lines and box-type expanders. 
-  'use stripes_in_summary' to enable alternating coloured lines in
-   the Message and Folder lists.
-  'use stripes_everywhere' to  also enable alternating coloured lines
-   in all other lists.
-  Note: 'use_stripes_everywhere' replaces the previous hidden option
-  'enable_rules_hint'.
-
-* New hidden pref, 'stripes_color_offset', to change the value added/
-  subtracted to normal bgcolor to create the stripes in the summaries
-* The Send button on the main toolbar is now inactive when the Queue
-  folders are empty
-
-* IMAP: Added a View Log button on auth error
-
-* PGP/Core plugin: it is now possible to create a new key pair from
-  within Sylpheed-Claws
-
-* PGP/Core plugin: When encrypting, if only one key matches, and it 
-  matches exactly, it is automatically used
-
-* TrayIcon plugin: the icon now has transparency
-
-* Enabled text selection for replying from MimeViewer plugins
-
-* The attachments list in the MimeView column can now be scrolled
-  using the mousewheel
-
-* In the MimeView column a middle-click will now just open the Mime
-  part without showing it in the Message View, likewise, a right-
-  click will display the context menu without displaying the part
-
-* The "When entering a folder..." selection option is now used for
-  '/View/Go to/Next unread folder'
-
-* A special Return-Receipt message is shown if the message is from
-  the user
-
-* An icon has been added to the statusbar to notify of errors
-
-* Added missing icons to the Icon Legend dialog
-
-* Enabled closing of SSL certificates and Folder Sort dialogs with Esc
-  key
-
-* Displaying of huge mails can now be cancelled, so the GUI doesn't
-  block
-
-* Sylpheed-Claws' internal queue headers are now hidden when showing
-  all headers. They'll be present only in Source window.
-
-* Several GUI improvements.
-
-* Faster loading of folders and other optimisations and speed-ups
-
-* Logging has been improved.
-
-* improved sizing of some widgets
-
-* Made the desktop file XDG compliant
-
-* The manuals have been updated
-
-* A Spanish translation of the manual has been added
-
-* Added an action tool, tools/uuooffice, to open uuencoded *.doc files
-  with OpenOffice.
-
-* Added an action tool, tools/fix_date.sh, to fix a missing Date field
-  in emails.
-
-* updated Brazilian Portuguese, Czech, Dutch, Finnish, French, German,
-  Serbian, Simplified Chinese, Slovak and Spanish translations.
-
-* Bug fixes: 
-       o bug 456  'current message is hidden when the view is
-                   refreshed and extended search is "unread
-                   messages"'
-       o bug 956  'DnD text with accents in compose text entry'
-       o bug 973  'Unicode punctation characters are not recognized'
-       o bug 979  'Plugin crashes when exiting sylpheed-claws'
-       o bug 988  'Very specific filesystem issue on temp files'
-       o bug 995  '"Mark cross-posted as read" doesn't work'
-       o bug 998  'last attachment is not accessible'
-       o bug 999  'Timing out on TSL cert validation dialog makes
-                   ugly things happen'
-       o bug 1007 'Wrong folder highlighted'
-       o bug 1011 'wrong (negative) count on unread messages'
-       o bug 1012 'crashed upon sending mail from compose window'
-       o bug 1013 'expand selected thread tree'
-       o problem with Actions of the format "> stuff >"
-       o strict ISO C90 compliance
-       o crash setting the priority on re-edit
-       o default font size setting after wizard run
-       o missing last line in some mail cases (Fixes debian bug
-         #381872)
-       o Send button sensitivity at startup
-       o encrypt bug on IMAP
-       o occasional IMAP bug where large msgs were left in the queue
-         folder after sending
-       o encrypted mail marked as new when saved in normal folders
-       o switching to offline, asking if it should be overriden for
-         synchronising
-       o body quicksearch in non-encoded bodies containing '='
-       o replied flag not being set after drafting
-       o data loss when copy fails during a move
-       o automatic sizing of some dialogs
-       o compilation on FreeBSD
-       o fix free-after-use in some cases
-         (when procmime_encode_content() frees mimeinfo->data.mem
-         and turns it to a temp file)
-       o fix "real-time" sorting in folder list by freezing/thawing
-       o fix can't click forward/backward buttons in the summary
-         search
-       o miscellaneous printing issues: 
-         - Bad font for linkified headers
-         - Different font if the mail was displayed or not
-       o select the mimepart icon when displaying as text
-       o fix blocking check of an SSL certificate
-       o update folder name label on folder rename
-       o workaround possible GTK crash: remove selection clipboard
-         before destroying widget, or GTK+-2.10
-       o workaround GTK+ Bug 351600 - 'Can't re-click on button after
-         sensitivity update'
 
 For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi
-
-* and other code reorganisation, cleanups, and more.
+http://www.thewildbeast.co.uk/claws-mail/bugzilla/
 
 ---------------------------------------------------------------------
-See ChangeLog and README for full information regarding changes in
-this release.
+See ChangeLog for full information regarding changes in this release.
 
+