Merge branch 'Release_2_8_0b1_Branch' into try_r20b1_merge
[jalview.git] / help / html / releases.html
index 2d51647..d436b34 100755 (executable)
@@ -1,7 +1,7 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)
- * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
+ * Copyright (C) 2014 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -15,6 +15,7 @@
  * 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>Release History</title>
                <div align="center"><em><strong>Issues Resolved</strong></em></div>
                </td>
        </tr>
+       <tr>
+       <td><div align="center">
+       <strong><a name="Jalview.2.8.0b1">2.8.0b1</a><br/><em>30/1/2014</em></strong>
+       </div>
+       </td>
+      <td>
+        <ul>
+          <li>Trusted certificates for JalviewLite applet and
+            Jalview Desktop application<br />Certificate was donated by
+            <a href="https://www.certum.eu">Certum</a> to the Jalview
+            open source project).
+          </li>
+          <li>Jalview SRS links replaced by Uniprot and EBI-search
+          </li>
+          <li>Output in Stockholm format</li>
+          <li>Allow import of data from gzipped files</li>
+          <li>Export/import group and sequence associated line
+            graph thresholds</li>
+          <li>Nucleotide substitution matrix that supports RNA and
+            ambiguity codes</li>
+          <li>Allow disorder predictions to be made on the current
+            selection (or visible selection) in the same way that JPred
+            works</li>
+          <li>Groovy scripting for headless jalview operation</li>
+        </ul> <em>Other improvements</em>
+        <ul>
+          <li>Upgrade desktop installer to InstallAnywhere 2013</li>
+          <li>COMBINE statement uses current SEQUENCE_REF and
+            GROUP_REF scope to group annotation rows</li>
+          <li>Support &#39;&#39; style escaping of quotes in Newick
+            files</li>
+          <li>Group options for JABAWS service by command line name</li>
+          <li>Empty tooltip shown for JABA service options with a
+            link but no description</li>
+          <li>Select primary source when selecting authority in
+            database fetcher GUI</li>
+          <li>Add .mfa to FASTA file extensions recognised by
+            Jalview</li>
+          <li>Annotation label tooltip text wrap</li>
+        </ul>
+      </td>
+      <td>
+        <ul>
+          <li>Slow scrolling when lots of annotation rows are
+            displayed</li>
+          <li>Lots of NPE (and slowness) after creating RNA
+            secondary structure annotation line</li>
+          <li>Sequence database accessions not imported when
+            fetching alignments from Rfam</li>
+          <li>Incorrect SHMR submission for sequences with
+            identical IDs</li>
+          <li>View all structures does not always superpose
+            structures</li>
+          <li>Option widgets in service parameters not updated to
+            reflect user or preset settings</li>
+          <li>Null pointer exceptions for some services without
+            presets or adjustable parameters</li>
+          <li>Discover PDB IDs entry in structure menu doesn&#39;t
+            discover PDB xRefs</li>
+          <li>Exception encountered while trying to retrieve
+            features with DAS</li>
+          <li>Lowest value in annotation row isn&#39;t coloured
+            when colour by annotation (per sequence) is coloured</li>
+          <li>Keyboard mode P jumps to start of gapped region when
+            residue follows a gap</li>
+          <li>Jalview appears to hang importing an alignment with
+            Wrap as default or after enabling Wrap</li>
+          <li>&#39;Right click to add annotations&#39; message
+            shown in wrap mode when no annotations present</li>
+          <li>Disorder predictions fail with NPE if no automatic
+            annotation already exists on alignment</li>
+          <li>oninit javascript function should be called after
+            initialisation completes</li>
+          <li>Remove redundancy after disorder prediction corrupts
+            alignment window display</li>
+          <li>Example annotation file in documentation is invalid</li>
+          <li>Grouped line graph annotation rows are not exported
+            to annotation file</li>
+          <li>Multi-harmony analysis cannot be run when only two
+            groups created</li>
+          <li>Cannot create multiple groups of line graphs with
+            several &#39;combine&#39; statements in annotation file</li>
+          <li>Pressing return several times causes Number Format
+            exceptions in keyboard mode</li>
+          <li>Multi-harmony (SHMMR) method doesn&#39;t submit
+            correct partitions for input data</li>
+          <li>Translation from DNA to Amino Acids fails</li>
+          <li>Jalview fail to load newick tree with quoted label</li>
+          <li>--headless flag isn&#39;t understood</li>
+          <li>ClassCastException when generating EPS in headless
+            mode</li>
+          <li>Adjusting sequence-associated shading threshold only
+            changes one row&#39;s threshold</li>
+          <li>Preferences and Feature settings panel panel
+            doesn&#39;t open</li>
+        </ul>
+      </td>
+    </tr>
   <tr>
    <td><div align="center">
      <strong><a name="Jalview2.8">2.8</a></strong><br /> <em>12/11/2012</em>