JAL-4090 update 2.11.3.0 release notes for recent merges
[jalview.git] / help / markdown / releases / release-2_11_3_0.md
1 ---
2 version: 2.11.3.0
3 date: 2023-06-07
4 channel: "release"
5 ---
6
7 ## New Features
8 - <!-- JAL-4064 --> Native M1 build for macOS using Adoptium JRE 11 macos-aarch64
9 - <!-- JAL-4054 --> Installers built with install4j10
10 - <!-- JAL-3676 --> Allow log level configuration via Jalview's Java Console, and a Copy to Clipboard button
11 - <!-- JAL-3416 --> FlatLAF default look and feel on Linux, OSX and everywhere else ?
12
13 - <!-- JAL-4019 --> Ambiguous Base Colourscheme
14 - <!-- JAL-4061 --> Find can search sequence features' type and description
15 - <!-- JAL-4062 --> Hold down Shift + CMD/CTRL C to copy highlighted regions as new sequences
16 - <!-- JAL-1556 --> Quickly enable select and/or colour by for displayed annotation row via its popup menu
17 - <!-- JAL-4094 --> Shift+Click+Drag to adjust height of all annotation tracks of same type
18 - <!-- JAL-4190 --> Pressing escape in tree panel clears any current selection
19
20 - <!-- JAL-4089 --> Use selected columns for superposition
21 - <!-- JAL-4086 --> Highlight aligned positions on all associated structures when mousing over a column
22
23 ### Improved support for working with computationally determined models
24
25 - <!-- JAL-3895 --> Alphafold red/orange/yellow/green colourscheme for structures
26 - <!-- JAL-4095 --> Interactive picking of low pAE score regions
27 - <!-- JAL-4027 --> contact matrix datatype in Jalview
28 - <!-- JAL-4033 --> Selections with visual feedback via contact matrix annotation
29
30 - <!-- JAL-3855 --> Discover and import alphafold2 models and metadata from https://alphafold.ebi.ac.uk/
31
32 - <!-- JAL-4091 --> Visual indication of relationship with associated sequence to distinguish different sequence associated annotation rows
33 - <!-- JAL-4123 --> GUI and command line allows configuration of how temperature factor in imported 3D structure data should be interpreted
34 - <!-- JAL-3914 --> Import model reliability scores encoded as temperature factor annotation with their correct name and semantics
35 - <!-- JAL-3858 --> Import and display alphafold alignment uncertainty matrices from JSON
36 - <!-- JAL-4134,JAL-4158 --> Column-wise alignment groups and selections and interactive tree viewer for PAE matrices
37 - <!-- JAL-4124 --> Store/Restore PAE data and visualisation settings from Jalview Project
38
39 ### Jalview on the command line
40
41 - <!-- JAL-4160,JAL-629 --> New command line argument framework allowing flexible batch processing, figure generation, and import of structures, pae matrices and other sequence associated data
42 - <!-- JAL-4121 --> Assume --headless when jalview is run with a command line argument that generates output
43
44 ### Other improvements
45
46 - <!-- JAL-3119 --> Name of alignment and view included in overview window's title
47
48 ## Still in progress (delete on release)
49
50 - <!-- JAL-2382 --> Import and display sequence-associated contact predictions in CASP-RR format
51 - <!-- JAL-2349 --> Contact prediction visualisation
52 - <!-- JAL-2348 --> modularise annotation renderer
53
54 ### Development and Deployment
55
56 - <!-- JAL-4167 --> Create separate gradle test task for some tests
57 - <!-- JAL-4111 --> Allow gradle build to create suffixed DEVELOP-... builds with channel appbase
58
59 ## Issues Resolved
60 - <!-- JAL-2961 --> Jmol view not always centred on structures when multiple structures are viewed
61 - <!-- JAL-3776 --> Cancelling interactive calculation leaves empty progress bar.
62 - <!-- JAL-3772 --> Unsaved Alignment windows close without prompting to save, individually or at application quit.
63 - <!-- JAL-1988 --> Can quit Jalview while 'save project' is in progress
64 - <!-- JAL-4126 --> 'Use original colours' option of colour by annotation not honoured when restoring view from project
65 - <!-- JAL-4116 --> PDB structures slow to view when Jalview Java Console is open (2.11.2.7 patch)
66 - <!-- JAL-3784 --> Multiple overview windows can be opened for a particular alignment view when multiple views are present
67 - <!-- JAL-3785 --> Overview windows opened automatically (due to preferences settings) lack title
68 - <!-- JAL-2353 --> Show Crossrefs fails to retrieve CDS from ENA or Ensembl for sequences retrieved from Uniprot due to version numbers in cross-reference accession
69 - <!-- JAL-4184 --> Stockholm export does not include sequence descriptions
70 - <!-- JAL-4075 --> Don't add string label version of DSSP secondary structure codes in secondary structure annotation rows
71 - <!-- JAL-4182 --> reference annotation not correctly transferred to alignment containing a sub-sequence when a selection is active
72 - <!-- JAL-4177 --> Can press 'Add' or 'New View' multiple times when manually adding and viewing a 3D structure via structure chooser
73 - <!-- JAL-4133 --> Jalview project does not preserve font aspect ratio when Viewport is zoomed with mouse
74 - <!-- JAL-4128 --> Resizing overview quickly with solid-drags enabled causes exception
75 - <!-- JAL-4150 --> Sequences copied to clipboard from within Jalview cannot be pasted via the desktop's popup menu to a new alignment window
76 - <!-- JAL-2528, JAL-1713 --> Overview window is saved in project file, and state of 'show hidden regions' is preserved.
77 - <!-- JAL-4153 --> JvCacheableInputBoxTest flaky on build server