X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2FwhatsNew.html;h=347501202eb9ea83f6e33f61d920a5998736b19a;hb=98083ecd871a655f658bff39606f683dfe62b9e4;hp=1c2088579ed5e6c1ff6426efcdcc65b30092e996;hpb=7585bdc21653bdb66d604ed5efa95497f28c7eb5;p=jalview.git diff --git a/help/html/whatsNew.html b/help/html/whatsNew.html index 1c20885..3475012 100755 --- a/help/html/whatsNew.html +++ b/help/html/whatsNew.html @@ -24,55 +24,30 @@

- What's new in Jalview 2.10.1 ? + What's new in Jalview 2.10.3 ?

- Jalview 2.10.1 was released on 24th November 2016. Full details are - in the Jalview 2.10.1 - Release Notes, but the highlights are below. This is also the - first release to include contributions from Kira Mourão, who - joined Jalview's core development team in October 2016. + Version 2.10.3 is due for release in October 2017. The full list of + bug fixes and new features can be found in the 2.10.3 Release Notes, but + the highlights are below. +

+

+ Experimental Features +

+

+ This release of Jalview introduces an Experimental Features + option in the Jalview Desktop's Tools menu that allows you + to try out features that are still in development. To access the + experimental features below - first enable the Tools→Enable + Experimental Features option, and then restart Jalview.

-

- Warning dialog about updating - your configured URL links
In the desktop prior to Jalview - 2.10.1, the only way to configure custom links for a particular - database cross-reference for a sequence was to give it a name that exactly - matched the database source, and a regular expression for filtering - out any spurious matches generated when the custom linked was tested - against the Sequence's ID string. Since the introduction of the - $DB_ACCESSION$ token, however, $SEQUENCE_ID$ will not be used for - database cross-reference accession strings, and if you have custom - links configured, Jalview will raise a warning message so let you - know that you may need to update your links to use $DB_ACCESSION$. -