JAL-2999 what's new and tweak release notes order
[jalview.git] / help / html / whatsNew.html
index 1c20885..ed6f5c2 100755 (executable)
 </head>
 <body>
   <p>
-    <strong>What's new in Jalview 2.10.1 ?</strong>
-  </p>
-  <p>
-    Jalview 2.10.1 was released on 24th November 2016. Full details are
-    in the <a href="releases.html#Jalview.2.10.1">Jalview 2.10.1
-      Release Notes</a>, but the highlights are below. This is also the
-    first release to include contributions from Kira Mour&atilde;o, who
-    joined Jalview's core development team in October 2016.
+    <strong>What's new in Jalview 2.10.4b1 ?</strong>
   </p>
+  <p>This is the first patch release for Jalview 2.10.4. It includes
+    the following new patches:</p>
+  <ul>
+    <li>HGVS nomenclature used for variant annotation retrieved
+      from Uniprot</li>
+    <li>Uniprot import fails for some sequences (Cannot import
+      features with multiple variant elements)</li>
+    <li>Clustal files with sequence positions in right-hand column
+      are now parsed correctly</li>
+    <li>Wrap view - export to SVG - IDs shown but not alignment
+      area in exported graphic</li>
+    <li>F2/Keyboard mode edits work when Overview window has input
+      focus</li>
+    <li>Windows specific fixes:
+      <ul>
+        <li>Annotation panel set too high when annotation added to
+          view</li>
+        <li>Updated search paths for Chimera default installation</li>
+        <li>Windows File Shortcuts can be dragged onto the Jalview
+          Desktop</li>
+        <li>Drag URL from Chrome, Firefox, IE to Jalview desktop on
+          Windows doesn't open file:<br /> Dragging the currently open
+          URL and links from a page viewed in Firefox or Chrome on
+          Windows is now fully supported.<br />
+        <strong>If you are using Edge</strong>, only links in the page
+          can be dragged.<br />
+        <strong>With Internet Explorer</strong>, only the currently open
+          URL in the browser can be dropped onto Jalview.
+        </li>
+      </ul>
+    </li>
+  </ul>
+  <p>Highlights in the 2.10.4 series include:</p>
   <ul>
-    <li><strong>More memory efficient</strong><br />We've slimmed
-      down the consensus analysis data structures used by Jalview so
-      even wider alignments can be worked with.</li>
-    <li><strong>Select highlighted region</strong><br />Press 'B'
-      or use the new menu option in the alignment window's Select menu
-      to mark columns containing highlighted regions generated from
-      structure selections, mouse-overs, or resulting from a Find
-      operation.</li>
-    <li><strong>New custom link mechanism for opening URLs
-        for database cross references.</strong><br /> If you have customised URL
-      links in your Jalview preferences, then you may already have seen
-      the <a href="#warning"> warning dialog (see below).</a></li>
-    <li><strong>New command line export option for BioJS
-        MSAviewer</strong><br />A number of small bugs with the HTML export
-      functions from the Jalview desktop were also fixed.</li>
-    <li><strong>Small but significant changes to the
-        physicochemical properties and consensus calculations</strong><br />Threonine
-      is no longer considered a non-hydrophobic residue in the protein
-      conservation calculation, and minor bugs addressed in PID and
-      consensus colouring.</li>
-    <li><strong>Correct display of disulphide bond
-        features</strong><br /> In linked structure views, Jalview would
-      highlight all residues between in addition to the two linked
-      cysteines. The 'select columns by feature' function in the feature
-      settings would also select all intermediate columns.
+    <li>Numerous efficiency improvements in the renderer and overview when working with large alignments with lots of hidden columns</li>
+    <li>Use of HTTPS when connecting to Uniprot, Ensembl and other EBI web services</li>
+    <li>Critical patches for running Jalview on OSX with Java 10</li>
+    <li>Easier adjustment of the Alignment ID panel and Annotation panel</li>
+    <li>Improved support for mapping between 3D Structures and Uniprot Protein Sequences</li>
+    <li>Improved support for discovering CDS and transcripts for Proteins and Ensembl gene IDs</li>
+    <li>New buttons on the Structure Chooser for adding structures
+      to an existing view, and disabling automatic superposition
+      according to linked alignments</li>
+    <li>Annotation transfer between Chimera and Jalview <em>(formerly only
+        available in 'Experimental' mode)</em></li>
   </ul>
-
   <p>
-    <strong><a name="warning">Warning dialog about updating
-        your configured URL links</a></strong><br /> In the desktop prior to Jalview
-    2.10.1, the only way to configure custom links for a particular
-    database cross-reference for a sequence was to give it a name that <em>exactly</em>
-    matched the database source, and a regular expression for filtering
-    out any spurious matches generated when the custom linked was tested
-    against the Sequence's ID string. Since the introduction of the
-    $DB_ACCESSION$ token, however, $SEQUENCE_ID$ will not be used for
-    database cross-reference accession strings, and if you have custom
-    links configured, Jalview will raise a warning message so let you
-    know that you may need to update your links to use $DB_ACCESSION$.
+    The full list of bugs fixed in this release can be found in the <a href="releases.html#Jalview.2.10.4">2.10.4
+      Release Notes</a>. 
   </p>
 </body>
 </html>