for release 3.17.2
[claws.git] / RELEASE_NOTES
index df52b5853d848f1b83b3869645210635901a7456..598101f21828abf17271236a4da17deb23db93d0 100644 (file)
@@ -1,4 +1,4 @@
-17th December 2017                                  Claws Mail 3.16.0
+14th December 2018                                  Claws Mail 3.17.2
 
                    CLAWS MAIL  RELEASE NOTES
                     http://www.claws-mail.org
@@ -9,113 +9,104 @@ email client.
 New in this release:
 ~~~~~~~~~~~~~~~~~~~~
 
-* 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.
+* Message List: A context menu has been added to the column headers,
+  it has two entries: a new option, 'Lock column headers', and 'Set
+  displayed colums'.
 
-* Preferences: the previously hidden preference to 'Warn when sending
-  to more recipients than []' has been added to the
-  Mail Handling/Sending page.
+* Folder List:  A context menu has been added to the column headers,
+  containing 'Set displayed columns'.
 
-* Preferences: Toolbars/Compose window: Sign/Encrypt toggle buttons
-  can been added to the toolbar.
+* Preferences: The Display/Summaries option page has been split into
+  three notebook pages: Folder List, Message List, and Defaults.
+  The Message List page contains the new 'Lock column headers'
+  option. The Defaults page contains several new options for new
+  folders.
 
-* Preferences: Fancy Plugin: allow stylesheet file/folder names to
-  have spaces in them.
+* New Folder Properties: It is now possible to control signing and
+  encrypting options on the Compose page. By default it follows the
+  Account preferences, but they can be overridden to always sign
+  and/or encrypt, or never sign/encrypt.
 
-* Account Preferences: a 'Show password' checkbox has been added next
-  to the password fields.
+* Saving sent messages: The global preference, 'Save sent messages',
+  can now be overriden by the Folder Property and Account
+  preferences. The global preference no longer needs to be activated
+  for the Account Preference, 'Put sent messages in ...' option to
+  function. Likewise, the Folder Property, 'Save copy of outgoing
+  messages to this folder instead of Sent', no longer relies on the
+  global preference being set.
 
-* Account Preferences: the OpenPGP and S/MIME preferences have been
-  split into two separate pages.
+* SSL/TLS certificates: The SHA-256 fingerprint is now displayed, and
+  the MD5 fingerprint has been removed.
 
-* Account Preferences: newline characters are disallowed in account
-  usernames and passwords, and warnings are shown to the user if this
-  is attempted.
+* SSL/TLS certificates list: Status and Expiry columns have been
+  added, and expired and invalid certificates are now clearly
+  indicated.
 
-* Compose: more UTF-8 list-item characters have been added.
+* QuickSearch: body searches are now quicker.
 
-* Address book: a 'Show password' checkbox has been added next to the
-  LDAP server 'bind password' field.
+* QuickSearch: symbols used in Extended searches are now expanded
+  in the 'Edit' dialogue.
 
-* GPG: full key/signature fingerprints are now shown instead of the
-  short versions.
+* Re-editing: Flags and tags are now preserved when re-editing a
+  message.
 
-* SSL Certificate Manager: added support for ipv6 addresses.
+* Fancy plugin: The minimum required webkitgtk version is now 1.10.0.
 
-* NNTP: Fetch XOVER and XHDR data in batches of 5000 and use the
-  statusbar progress meter when opening/refreshing a NNTP folder.
+* PDF Viewer plugin: Ctrl+scroll now zooms.
 
-* CLI: the --insert option has been added to --compose, to allow
-  inserting files from the command line.
+* Tools: added cm-break.pl script, which breaks thread references for
+  the selected messages; textviewer.pl has been updated and now
+  requires perl 5.14.1.
 
-* Plugins window: keyboard shortcuts to Load/Unload buttons have
-  been added.
+* The legacy "sylpheed-claws" symlink is no longer installed in the
+  bindir.
 
-* PDF Viewer Plugin: a print button has been added.
-
-* The HTML parser now supports all entities.
-
-* Tools: a simple bash completion helper has been added,
-  tools/bash_completion/claws-mail.
+* New translation: Portuguese.
 
 * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
-       Dutch, Finnish, French, German, Hungarian, Italian,
-       Norwegian BokmÃ¥l, Russian, Slovak, Spanish, Swedish, Turkish.
-
-* New translations: Japanese, Polish, Romanian.
-
-* Bug fixes:
-       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
+  Dutch, French, German, Russian, Slovak, Spanish, Swedish, Turkish.
+
+* bug fixes:
+       o bug 3418, 'Building on a Cross Compiling toolchain doesn't
+                    work'
+       o bug 3889, 'Address and quoted message inconsistent in
+                    reply'
+       o bug 4114, 'autogen.sh: Fix argument quoting'
+       o bug 4115, 'autogen: avoid unwarranted re-configure'
+       o bug 4120, 'New cert files are created in $HOME instead of
+                    in ~/.claws-mail/certs'
+       o byg 4121, 'Moving a subfolder in another folder erases its
+                    processing rules' (sic)
+       o bug 4132, '"Mark all as (un)read" dialog appears when
+                    acting on 1 message only'
+       o bug 4133, 'trying to read message from an NNTP group (with
+                    all expired articles.'
+       o regression where mail was not being checked at startup when
+         it should have been
+       o links not being opened in browser when Fancy menu is opened
+         with a keyboard
+       o show correct address:port in SOCKS5 proxy connection failure
+         message
+       o prevent unexpected loss of drafted message
+       o Quicksearch eating keypresses it didn't handle
+       o build on Debian 7
+       o build on FreeBSD, sys/wait.h is needed for WEXITSTATUS
+         macro
+       o Reply from mainwindow menu and toolbar when mainwindow's
+         messageview is hidden
+       o CID 1438531 Fix wrong test leading to dead code
+       o CID 1439871 and validate Unicode char strictly
+       o CID 1439996 and remove unnecessary comparison
+       o Fancy: left-click on links not opening in browser
+       o RSSyl: lost processing rules when renaming folder
+       o annoyance where your current reading is disturbed when a
+         new msg is filtered into the current folder
+       o don't leave the user in limbo when privacy system is 'none'
+         and auto signing/encrypting is set
+       o several memory leaks
 
 For further details of the numbered bugs and RFEs listed above
-see http://claws-mail.org/bug/[BUG NUMBER]
+see https://www.claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.