X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=help%2Fhtml%2FwhatsNew.html;h=60769a4cde71ced02fdb6679c244febcb213b7bc;hb=97f7dd4f753e4a95e4d58b2e3818004d353c02c3;hp=1743f1c4fb6a7bf3589622812bf26752e8218d32;hpb=739e52dd5387687cce4831eaafa24116dcaddcb9;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 1743f1c..60769a4 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -24,55 +24,76 @@

- What's new ? + What's new in Jalview 2.10.2 ?

- Jalview 2.10 is the next major release in the Jalview 2 series. Full - details are in the Jalview - 2.10 Release Notes, but the highlights are below. + Full details about Jalview 2.10.2 are in the Release Notes, but the + highlights are below.

-

- Highlights in Jalview 2.10

- +

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