New libravatar plugin
[claws.git] / NEWS
diff --git a/NEWS b/NEWS
index 061fb570c969fe92fab2a02f6ba66f52ade96044..ffad2d0f0923a1ee87f760555dcfe267daeab624 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,243 @@
 Changes of the  Claws Mail GTK2 branch
 
+* 3.9.3
+-------
+
+* The TAB address completion in the Compose window now matches any
+  part of the address and not just the beginning.
+
+* When copying or moving a message, the type-ahead search now matches
+  any part of a folder name and not just the beginning.
+
+* It is now possible to replace the current signature in the Compose
+  window by using the '/Message/Replace signature' menu item.
+
+* It is now possible to disable the 'Subject is empty' warning
+  dialogue. See the option 'Warn when Subject is empty' option on the
+  '/Configuration/Preferences/Mail handling/Sending' page.
+  
+* When sending messages, if the hostname cannot be determined,
+  fallback to 'localhost' rather than 'unknown', as the latter is
+  rejected by some servers.
+
+* Added better handling of messages from broken mailers, such as
+  yahoo groups.
+
+* PDF plugin: the minimum required version of poppler is 0.12.0.
+
+* PGP/* plugin: long key IDs are now displayed in the dialogues
+  instead of short IDs.
+
+* PGP/* plugin: The automatic signature check is now non-blocking.
+
+* Python plugin: can now access accounts, mailboxes, folder
+  properties
+
+* vCalendar plugin: webcals:// URLs are now treated as https://
+
+* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
+  German, Hebrew, Slovak, Spanish, and Swedish.
+
+* Support for Maemo has been removed.
+
+* Bug fixes:
+       o bug 2132, 'Keyboard accelerators for "Clear" and "Edit"
+                    quick search conflict with top menus'
+       o bug 2210, 'Display name with invalid addresses not quoted
+                    when inserted from address book'
+       o bug 2794, 'account privacy signing method ignored on reply'
+       o bug 2923, 'build failure with perl 5.18'
+       o bug 2940, 'Extended search dialog too small for content in
+                    polish l10n'
+       o bug 2954, 'Crash in "Save Image As" for HTML message'
+       o bug 2957, 'Double-free in account preferences'
+       o bug 2960, 'rfc3156 deviation regarding hash symbols'
+       o bug 2961, 'Partial retrieval not available with PGP/Inline
+                    encrypted messages'
+       o bug 2964, 'Lack of escaping of nested double-quotes in To:
+                    header'
+       o bug 2979, 'claws fails to load (empty) folderlist.xml and
+                    shows account wizard'
+       o bug 2982, 'variable declaration behind FLOCK conditional'
+       o bug 2986, 'Down and Delete buttons have same hotkey in
+                    filtering config'
+       o bug 2989, 'Segfault at startup because of corrupted
+                    folderlist.xml'
+       o bug 2994, 'translating folder name'
+       o bug 2995, 'closing extended quick search information panel
+                    triggers window focus bug'
+       o bug 3002, 'undefined reference to check_file_integrity'
+       o bug 3004, 'claws picks wrong mime type for attachments'
+       o bug 3009, '"Rebuild folder tree" causes SIGSEGV if a
+                    directory name isn't valid utf-8'
+       o bug 3011, 'crash when using %f Action on two or more
+                    uncached (IMAP) messages.'
+       o bug 3021, 'Icon key_pgp_signed always shows as the default,
+                    never the themed version'
+       o debian bug 711864, 'claws-mail-vcalendar-plugin: when
+                             creating meeting GTK_IS_COMBO_BOX_TEXT
+                             failed'
+       o Quote all specials in name as defined on RFC,
+         see http://tools.ietf.org/html/rfc5322#section-3.2.3
+       o fix sensitivity and state of 'hide read threads'
+       o Fancy plugin: disable DNS Prefetching when 'Enable loading
+         of remote content' is switched off
+       o Bogofilter plugin: insert X-Bogosity header like the option
+         says, not X-Claws-Bogosity header
+
+* 3.9.2
+-------
+
+* New big icon for compose windows.
+
+* Bug fixes:
+       o bug 2923 'build failure with perl 5.18'
+       o Never decode multipart/* or message/* parts, as RFC states
+       o add missing check for libperl
+       o fix check for libsoup - it is not obligatory
+       o Do not try to destroy a NULL session after an unsuccesful 
+         NNTP connect attempt.
+       o The extraheaderrc format doesn't allow data after the
+         header colon. Other OSes may insert extra characters 
+         other than \n, so, remove them all.
+       o fix undoing file insertion.
+       o fix check for python.
+       o fix detection of account in --compose and
+         --compose-from-file where the From value contains a name +
+         email.
+
+* 3.9.1
+-------
+
+All plugins previously packaged as 'Extra Plugins' are now contained
+within the Claws Mail package. In addition to that, the following
+plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2
+Viewer.
+
+This release contains the following plugins: ACPI Notifier, Address
+Keeper, Attachment Remover, Attachment Warner, Bogofilter, BS Filter,
+Clam AntiVirus, Fancy HTML Viewer, FetchInfo, gData, GeoLocation,
+Mail Archiver, MailMBOX, New Mail, Notification, PDF Viewer, Perl,
+PGP/Core, PGP/Inline, PGP/MIME, Python, RSSyl, SMime, Spam Report,
+SpamAssassin, TNEF Parse, and vCalendar. 
+
+* 3 command-line switches have been added:
+  --cancel-receiving which cancels the currently running message
+       retrieval operation
+  --cancel-sending which cancels the currently running message
+       sending operation
+  --debug which toggles debug output.
+
+* '/Message/Cancel sending' has been added to the main menu. 
+
+* In the filtering and processing condition configuration for Age,
+  it is now possible to match based on number of hours.
+
+* The GnuPG signature timestamp is now displayed in the full
+  signature information
+
+* Support for GnuTLS priority string has been added. This is achieved
+  via 2 hidden account preferences, gnutls_set_priority and 
+  gnutls_priority. The former turning the option on or off, the
+  latter containing the required priority string.
+
+* Keep-alive pings are now performed on IMAP and NNTP connections.
+
+* In the Compose window, the focus is now moved to the message body
+  when focus is in the Subject entry and the Enter key is pressed.
+  
+* The Delete key can now be used to remove Colour Label hotkeys.
+
+* PDF Viewer: The printed PDF quality has been improved.
+
+* Fancy HTML viewer: The options dialogue has been completely
+  reworked, and disabling remote content is now totally strict.
+               
+* Python plugin: Added Cc field to messageinfo objects.
+
+* Python plugin: Added examples.
+
+* Python plugin: Added a function to get an arbitrary header from a
+  MessageInfo object
+
+* Perl plugin: The documentation for insert_perl.pl has been
+  improved.
+
+* Basic handling of vcard 3.0 has been added to vcard2xml.py.
+
+* A Swedish translation has been added to claws-mail.desktop.
+               
+* The man page has been updated.
+
+* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
+  German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
+
+* Bug fixes:
+       o bug 1137, 'loading plugins with same profile on different
+                    archs'
+       o bug 1684, 'view news messages with large attachements
+                    segfaults'
+       o bug 1963, 'Preferences Templates Information Window Focus
+                    loss'
+       o bug 2340, 'Create block list'
+       o bug 2617, 'code cleanup'
+       o bug 2624, 'dialog "Action Configuration" cannot be closed'
+       o bug 2702, 'Support splitting subject line for small screen
+                    layout'
+       o bug 2774, 'Select folder/New Folder dialog - modal problem'
+       o bug 2785, 'Marking mails for deletion reopens internal
+                    message view'
+       o bug 2801, 'Filtering Header:Name list is blank/corrupt'
+       o bug 2826, 'replace deprecated gnutls function'
+       o bug 2828, 'Use MD5 digest for socket name'
+       o bug 2832, 'mail to from adress-book splitt names'
+       o bug 2835, 'add_address() in addr_compl.c should allow a
+                    NULL name'
+       o bug 2859, 'Newmail plugin doesn't work if Mail folder not 
+                    present when it is loaded.'
+       o bug 2862, 'Segmentation fault when replying to a message
+                    where the "code conversion" fails'
+       o bug 2863, 'Applying has_attachment quicksearch on IMAP
+                    segfaults'
+       o bug 2878 'bsfilter / folder.c:1435 Condition identifier
+                   != NULL failed'
+       o bug 2879, 'Plain text mails treated as encrypted'
+       o bug 2882, 'Reverse preference for external content'
+       o bug 2885, 'SIGSEGV in hooks_marshal at hooks.c:108'
+       o bug 2890, 'html2ps required...'
+       o bug 2893, 'ical_yy_scan_bytes has wrong type'
+       o bug 2903, 'key 'C' mention harcoded in string'
+       o bug 2909, 'Changing folder quickly can cause wrong email to
+                    be deleted'
+       o IMAP: Don't set charset on simple searches. Fixes Exchange
+         2007.
+       o Disconnect NNTP accounts too when switching offline.
+       o Fix sensitivity of next-unread toolbar button.
+       o tools/gif2xface.pl, tools/outlook2claws-mail.pl: Fix
+         address.
+       o Add missing \n at end of the return receipt last part's
+         headers.
+       o Make LDAP over SSL work on Win32.
+       o Fix crash on action error.
+       o Fix trimming of leading spaces in actions.
+       o tools/vcard2xml.py: Fix missing file encoding info.
+       o fix sensitivity of 'Use both dictionaries' in compose
+         window.
+       o Fix actions with spaces (and quotes).
+       o tools/vcard2xml.py: Lines split over more than one line
+         breaks parser; Get email addres correct. Not only 
+         email;internet.
+       o Escape filename/description text of MIME parts, prevents
+         error if, e.g., the filename contains an ampersand.
+       o Fix 'edit accounts' windows going behind when leaving an
+         'account preferences' window, by re-focusing this window.
+       o Fix crash closing PDF information alert panel.
+       o Fix default fonts on Windows.
+       o Fix ugly icon in XFCE's alt-tab window.
+       o Fix untranslated description in archiver plugin
+       o fix crasher when using /Edit/Search folder on start-up with
+         nothing selected.
+
 * 3.9.0
 -------