JAL-3111 more whats new
[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 - new installer and new capabilities</strong>
28   </p>
29   <p>Jalview 2.11 introduces support for loading VCF files, and new
30     filters and shading models for sequence features. Under the hood,
31     we've addressed many bugs, and also made some important changes in
32     the way the Jalview desktop is installed and launched.</p>
33   <ul>
34     <li><em>The Jalview Launcher and Update System</em><br />
35       Jalview's new installation model means you'll only need to
36       download and install Jalview once. After installation, Jalview
37       will automatically keep itself up to date. The launcher also sets
38       Jalview's memory automatically, so you'll never again have to
39       manually configure Java's memory settings.<br />We are grateful
40       to ej Technologies for providing a free open source project
41       license for <a
42       href="https://www.ej-technologies.com/products/install4j/overview.html">install4j</a>,
43       and also to <a
44       href="https://en.wikipedia.org/wiki/Three_Rings_Design">Three
45         Rings Design</a> for Jalview's new over the air update system: <a
46       href="https://github.com/threerings/getdown">Getdown</a>.</li>
47     <li><em>VCF Support</em>. Proteins and genomic contigs with
48       chromosomal location annotation (such as protein coding genes
49       retrieved from Ensembl) can be annotated with variants <a
50       href="features/importvcf.html">imported from a local VCF file</a>.</li>
51     <li><em>Feature filters and attribute colourschemes</em>. A new
52       <a href="features/featureschemes.html">Feature Display
53         Settings</a> dialog allows filters and feature attribute based
54       colourschemes to be constructed, and a new <em>filters</em> column
55       added to the <a href="features/featuresettings.html">Feature
56         Settings</a> dialog. Jalview's sequence feature datamodel has also
57       been further optimised, and is now maintained as a separate
58       library <em><a
59         href="https://github.com/bartongroup/IntervalStoreJ">IntervalStoreJ</a></em></li>
60     <li><em>Alternative tables for CDS translation</em>. The <a
61       href="menus/alwcalculate.html">Translate as CDNA</a> option now
62       offers alternative amino acid coding schemes.</li>
63     <li><em>PCA plots stored in Jalview Projects</em><br />The <a
64       href="calculations/pca.html">PCA viewer</a> user interface has
65       also been improved.</li>
66     <li><em>Backup files</em><br />Jalview will automatically
67       create backups when overwriting existing files, and - unlike with
68       earlier versions, should Jalview crash during a save, the original
69       file will be unaffected. The <a
70       href="features/preferences.html#backups">Backups tab</a> in
71       Jalview's preferences dialog allows the number and format of
72       backup filenames to be configured.</li>
73   </ul>
74   <p>
75     The full list of bugs fixed in this release can be found in the <a
76       href="releases.html#Jalview.2.11.0">2.11 Release Notes</a>.
77   </p>
78   <p>
79     <strong>Jalview and Java 11, 13, and onwards</strong>
80   </p>
81   <p>The Jalview application comes bundled with its own independent
82     Java installation. Version 2.11.0 includes an AdoptOpenJDK Java 1.8
83     runtime which will be kept up to date. A Java 11 based installation
84     is available from the Jalview development pages.</p>
85   <p>
86     <em>Saying goodbye...</em><br>Long time Jalview users will notice
87     that this release no longer features the
88     <em>Vamsas</em> desktop menu, or a <em>Distributed
89       Annotation System (DAS)</em> tab on the feature settings dialog.
90     DAS is no longer supported by major bioinformatics databases, and we
91     decided that it was no longer feasible to maintain either JDAS or
92     the VAMSAS client library which rely on out-dated Java XML binding
93     technologies. 
94   </p>
95   <p>
96     <em>Next up...</em><br /> Keep an eye on the Jalview web site for
97     news about JalviewJS - the web based JavaScript implementation of
98     Jalview. Whilst Jalview 2.11 has been in development, we have also
99     been working with Prof. Bob Hanson (Jmol and JSmol) to enable
100     Jalview to run as both a Java application and a JavaScript app in a
101     web page. To find out more, see the <a
102       href="http://www.jalview.org/jalview-js/">JalviewJS web page</a>.
103   </p>
104 </body>
105 </html>