German translation, updated by Thomas Bellmann
[claws.git] / RELEASE_NOTES
index cca3d3418d8e8ca6711b5123c5a078957237c704..f383fa69791a35f0faac56d62b43fe57070c0273 100644 (file)
-8th January 2007                                     Claws Mail 2.7.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.
 
-Claws Mail was previously known as Sylpheed-Claws.
-
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* The --select option can now also select emails by Message-ID
-
-* Attaching files from 'mailto:' URIs (&attach=...) is now possible.
-  A dialog is displayed to make sure that the user is aware that the
-  mail will contain attachments
-
-* 'New Message format' has been added to the Compose/Writing options,
-  this works like the Quote format and the same symbols are supported
+* 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.
 
-* Reworked the About dialog, including the addition of a new page, 
-  'Features', which indicates which of the optional features are
-  compiled in and which are not. A 'Release Notes' page was also
-  added
+* Auto-configuration of account email servers, based on SRV records,
+  is now possible. (GLib >= 2.22 is required.)
 
-* Added history combo for all search fields (message and text)
+* Added a preference to avoid automatically drafting emails that are
+  to be sent encrypted, (Configuration/Preferences/Compose/Writing).
 
-* The 'mark_as_read_delay' option is not hidden anymore and can be
-  found in Configuration/Preferences/Summaries
+* Messages saved as Drafts are now saved as New, highlighting the
+  Drafts folder, in order to draw the attention to unfinished mails
+  there.
 
-* Added global and per-folder preferences to set the default
-  alternate dictionary
+* It is now possible to add a 'Replace signature' button to the
+  Compose window toolbar.
 
-* Allow spell-checking to use both current and alternate dictionaries
+* Quotation wrapping and undo/redo in the Compose window has been
+  improved.
 
-* Added an hidden option 'addressbook_use_editaddress_dialog' to
-  embed the contact editor in the addressbook window in contrast to
-  a separate dialog
+* 'Reply to all' now excludes your own address.
 
-* Added a hidden option 'unsafe_ssl_certs', to allow storing
-  multiple SSL certificates for a given server/port. You will be
-  asked to accept unknown certificates. Unchecking this option will
-  require you to re-accept previously known certificates
+* The 'Generate X-Mailer header' option has been renamed 'Add user
+  agent header' and applies to both X-Mailer and X-Newsreader
+  headers.
 
-* Allow copying of folders between mailboxes
+* 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.)
 
-* Better automatic account selection for mailing lists (searches for
-  the email address in the Delivered-To header also)
+* Added hidden preference 'enable_avatars' to control the internal
+  capture/render process, and which allows disabling it by external
+  plugins for example.
 
-* Made the "Synchronise" menu item inactive when there's nothing to
-  synchronise
+* '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.
 
-* Use Message font in Writing and Quoting preferences, as well as in
-  Templates
+* NEW: Libravatar plugin, which displays avatars from
+  https://www.libravatar.org/
 
-* Added more HTML symbols to the html to text converter
+* Added support for an arbitrary number and sources of 'avatars' and
+  images for email senders, and migrated Face and X-Face headers.
 
-* Save the addressbook's window size on closing
+* Avatars are now included when printing mails.
 
-* Better checks for syntax errors are applied to Templates and Quote
-  formats
+* The GPG keyring can now be used as the source for address auto-
+  completion.
 
-* Added a check to avoid trying to use a non-existent folder as
-  default inbox
+* The vCalendar and RSSyl plugins now have an option to disable SSL
+  certificate verification (and check them by default).
 
-* Enable setting SSL via STARTTLS from the set-up wizard
+* The ClamAV plugin now pops up an error message only once instead of
+  repeatedly
 
-* Added handling of ":port" in server addresses in the set-up wizard
-  to specify a port to connect to
+* Updated the man page and the manual.
 
-* Bogofilter plugin: added an option to print the X-Claws-Bogosity
-  header in emails handled by the Bogofilter plugin (in MH folders
-  only)
+* Updated Brazilian Portuguese, British English, Czech, Dutch,
+  Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
+  Spanish, and Swedish translations.
 
-* Bogofilter plugin: added an option to whitelist senders found in
-  addressbook
+* Added Esperanto translation.
 
-* Bogofilter plugin: Allow storing of Unsure mails in a specific
-  folder to make better teaching easier
-
-* Bogofilter plugin: Improved GUI interaction while Bogofilter is
-  filtering
-
-* TrayIcon plugin: added an "Email from account/..." submenu
-
-* updated Brazilian Portuguese, British English, Catalan, Finnish,
-  French, Italian, Serbian, Simplified Chinese, Slovak, and Spanish
-  translations
 
 * Bug fixes:
-       o bug 934,  'sylpheed claws 2.1 doesn't show Exchanges Public
-                    Folders'
-       o bug 1052, 'templates %d and %D{fmt} broken but %af works
-                    fine'
-       o bug 1055, 'Add the 'cancel receive' in the available events
-                    for the toolbar buttons'
-       o bug 1059, 'Better jpilot charset handling'
-       o bug 1064, 'crash @ etpan_certificate_check() when opening
-                    an IMAP folder'
-       o bug 1067, 'Claws-Mail uses 100% CPU on an IMAP folder and is
-                    blocked on main thread'
-       o bug 1072, 'Claws stops fetching newsgroups from server when
-                    newsgroup got deleted' 
-       o bug 1076, 'privacy options are displayed even when pgp
-                    plugin not loaded / available' 
-       o bug 1077, 'sylpheed-claws does not start when IMAP server
-                    is unavailable' 
-       o bug 1080, 'Using SSL option in wizard for incoming server
-                     does not activate SSL with STARTTLS'
-       o bug 1081, 'claws-mail segfaults when going offline while it
-                    transfers mails via imap'
-       o bug 1082, 'incorrect / imprecise error message when imap
-                    server provides ssl only through STARTTLS but
-                    SSL is selected'
-       o bug 1085, 'Apply to subfolder doesn't work'
-       o bug 1088, 'ctrl-h produces repeatable crash'.
-       o bug 1089, 'NUL characters in Subject line are
-                    misinterpreted'
-       o fixed encoding of headers in the welcome message
-       o fixed some sensitivity issues in preferences
-       o fixed crash when using Hide read messages with Mark as read
-         delay 
-       o fixed parsing of mailcap files with tabs
-       o fixed address comparison when replying to all (it was
-         possible to reply to ourselves if the case was
-         different) 
-       o fixed folder's cache update after running an Action
-       o fixed hiding of Quicksearch with Esc
-       o fixed printing of selection, message part, and images
-       o fixed page count in printing
-       o IMAP: Fix failure to get separator on LIST "" ""
-       o change manual's target dir to be LFH-compliant
-       o some compilation warning fixes
-       o don't warn about empty subject when redirecting emails
-       o fix scrolling of log window 
-       o partial download: Fix Mark for download/deletion when
-         the relevant header is not the first one
-       o fixed slowness when appending on IMAP
-       o fixed wrong state of test regexp in folder preferences
-       o made desktop and icon files not dependant on GNOME 2
-       o fixed a little memory leak in the addressbook
-       o don't display errors when synchronising IMAP mailboxes that
-         have non selectable folders
-       o When possible, move messages from Queue to Sent instead of
-         copying and deleting
-       o don't use any MimeViewer plugin when showing all headers
-       o tools/maildir2claws-mail.pl: Only substitute 'sent-mail'
-         if it's the full directory name
-       o disable Control-Space (handle it as Space).
+       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.
 
+