add shadow to rule list (like everywhere else)
[claws.git] / RELEASE_NOTES
index 46529600d2a260730f0725100549077b514985a9..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
-6th May 2013                                         Claws Mail 3.9.1
+6th November 2016                                   Claws Mail 3.14.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
-                     
+
 Claws Mail is a GTK+ based, user-friendly, lightweight, and fast 
 email client.
 
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-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.
+* 'hide_timezone', a new hidden preference that sets the timezone of
+  date fields sent over the network to the unknown timezone value as
+  specified in RFC 5322 §3.3.  Default value is false (i.e., send
+  available timezone information).
+
+* 'rewrite_first_from', a new hidden preference which  works around a
+  limitation of some servers with 'overly-liberal parsers'. When this
+  is turned on and the Content-Transfer-Encoding is set to 8bit or
+  7bit, in a message body starting with 'From ' the 'From ' will
+  become '=46rom ' (i,e, encoded form of 'F') and the Content-
+  Transfer-Encoding will be changed to Quoted-Printable. When it is
+  turned off no such modification will be made but it is very likely
+  that an MTA will convert the 'From ' to '>From '. See RFC 4155 for
+  further details. Default value is '1', turned on.
 
-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. 
+* Templates: it is now possible to attach a file, using
+  '|attach_output{sub_expr}' or '|A{sub_expr}', 'sub_expr' is
+  evaluated as a command-line to get the filename name from, using an
+  absolute /path/to/filename.
 
-* 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.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* '/Message/Cancel sending' has been added to the main menu. 
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* In the filtering and processing condition configuration for Age,
-  it is now possible to match based on number of hours.
+* Drafted messages: Do not add Message-ID for draft, unless the
+  message already has one. A Message-ID header is now only added when
+  queuing a message, and any existing Message-ID and References
+  headers in drafts, if there are any, are kept.
 
-* The GnuPG signature timestamp is now displayed in the full
-  signature information
+* Disable hiding threads and messages in draft folders.
 
-* 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.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* Keep-alive pings are now performed on IMAP and NNTP connections.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* 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.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* PDF Viewer: The printed PDF quality has been improved.
+  Since GnuTLS 3.1.7, this minimum size is dictated by the priority
+  string, and currently (GnuTLS 3.3.0) the "safe-enough" value is
+  1008 bits. We set this minimum size explicitly for older GnuTLS
+  versions.
 
-* 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.
+  Users who are affected by this (their servers use DH prime smaller
+  than 1008 bits) can override this by using a priority string
+  starting with the keyword "LEGACY". However, this keyword only
+  works with GnuTLS 3.3.0 or newer.
 
-* Python plugin: Added examples.
+* RSSyl plugin: Enable keeping old items by default.
 
-* Python plugin: Added a function to get an arbitrary header from a
-  MessageInfo object
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
 
-* Perl plugin: The documentation for insert_perl.pl has been
-  improved.
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
 
-* Basic handling of vcard 3.0 has been added to vcard2xml.py.
+* Notification plugin: Add support for unity/messaging menu.
 
-* A Swedish translation has been added to claws-mail.desktop.
-               
-* The man page has been updated.
+* PDF Viewer plugin: The icons are now themeable.
 
-* Updated translations: Brazilian Portuguese, Czech, Finnish, French,
-  German, Hebrew, Hungarian, Lithuanian, Slovak, Spanish, Swedish
+* Updated manual in English and Spanish.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
+  Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
+  and Turkish.
 
 * 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.
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+       o bug 2918, 'Notification Popup icon is hardcoded'
+       o bug 3027, 'Claws segfaults when closing LDAP-enabled
+                    address book'
+       o bug 3515, 'Ctrl-Shift-X opens multiple external editors'
+       o bug 3638, 'GData Plugin fails after initial Google
+                    handshake'
+       o bug 3665, 'Fix config script for macOS'
+       o bug 3666, 'Typos in Turkish translation'
+       o bug 3667, 'segfault in imap_session_authenticate'
+       o bug 3675, 'RSSyl crash when opening Atom feed'
+       o bug 3676, 'RSSyl crash when opening Atom feed with XML
+                    depth >= 3'
+       o bug 3678, 'Segfault when trying to add new account'
+       o bug 3684, 'Socket error with POP3 using TLS client
+                    certificate'
+       o bug 3697, 'Export to mbox' causes crash'
+       o bug 3705, 'active account Mail Address corrupted when
+                    address in Message-ID is used'
+       o bug 3711, 'Usage of (s)'
+       o bug 3712, 'Name of the example domain in the translation'
+       o fix non-resizeable Icon Legend dialogue
+       o Fix a potential bug in vcalendar's libical
+       o Fix potential crash in vcalendar's icalcomponent_vanew() on
+         64-bit archs.
+       o Fix regression: show simple text/calendar with plugin.
+       o Fix crash in vcalendar passwords handling on prefs save.
+       o Few miscellaneous fixes for RSSyl.
+       o several memory leaks.
+       o Don't check for encrypt() on FreeBSD.
+       o Add OpenBSD CA cert path.
+       o Do not process folder marks when just refreshing
+         summaryview
+
+For further details of the numbered bugs and RFEs listed above
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+
+