X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fmarkdown%2Freleases%2Frelease-2_11_3_0.md;h=969c53f18d47d6f4e9b36b948e87afe8735b589d;hb=fa35c4093e7b2ff0d572a59b253a3d9f2597bc69;hp=f7e7b8881fcce60910a79c25859837c066d10c39;hpb=051cab343aed415a342a787e10ebd075f05243f6;p=jalview.git diff --git a/help/markdown/releases/release-2_11_3_0.md b/help/markdown/releases/release-2_11_3_0.md index f7e7b88..969c53f 100644 --- a/help/markdown/releases/release-2_11_3_0.md +++ b/help/markdown/releases/release-2_11_3_0.md @@ -21,7 +21,7 @@ channel: "release" - Command line options and configurable bitmap export preferences for height, width and scale factor - Show or hide ligands in a Jmol structure view via View Ligands submenu -### Improved support for working with computationally determined models +### Improved support for working with structures and computationally determined models - Alphafold red/orange/yellow/green colourscheme for structures - Interactive picking of low pAE score regions - contact matrix datatype in Jalview @@ -35,6 +35,8 @@ channel: "release" - Store/Restore PAE data and visualisation settings from Jalview Project - Store and restore adjustable ID margin and annotation panel height in Jalview projects - Multiple residue sidechain highlighting in structure viewers from PAE mouseovers +- Per-structure and chain shown when annotation shown sorted by label enabling secondary structure and temperature factor scores from different chains and structures for the same sequence to be visually compared. + ### Jalview on the command line - New command line argument framework allowing flexible batch processing, import of structures, pae matrices and other sequence associated data, and alignment and structure figure generation. @@ -60,6 +62,7 @@ channel: "release" - Reduce number of database crossreferences shown in tooltip - Drag and drop feature colours file on an alignment to quickly apply feature settings - Allow log level configuration via Jalview's Java Console, and a Copy to Clipboard button +- Upgrade bundled groovy to v4.0.15 and regularised interface for groovy scripts run from CLI, interactively and headlessly. ### Development and Deployment - Installers built with install4j10 @@ -92,6 +95,7 @@ channel: "release" - SLF4J produces an error to STDERR at Jalview startup due to missing class - macOS Dock and KDE taskbar names Jalview icon "java" when running - HeadlessException in console in headless mode (actually fixed in 2.11.{0,1,2)) +- Groovy console does not open when Jalview launched from jalview's Java 11 executable jar (available via conda) for recent versions of groovy ## New Known defects - EBI-AlphaFold PLDDT colours cannot be overlaid on alignment via 'Colour by annotation' unless the alignment's colourscheme has been set to 'None' via the Colours menu. @@ -103,7 +107,7 @@ channel: "release" - Last sequence ID in alignment not shown and annotation labels are misaligned in HTML export - Files opened via command line with a relative path are added as relative paths to Recent files list (since 2.0.x) - Test coverage for ID width adjustment disabled pending fix for new annotation label geometry and width calculation - +- scripts adding new fileformats or colourschemes do not work when run via command line