X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Freleases.html;h=5c8da914eab3ead467dbc996fdf6c4bfaf1fea84;hb=38738f0a288089db6ce6169a4ae35449cb597a9a;hp=01fd6c298bc4255a6cedd9c430cbda9facdc63c3;hpb=766a0572d838364c12564440a2273ee4a193e608;p=jalview.git diff --git a/help/html/releases.html b/help/html/releases.html index 01fd6c2..5c8da91 100755 --- a/help/html/releases.html +++ b/help/html/releases.html @@ -79,6 +79,19 @@ li:before { Application Test Suite -
  • Added PrivelegedAccessor to test suite
  • +
  • Added PrivilegedAccessor to test suite
  • Prevent or clear modal dialogs raised during tests
  • @@ -115,7 +128,7 @@ li:before {
  • Fixed incorrect value in BLOSUM 62 score matrix - C->R should be '3'
    Old matrix restored with - this one-line groovy script:
    jalview.schemes.ResidueProperties.BLOSUM62[4][1]=3 + this one-line groovy script:
    jalview.analysis.scoremodels.ScoreModels.instance.BLOSUM62.@matrix[4][1]=3
  • Fixed Jalview's treatment of gaps in PCA @@ -147,7 +160,10 @@ li:before {
  • 'Apply to all groups' setting when changing colour does not apply Conservation slider value to all groups
  • Colour threshold slider doesn't update to reflect currently selected view or group's shading thresholds
  • Percentage identity and conservation menu items do not show a tick or allow shading to be disabled
  • -
  • Conservation shading or PID threshold lost when base colourscheme changed if slider not visible
  • +
  • Conservation shading or PID threshold lost when base colourscheme changed if slider not visible
  • +
  • Sequence features shown in tooltip for gaps before start of features
  • +
  • Very large alignments take a long time to load
  • +
  • Cannot load Newick trees from eggnog ortholog database
  • Application Applet New Known Issues