X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=help%2Fhtml%2FwhatsNew.html;h=60769a4cde71ced02fdb6679c244febcb213b7bc;hb=0c4b75bb2b3973218c9aa86f9bec19cd3dc5dcd5;hp=0f9f7d27a3b3d156c8527ed5851ed193ddae6826;hpb=2e5b635fb5180b2da27a89f2a17a1a09f82ce055;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 0f9f7d2..60769a4 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -1,36 +1,99 @@ - - -What's new ? - - -

What's new ?

- -

Jalview Version 2.3

- -

 

-

Issues Resolved

-


- Headless state operation in 2.2.1
- Incorrect and unstable DNA pairwise alignment
- Cut and paste of sequences with annotation
- Feature group display state in XML
- Feature ordering in XML
- 2.2.1 applet had no feature transparency
- Number pad keys can be used in cursor mode
- Structure Viewer mirror image resolved

-

 

-

See the Release History page for -details of all new features and resolved issues.

- - + + + +What's new ? + + +

+ What's new in Jalview 2.10.2 ? +

+

+ Full details about Jalview 2.10.2 are in the Release Notes, but the + highlights are below. +

+ +

+ Experimental Features +

+

+ This release of Jalview includes a new option in the Jalview Desktop + that allows you to try out features that are still in development. + To access the features described below, please first enable the Tools→Enable + Experimental Features option, and then restart Jalview. +

+ +

+ Scripting
New groovy examples + demonstrate Jalview 2.10.2 APIs for creation of data-driven + colourschemes, and custom alignment file handlers. The FeatureAnnotationWorker + introduced in Jalview 2.10 has also been refactored to allow + efficient counting across multiple feature types. Please be aware + that feature counter scripts created for earlier versions will not + execute in Jalview 2.10.2. +

+ +