strip whitespace from subscribed URLs
[claws.git] / RELEASE_NOTES
index 9075527908ef5b0abc5e477bd77ba62f010db232..df52b5853d848f1b83b3869645210635901a7456 100644 (file)
@@ -1,4 +1,4 @@
-6th November 2016                                   Claws Mail 3.14.1
+17th December 2017                                  Claws Mail 3.16.0
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,109 +9,110 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* '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).
+* Preferences: for the 'default selection on entering a folder' on
+  the Display/Summaries page, the first new, first unread, and first
+  marked message options are now sort-order aware.
 
-* '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.
+* Preferences: the previously hidden preference to 'Warn when sending
+  to more recipients than []' has been added to the
+  Mail Handling/Sending page.
 
-* 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.
+* Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
+  can been added to the toolbar.
 
-* IMAP mailboxes which show subscribed folders only are now indicated
-  by a green folder icon.
+* Preferences: Fancy Plugin: allow stylesheet file/folder names to
+  have spaces in them.
 
-  * The Icon Legend has had the missing folder icons added and also has
-  an improved layout.
+* Account Preferences: a 'Show password' checkbox has been added next
+  to the password fields.
 
-* 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.
+* Account Preferences: the OpenPGP and S/MIME preferences have been
+  split into two separate pages.
 
-* Disable hiding threads and messages in draft folders.
+* Account Preferences: newline characters are disallowed in account
+  usernames and passwords, and warnings are shown to the user if this
+  is attempted.
 
-* The /View/Go to/... actions now respect the 'Open message when
-  selected' option.
+* Compose: more UTF-8 list-item characters have been added.
 
-* In the UI 'POP' is used instead of 'POP3', 'IMAP' instead of
-  'IMAP4', 'SSL/TLS' instead of 'SSL'.
+* Address book: a 'Show password' checkbox has been added next to the
+  LDAP server 'bind password' field.
 
-* GnuTLS: Enforce "strong enough" Diffie-Hellman prime even when
-  using older versions of GnuTLS library.
+* GPG: full key/signature fingerprints are now shown instead of the
+  short versions.
 
-  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.
+* SSL Certificate Manager: added support for ipv6 addresses.
 
-  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.
+* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
+  statusbar progress meter when opening/refreshing a NNTP folder.
 
-* RSSyl plugin: Enable keeping old items by default.
+* CLI: the --insert option has been added to --compose, to allow
+  inserting files from the command line.
 
-* vCalendar plugin: The ics file name is now used for the WebCal
-  subscription folder name.
+* Plugins window: keyboard shortcuts to Load/Unload buttons have
+  been added.
 
-* vCalendar plugin: Use hours/minutes for vcalendar alert time.
+* PDF Viewer Plugin: a print button has been added.
 
-* Notification plugin: Add support for unity/messaging menu.
+* The HTML parser now supports all entities.
 
-* PDF Viewer plugin: The icons are now themeable.
-
-* Updated manual in English and Spanish.
+* Tools: a simple bash completion helper has been added,
+  tools/bash_completion/claws-mail.
 
 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
-  Dutch, Finnish, French, Hebrew, Indonesian, Italian, Norwegian
-  Bokmål, Russian, Slovak, Spanish, Swedish, Traditional Chinese,
-  and Turkish.
+       Dutch, Finnish, French, German, Hungarian, Italian,
+       Norwegian Bokmål, Russian, Slovak, Spanish, Swedish, Turkish.
+
+* New translations: Japanese, Polish, Romanian.
 
 * Bug fixes:
-       o bug 2918, 'Notification Popup icon is hardcoded'
-       o bug 3207, '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
+       o bug 3266, 'procmime.c: FILE leak in specific circumstances'
+       o bug 3784, 'Very similar strings in src/gtk/about.c'
+       o bug 3793, 'Segfaults when master passphrase dialog is
+                    launched in the middle of autocompletion'
+       o bug 3795, 'Fix typo in utils.c'
+       o bug 3796, 'Fix format-security warnings in alertpanel_ use'
+       o bug 3797, 'Unfold quoting renders quotes completely
+                    confusing'
+       o bug 3801, 'Broken auto wrapping'
+       o bug 3808, 'vCalendar plugin does not load due to undefined
+                    symbol icaltime_from_timet'
+       o bug 3813, '"mouse up" activates link even if "mouse down"
+                    occurred outside the link / cannot copy link
+                    text'
+       o bug 3814, 'end of mouse drag or text selection erroneously
+                    activates links'
+       o bug 3819, 'Duplicate definition of global pygtk symbols'
+       o bug 3821, 'Potential security issue with libetpan code in
+                    mailmbox plugin'
+       o bug 3916, 'message view shows wrong message contents'
+       o bug 3843, 'Non-functional "Change to..." command in
+                    Spelling menu'
+       o bug 3852, 'delete header entry button doesn't restore
+                    colour'
+       o bug 3881, 'Hide Read Threads eats emails'
+       o bug 3886, '"About to send mail to 2 recipients" warning
+                    when one of them is Reply-To'
+       o bug 3892, 'build fails with enchant-2.1.0'
+       o bug 3893, 'Text mode open/copy web links ignores trailing
+                    tilde(s)'
+       o bug 3924, 'Fix configuration of sieve plugin on FreeBSD
+                    (segfaulted)'
+       o bug 3931, 'segfault searching server with master password'
+       o off-by-one error in textview's quote unfolding
+       o Make sure outgoing messages have a trailing newline
+       o 'add_to_addressbook' filtering action correctly add the
+         name
+       o improved handling of bad filenames get_serverport() in
+         ssl_manager.c
+       o building against older webkitgtk versions
+       o crash in mailimf_group_parse() in mailmbox plugin
+       o missing invalid regexp indication in folder preferences.
+       o truncated input widgets in preferences window
+       o ignore_thread not marking complete thread
+       o buffer length handling in GnuTLS password encryption and
+         decryption
+       o many memory leaks
 
 For further details of the numbered bugs and RFEs listed above
 see http://claws-mail.org/bug/[BUG NUMBER]
@@ -119,4 +120,3 @@ see http://claws-mail.org/bug/[BUG NUMBER]
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
 
-