X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwhatsNew.html;h=3538ff4b1738f95e0516332b803c139306ed7206;hb=b86f3d0b746aed5fbf9ff2aeaaaf4e7f765dd27d;hp=60769a4cde71ced02fdb6679c244febcb213b7bc;hpb=e0a45c41828a768c21554df80e95b56daae4906d;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 60769a4..3538ff4 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -24,76 +24,48 @@

- 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. + Jalview 2.11 - major and minor new features

+

Jalview 2.11 introduces support for loading VCF files, and new + filters and shading models for sequence features. Under the hood, + we've addressed many bugs, and also made some important changes in + the way the Jalview desktop is installed and launched.

- Experimental Features + The full list of bugs fixed in this release can be found in the 2.11 Release Notes.

- 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. + Jalview and Java 11, 13, and onwards

+

Java 11 provides improved performance and better OS + integration, so we now recommend users select our Java 11 Jalview + distribution rather than the legacy Java 8 build.

+ Known Issues - update for 211 -

- 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. -