for release 3.17.2
[claws.git] / RELEASE_NOTES
index bf0d272bf4bfc22855de1758e961931bfe5fe4db..598101f21828abf17271236a4da17deb23db93d0 100644 (file)
-14th November 2012                                   Claws Mail 3.9.0
+14th December 2018                                  Claws Mail 3.17.2
 
                    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:
 ~~~~~~~~~~~~~~~~~~~~
 
-* Added IMAP server side search
-
-* Added the file .claws-mail/extraheaderrc which holds editable extra
-  headers to be added to compose window combobox
-
-* Added 'Select html part of multipart messages' to the Folder
-  Properties
-
-* GnuPG: Consider marginal signature validity as untrusted
-
-* The mimeview shortcuts are now user configurable
-
-* Spell checker: Always show 'change dictionary' menu
-
-* Filtering dialogue: TreeView type-ahead is now case insensitive
-
-* Separated 'Mark all read' from 'Mark as read' and 'Ignore thread'
-
-* Made 'Mark all read' confirmation button more clear
-
-* Made the clickable area of the expander arrows in the folder list
-  larger
-
-* Made SSL client certificate error messages more meaningful
-
-* The type of units required in the Extended Search information
-  dialogue are now indicated
-
-* Several speed-ups and optimisations
-
-* Updated manual
-
-* Updated translations: Brazilian Portuguese, Finnish, French, German,
-  Hungarian, Spanish, Swedish, traditional Chinese, Ukrainian
-
-* Bug fixes:
-       o bug 1137, 'loading plugins with same profile on different
-                    archs'
-       o bug 1961, 'patches for a couple of clang warnings'
-       o bug 1975, 'preference mutt key bindings do not take effect'
-       o bug 2096, 'MEMORY-ERROR w/ Claws-Mail/IMAP and Lotus
-                    Domino'
-       o bug 2203, 'Problems in forwarding multipart/alternative
-                    messages with HTML part'
-       o bug 2390, 'Non-fully-trusted-key-warning appears based on 
-                    primary UID rather than recipient e-mail'
-       o bug 2579, 'Installed headers redefine autotools-specific
-                    constants'
-       o bug 2596, 'Spell checker does not work properly'
-       o bug 2638, 'Respect $LEX environment variable in autogen.sh'
-       o bug 2639, 'The MSGBUFSIZE definition collides with a
-                    definition of OpenBSD'
-       o bug 2650, 'segfault in pgp when gpgme_strerror() returns
-                    a non utf-8 string'
-       o bug 2689, 'segfault when trying to view info about
-                    pgp/smime sign'
-       o bug 2697, 'segfault in parse_parameters()'
-       o bug 2718, 'Failure to check peer hostname when checking
-                    certificate'
-       o bug 2723, 'Missing encoding in generated html manual'
-       o bug 2743, 'null pointer crash in procmime strchr'
-       o bug 2744, 'Quick search throws bad command argument error
-                    since recent change'
-       o bug 2751, 'g_mutex_new/g_mutex_free removed from GLib 2.32'
-       o bug 2760, 'display correct libc version in crash dialog
-                    when uclibc is used'
-       o bug 2761, 'Desktop file does not pass validation'
-       o bug 2776, 'Make all menu shortcuts work properly in the
-                    message window'
-       o bug 2777, 'Installing latest cvs116 package 14 Windows
-                    version results in wrong paths in clawsrc'
-       o Fix some modal windows
-       o Only show HTML parts by default (if the pref is set so) if
-         the part disposition-type is inline or unknown, but not
-         attachment.
-       o IMAP: Always clear the tags list when fetching a folder, or
-         Claws will never untag an untagged email.
-       o Fix double mainwindow presentation that confuses GNOME3
-         when some plugins fail to load (subsequent Claws windows
-         got no focus in that case)
-       o Fix build on Fink/OS X
-       o Fix build with gnutls 3.1.3
-       o Fix Windows build
-       o Fix Windows runtime crash
-       o Fix socket communication
-
-For further details of the numbered bugs listed above consult
-http://www.thewildbeast.co.uk/claws-mail/bugzilla/
+* 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'.
+
+* Folder List:  A context menu has been added to the column headers,
+  containing 'Set displayed columns'.
+
+* 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.
+
+* 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.
+
+* 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.
+
+* SSL/TLS certificates: The SHA-256 fingerprint is now displayed, and
+  the MD5 fingerprint has been removed.
+
+* SSL/TLS certificates list: Status and Expiry columns have been
+  added, and expired and invalid certificates are now clearly
+  indicated.
+
+* QuickSearch: body searches are now quicker.
+
+* QuickSearch: symbols used in Extended searches are now expanded
+  in the 'Edit' dialogue.
+
+* Re-editing: Flags and tags are now preserved when re-editing a
+  message.
+
+* Fancy plugin: The minimum required webkitgtk version is now 1.10.0.
+
+* PDF Viewer plugin: Ctrl+scroll now zooms.
+
+* 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.
+
+* The legacy "sylpheed-claws" symlink is no longer installed in the
+  bindir.
+
+* New translation: Portuguese.
+
+* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
+  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 https://www.claws-mail.org/bug/[BUG NUMBER]
 
 ---------------------------------------------------------------------
 See ChangeLog for full information regarding changes in this release.
+