JAL-3675 whats new, logging and release notes tidying for 2.11.1.1.
[jalview.git] / help / help / html / whatsNew.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3
11  * of the License, or (at your option) any later version.
12  *  
13  * Jalview is distributed in the hope that it will be useful, but 
14  * WITHOUT ANY WARRANTY; without even the implied warranty 
15  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
16  * PURPOSE.  See the GNU General Public License for more details.
17  * 
18  * You should have received a copy of the GNU General Public License
19  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
20  * The Jalview Authors are detailed in the 'AUTHORS' file.
21  -->
22 <head>
23 <title>What's new ?</title>
24 </head>
25 <body>
26   <p>
27     <strong>Jalview 2.11.1.1</strong>
28   </p>
29   <p>Jalview 2.11.1.1 is the first patch release for Jalview version
30     2.11.1. In addition to fixes for some critical it also contains a
31     handful of new features suggested by the Jalview community.</p>
32   <ul>
33     <li>Shift+arrow keys navigate to next gap or residue in cursor
34       mode (enable with F2)</li>
35     <li>Support import of VCF 4.3 by updating HTSJDK from 2.12 to
36       2.23</li>
37     <li>Improved recognition of GZipped files from local disk or
38       retrieved via the web</li>
39     <li>EMBL and EMBL CDS database records retrieved from the
40       European Nucleotide Archive's Data API as 'EMBL Flatfile' records</li>
41     <li>Improved <a href="logging.html">Java Console and
42         logging</a> to help track down problems
43     </li>
44     <li>Improved support for Hi-DPI (4K) screens when running on
45       Linux (Requires Java 11+)</li>
46   </ul>
47   <p>Critical bug fixes include</p>
48   <ul>
49     <li>Jalview runs correctly when launched with Turkish language
50       settings</li>
51     <li>Peptide-to-CDS tracking broken when multiple EMBL gene
52       products shown for a single contig (such as viral genomes)</li>
53     <li>Errors encountered when processing variants from VCF files
54       yield "Error processing VCF: Format specifier '%s'" on the console</li>
55     <li>Count of features not shown can be wrong when there are
56       both DNA and Protein features mapped to the position under
57       the cursor</li>
58     <li>Sequence ID for reference sequence is clipped when Right
59       align Sequence IDs enabled</li>
60     <li>Find doesn't report matches that span hidden gapped columns</li>
61     <li>Jalview ignores file format parameter specifying output
62       format when exporting an alignment via the command line</li>
63   </ul>
64   <p>
65     For the full release notes, see <a href="releases.html#Jalview.2.11.1.1">the
66       Jalview 2.11.1.1 release notes</a>.
67   </p>
68   <p>
69     <strong>Known Issues</strong>
70   </p>
71   <ul>
72     <li>We've had reports from a small number of windows 10 users
73       who see a warning dialog pop up when Jalview tries to save a new
74       version of an existing file. If you are affected by this bug and
75       this latest version of Jalview doesn't fix it, please let us know!</li>
76     <li>Co-located features exported and re-imported are ordered
77       differently when shown on alignment and in tooltips. (Also affects
78       v2.11.1.0)</li>
79     <li>Drag and drop of alignment file onto alignment window when
80       in a HiDPI scaled mode in Linux only works for the top left
81       quadrant of the alignment window</li>
82   </ul>
83 </body>
84 </html>