improve label text
[claws.git] / RELEASE_NOTES
index 34c13e7165148df136f6b2044cdff348c54362fa..5c99fd03d2402c1b525f618a76c05af4dbee1f9d 100644 (file)
@@ -1,4 +1,4 @@
-20th December 2015                                  Claws Mail 3.13.1
+6th November 2016                                   Claws Mail 3.14.1
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,81 +9,112 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* When attaching files with no suffix, e.g. Makefile, the correct
-  mime type is now found.
+* '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).
 
-* Added support for a whole range of extra TLDs.
+* '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.
 
-* '➜' is used instead of '-->' in the Message List when sender is
-  yourself. (Only visible if the hidden pref 'enable_swap_from' is
-  set to 0.)
+* 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.
 
-* An external editor can now be embedded in the Compose window.
-  This depends upon the 'Text editor' option (/Configuration/
-  Preferences/Message View/External Programs) having a suitable
-  value, such as 'gvim -f --socketid %w %s'.
+* IMAP mailboxes which show subscribed folders only are now indicated
+  by a green folder icon.
 
-* Address Book: address books can now be searched.
+* The Icon Legend has had the missing folder icons added and also has
+  an improved layout.
 
-* A hidden pref has been added, 'next_on_delete'. This controls the
-  message selection when a message is deleted. A setting of '0'
-  which cause the previous, older message to be selected, a setting
-  of '1' will cause the next, newer message to be selected.
+* 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.
 
-* PDF Viewer plugin: Support for encrypted (password protected) PDFs.
+* Disable hiding threads and messages in draft folders.
 
-* RSSyl plugin: The feed preferences window appearance has been
-  improved.
+* The /View/Go to/... actions now respect the 'Open message when
+  selected' option.
 
-* The --enable-new-addrbook configure option has been renamed to
-  --enable-alternate-addressbook.
+* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
+  'IMAP4', 'SSL/TLS' instead of 'SSL'.
 
-* Windows: Re-enabled regexps.
+* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
+  using older versions of GnuTLS library.
 
-* updated man page.
+  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.
 
-* Updated translations: British English, Czech, Dutch, Finnish,
-  French, German, Hebrew, Hungarian, Italian, Lithuanian,
-  Norwegian Bokmål, Slovak, Swedish, Traditional Chinese.
+  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.
 
-* New translations: Russian.
+* RSSyl plugin: Enable keeping old items by default.
 
-* Removed translations: Bulgarian, Esperanto.
+* vCalendar plugin: The ics file name is now used for the WebCal
+  subscription folder name.
+
+* vCalendar plugin: Use hours/minutes for vcalendar alert time.
+
+* Notification plugin: Add support for unity/messaging menu.
+
+* PDF Viewer plugin: The icons are now themeable.
+
+* 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 1959, 'Selection selects too many under expanded view'
-       o bug 2490, 'Selecting mails through Shift-Home/End doesn't
-                    work properly'
-       o bug 3151, 'loaded vCalendar plugin "disables" gnome-shells
-                    calendar view entries'
-       o bug 3375, 'Crash (SEGV) at gtkcmctree.c:4514 after deleting
-                    an unread message'
-       o bug 3557, 'Remotely exploitable bug.'
-       o bug 3454, (windows) 'Attachments containing certain special
-                    characters in filename are not opened'
-       o bug 3480, 'No valid feed found when channel title is
-                    missing'
-       o bug 3513, 'Can't delete multiple selected e-mails'
-       o bug 3541, 'Selecting a leaf folder with keyboard no longer
-                    opens it'
-       o bug 3559, 'Opening preferences window causes out of bounds
-                    read'
-       o bug 3561, 'HTML <a> tag with no href makes message display
-                    incorrectly.'
-       o bug 3562, 'Hyperlink Errors URI XMPP, SIP, SIPS and Skype'
-       o bug 3563, 'URL parser will read out of bounds when closing
-                    bracket is missing in get_url_part'
-       o bug 3566, 'Missing locales in Eastern name order'
-       o Debian bug 801375, 'Segfault when activating ... the plugin
-                             with the Code from Google'
-       o better fix for crash after broken pgp keyring update, and
-         bogus EOF message on verifying sigs of missing keys
-       o building on OpenBSD
-       o libetpan version test
-       o folder renaming for IMAP on Windows.
+       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
-consult http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+see http://claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.