JAL-4004 existing releases-VERSION.md files and releases.html template
[jalview.git] / help / markdown / releases / release-2_11_1_1.md
1 ---
2 channel: release
3 version: 2.11.1.1
4 date: 2020-09-17
5 ---
6
7 ## New Features
8
9 - <!-- JAL-3638 -->  Shift+arrow keys navigate to next gap or residue in cursor mode
10 - <!-- JAL-3695 -->  Support import of VCF 4.3 by updating HTSJDK from 2.12 to 2.23
11 - <!-- JAL-3621 -->  IntervalStore library updated to v.1.1: optimisations and improvements suggested by Bob Hanson and improved compatibility with JalviewJS
12 - <!-- JAL-3615 -->  Retrieve GZipped stockholm formatted alignments from Pfam and Rfam
13 - <!-- JAL-2656 -->  Recognise GZipped content for URLs and File import (no longer based on .gz extension)
14 - <!-- JAL-3570 -->  Updated Spanish Translation for 2.11.1
15 - <!-- JAL-3692 -->  Migrate EMBL record retrieval to use latest ENA Browser (https://www.ebi.ac.uk/ena/browser/home) and EMBL flat file
16 - <!-- JAL-3667 -->  Improved warning messages, debug logging and fixed Retry action when Jalview encounters errors when saving or making backup files.
17 - <!-- JAL-3676 -->  Enhanced Jalview Java Console:
18   - Jalview's logging level can be configured
19   - Copy to Clipboard Buttion
20 - <!-- JAL-3541 -->  Improved support for Hi-DPI (4K) screens when running on Linux (Requires Java 11+)
21 - <!-- JAL-1842 JAL-3509 -->  RESNUM sequence features (the green ones) are not automatically displayed when associated structures are displayed or for sequences retrieved from the PDB.
22
23
24 ### Launching Jalview
25 - <!-- JAL-3608 -->  Configure Jalview Desktop's look and feel through a system property
26 - <!-- JAL-3477 -->  Improved built-in documentation and command line help for configuring Jalview's memory
27
28
29 ## Issues Resolved
30
31 - <!-- JAL-3691 -->  Conservation and Quality tracks are shown but not calculated and no protein or DNA score models are available for tree/PCA calculation when launched with Turkish language locale
32 - <!-- JAL-3493 -->  Escape does not clear highlights on the alignment (Since Jalview 2.10.3)
33 - <!--  JAL-3680 -->  Alt+Left or Right arrow in cursor mode doesn't slide selected sequences, just sequence under cursor
34 - <!-- JAL-3732 -->  Alt+Up/Down in cursor mode doesn't move sequence under the cursor
35 - <!-- JAL-3613 -->  Peptide-to-CDS tracking broken when multiple EMBL gene products shown for a single contig
36 - <!-- JAL-3696 -->  Errors encountered when processing variants from VCF files yield "Error processing VCF: Format specifier '%s'" on the console
37 - <!-- JAL-3697 -->  Count of features not shown can be wrong when there are both local and complementary features mapped to the position under the cursor
38 - <!-- JAL-3673 -->  Sequence ID for reference sequence is clipped when Right align Sequence IDs enabled
39 - <!-- JAL-2983 -->  Slider with negative range values not rendered correctly in VAqua4 (Since 2.10.4)
40 - <!-- JAL-3685 -->  Single quotes not displayed correctly in internationalised text for some messages and log output
41 - <!-- JAL-3490 -->  Find doesn't report matches that span hidden gapped columns
42 - <!-- JAL-3597 -->  Resolved memory leaks in Tree and PCA panels, Alignment viewport and annotation renderer.
43 - <!-- JAL-3561 -->  Jalview ignores file format parameter specifying output format when exporting an alignment via the command line
44 - <!-- JAL-3667 -->  Windows 10: For a minority of users, if backups are not enabled, Jalview sometimes fails to overwrite an existing file and raises a warning dialog. (in 2.11.0, and 2.11.1.0, the workaround is to try to save the file again, and if that fails, delete the original file and save in place.)
45 - <!-- JAL-3509 -->  Dragging a PDB file onto an alignment with sequence features displayed causes displayed features to be hidden.
46 - <!-- JAL-3750 -->  Cannot process alignments from HTTPS urls via command line
47 - <!-- JAL-3741 -->  References to http://www.jalview.org in program and documentation
48
49
50 ### Launching Jalview
51 - <!-- JAL-3718 -->  Jalview application fails when launched the first time for a version that has different jars to the previous launched version.
52
53
54 ### Developing Jalview
55 - <!-- JAL-3541 -->  Fixed issue with cleaning up old coverage data, causing cloverReport gradle task to fail with an OutOfMemory error.
56 - <!-- JAL-3280 -->  Migrated the Jalview Version Checker to monitor the release channel
57
58
59 ### New Known defects
60 - <!-- JAL-3748 -->  CDS shown in result of submitting proteins in a CDS/Protein alignment to a web service is wrong when proteins share a common transcript sequence (e.g. genome of RNA viruses)
61 - <!-- JAL-3576 -->  Co-located features exported and re-imported are ordered differently when shown on alignment and in tooltips. (Also affects v2.11.1.0)
62 - <!-- JAL-3702 -->  Drag and drop of alignment file onto alignment window when in a HiDPI scaled mode in Linux only works for the top left quadrant of the alignment window
63 - <!-- JAL-3701 -->  Stale build data in jalview standalone jar builds (only affects 2.11.1.1 branch)
64 - <!-- JAL-3127 -->  Sequence ID colourscheme not re-applied when alignment view restored from project (since Jalview 2.11.0)
65 - <!-- JAL-3749 -->  Duplicate CDS sequences are generated when protein products for certain ENA records are repeatedly shown via Calculate->Show Cross Refs