JAL-674 Prefences tweaks incl help documentation for Structure tab
[jalview.git] / help / html / whatsNew.html
index 8c28564..dd536b1 100755 (executable)
@@ -1,34 +1,76 @@
-<html>\r
-<head><title>What's new ?</title></head>\r
-<body>\r
-<p><strong>What's new ?</strong> </p>\r
-<p>Jalview Version 2.08</p>\r
-<p> <a href="editing/index.html">Editing</a> can be locked to the selection area. \r
-  Any edits made within the locked area do not affect the rest of the alignment.</p>\r
-<p> Keyboard editing - press F2 to toggle cursor mode On / Off. For a full list \r
-  of keyboard controls, look <a href="keys.html">here</a>.</p>\r
-<p> <a href="features/search.html">Create sequence features from searches</a>. \r
-  Previously results from searches were added as alignment positions, which was \r
-  wrong. Now the search results are saved as sequence features and their visibility \r
-  and colour can be modified using the <a href="features/seqfeatures.html">Sequence \r
-  Feature Settings</a> window.</p>\r
-<p> Precalculated annotations can be loaded onto alignments. The <a href="features/annotationsFormat.html">Annotation \r
-  File</a> format is a tab delimited set of values.</p>\r
-<p> <a href="features/featuresFormat.html">Features file</a> allows grouping of \r
-  features. The <a href="features/seqfeatures.html">Sequence Feature Settings</a> \r
-  window then makes it very easy to set the visibility of groups of features. \r
-</p>\r
-<p> <a href="colourSchemes/annotationColouring.html">Annotation Colouring</a> \r
-  scheme added. A new colour scheme which colours columns on a per-column value.</p>\r
-<p> Smooth fonts off by default - faster rendering. Toggle on / off from the View \r
-  menu, or can be set in Preferences.</p>\r
-<p> Choose to toggle Autocalculate Consensus On/Off from the Calculate menu.<br>\r
-</p>\r
-<p><strong>Issues Resolved</strong></p>\r
-<p> Drag &amp; Drop fixed on Linux</p>\r
-<p> Jalview Archive file faster to load/save, sequence descriptions saved.<br>\r
-</p>\r
-<p>See the <a href="releases.html">Release History</a> page for details of all\r
-  new features and resolved issues. </p>\r
-</body>\r
-</html>\r
+<html>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
+ * Copyright (C) 2014 The Jalview Authors
+ * 
+ * This file is part of Jalview.
+ * 
+ * Jalview is free software: you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License 
+ * as published by the Free Software Foundation, either version 3
+ * of the License, or (at your option) any later version.
+ *  
+ * Jalview is distributed in the hope that it will be useful, but 
+ * WITHOUT ANY WARRANTY; without even the implied warranty 
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+ * PURPOSE.  See the GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+ * The Jalview Authors are detailed in the 'AUTHORS' file.
+ -->
+<head>
+<title>What's new ?</title>
+</head>
+<body>
+       <p>
+               <strong>What's new ?</strong></p>
+       <p>
+               Jalview 2.8.1 includes new features for group creation, RNA secondary
+               structure prediction and a host bug fixes. It also includes support
+               for <a href="http://www.compbio.dundee.ac.uk/JABAWS">version 2.1
+                       of JABA</a> and includes a Spanish translation of its user interface.<br />
+               The highlights are detailed below, and the full list is given in the <a
+                       href="releases.html#Jalview2.8.1">Jalview 2.8.1 Release Notes</a>.
+       </p>
+       <p>The Desktop and web based applet include new keystrokes for
+               defining and undefining groups, and PAM250 has been added to the range
+               of score models available for use by the tree and PCA calculations.
+               The Jalview project file format has also been extended for handling
+               RNA and protein secondary structure annotation, in anticipation for
+               new structure based secondary structure support in Jalview 2.8.2.</p>
+       <p><strong>Internationalisation</strong></p>
+       <p>Jalview 2.8.1 is the first release to include support for
+               displaying Jalview's user interface in different languages. In August
+               2013, David Rold&aacute;n-Martinez took on the task of
+               internationalising Jalview's user interface. He also recruited Sara
+               Hern&aacute;ndez D&iacute;az and Laura Ferrandis Martinez who created
+               Jalview's first spanish user interface translation.</p>
+       <p>
+               If you notice any problems, or would like to help translate Jalview's
+               user interface into other languages, head over to <a
+                       href="http://issues.jalview.org">issues.jalview.org</a> and put in a
+               feature request describing the translations you can provide to the <a
+                       href="http://issues.jalview.org/browse/JAL/component/10682">i18n
+                       component</a>. David has also <a
+                       href="https://wiki.jalview.org/index.php/Development:i18n">documented
+                       the process of creating i18n translations</a> to help you get started.
+       </p>
+       <p><strong>RNA Secondary Structure Prediction with JABA 2.1</strong></p>
+       <p>
+               This version of Jalview includes a client to access the new services available in <a
+                       href="http://www.compbio.dundee.ac.uk/jabaws/">JABA v2.1</a> , which
+               provides services for RNA consensus secondary structure prediction and
+               two new alignment programs (<a
+                       href="http://sourceforge.net/projects/glprobs/">GLProbs</a> and <a
+                       href="http://sourceforge.net/projects/msaprobs/">MSAProbs</a>).</p>
+       <p>
+               To see how to perform RNA secondary structure predictions like the one below, take a look at the <a href="webServices/RNAalifold.html">RNAAliFold
+                       client documentation</a>. 
+       </p>
+  <div align="center">
+    <img src="webServices/RNAalifoldAnnotationRows.png" width="500" height="216"> <br> <em>The RNAalifold client was implemented by Jalview's 2013
+                       summer student, Dan Barton.</em>
+       </div>
+</body>
+</html>