64b1f95f09b961b55909562662299a9cb0464d18
[jalview.git] / help / markdown / releases / release-2_10_3.md
1 ---
2 channel: release
3 version: 2.10.3
4 date: 2017-11-17
5 ---
6
7 ## New Features
8
9
10
11 ###
12   - <!-- JAL-2446 -->  Faster and more efficient management and rendering of sequence features
13   - <!-- JAL 2523-->  More reliable Ensembl fetching with HTTP 429 rate limit request hander
14   - <!-- JAL-2773 -->  Structure views don't get updated unless their colours have changed
15   - <!-- JAL-2495 -->  All linked sequences are highlighted for a structure mousover (Jmol) or selection (Chimera)
16   - <!-- JAL-2790 -->  'Cancel' button in progress bar for JABAWS AACon, RNAAliFold and Disorder prediction jobs
17   - <!-- JAL-2617 -->  Stop codons are excluded in CDS/Protein view from Ensembl locus cross-references
18   - <!-- JAL-2685 -->  Start/End limits are shown in Pairwise Alignment report
19   - <!-- JAL-2810 -->  Sequence fetcher's Free text 'autosearch' feature can be disabled
20   - <!-- JAL-2810 -->  Retrieve IDs tab added for UniProt and PDB easier retrieval of sequences for lists of IDs
21   - <!-- JAL-2758 -->  Short names for sequences retrieved from Uniprot
22
23
24 ### Scripting
25   - Groovy interpreter updated to 2.4.12
26   - Example groovy script for generating a matrix of percent identity scores for current alignment.
27
28
29 ### Testing and Deployment
30   - <!-- JAL-2727 -->  Test to catch memory leaks in Jalview UI
31
32
33 ## Issues Resolved
34
35
36
37 ### General
38   - <!-- JAL-2643 -->  Pressing tab after updating the colour threshold text field doesn't trigger an update to the alignment view
39   - <!-- JAL-2682 -->  Race condition when parsing sequence ID strings in parallel
40   - <!-- JAL-2608 -->  Overview windows are also closed when alignment window is closed
41   - <!-- JAL-2548 -->  Export of features doesn't always respect group visibility
42   - <!-- JAL-2831 -->  Jumping from column 1 to column 100,000 takes a long time in Cursor mode
43
44
45 ### Desktop
46   - <!-- JAL-2777 -->  Structures with whitespace chainCode cannot be viewed in Chimera
47   - <!-- JAL-2728 -->  Protein annotation panel too high in CDS/Protein view
48   - <!-- JAL-2757 -->  Can't edit the query after the server error warning icon is shown in Uniprot and PDB Free Text Search Dialogs
49   - <!-- JAL-2253 -->  Slow EnsemblGenome ID lookup
50   - <!-- JAL-2529 -->  Revised Ensembl REST API CDNA query
51   - <!-- JAL-2739 -->  Hidden column marker in last column not rendered when switching back from Wrapped to normal view
52   - <!-- JAL-2768 -->  Annotation display corrupted when scrolling right in unwapped alignment view
53   - <!-- JAL-2542 -->  Existing features on subsequence incorrectly relocated when full sequence retrieved from database
54   - <!-- JAL-2733 -->  Last reported memory still shown when Desktop->Show Memory is unticked (OSX only)
55   - <!-- JAL-2658 -->  Amend Features dialog doesn't allow features of same type and group to be selected for amending
56   - <!-- JAL-2524 -->  Jalview becomes sluggish in wide alignments when hidden columns are present
57   - <!-- JAL-2392 -->  Jalview freezes when loading and displaying several structures
58   - <!-- JAL-2732 -->  Black outlines left after resizing or moving a window
59   - <!-- JAL-1900,JAL-1625 -->  Unable to minimise windows within the Jalview desktop on OSX
60   - <!-- JAL-2667 -->  Mouse wheel doesn't scroll vertically when in wrapped alignment mode
61   - <!-- JAL-2636 -->  Scale mark not shown when close to right hand end of alignment
62   - <!-- JAL-2684 -->  Pairwise alignment of selected regions of each selected sequence do not have correct start/end positions
63   - <!-- JAL-2793 -->  Alignment ruler height set incorrectly after canceling the Alignment Window's Font dialog
64   - <!-- JAL-2036 -->  Show cross-references not enabled after restoring project until a new view is created
65   - <!-- JAL-2756 -->  Warning popup about use of SEQUENCE_ID in URL links appears when only default EMBL-EBI link is configured (since 2.10.2b2)
66   - <!-- JAL-2775 -->  Overview redraws whole window when box position is adjusted
67   - <!-- JAL-2225 -->  Structure viewer doesn't map all chains in a multi-chain structure when viewing alignment involving more than one chain (since 2.10)
68   - <!-- JAL-2811 -->  Double residue highlights in cursor mode if new selection moves alignment window
69   - <!-- JAL-2837,JAL-2840 -->  Alignment vanishes when using arrow key in cursor mode to pass hidden column marker
70   - <!-- JAL-2679 -->  Ensembl Genomes example ID changed to one that produces correctly annotated transcripts and products
71   - <!-- JAL-2776 -->  Toggling a feature group after first time doesn't update associated structure view
72
73
74 ### Applet
75   - <!-- JAL-2687 -->  Concurrent modification exception when closing alignment panel
76
77
78 ### BioJSON
79   - <!-- JAL-2546 -->  BioJSON export does not preserve non-positional features
80
81
82 ### New Known Issues
83   - <!-- JAL-2541 -->  Delete/Cut selection doesn't relocate sequence features correctly (for many previous versions of Jalview)
84   - <!-- JAL-2841 -->  Cursor mode unexpectedly scrolls when using cursor in wrapped panel other than top
85   - <!-- JAL-2791 -->  Select columns containing feature ignores graduated colour threshold
86   - <!-- JAL-2822,JAL-2823 -->  Edit sequence operation doesn't always preserve numbering and sequence features
87
88
89 ### Known Java 9 Issues
90   - <!-- JAL-2902 -->  Groovy Console very slow to open and is not responsive when entering characters (Webstart, Java 9.01, OSX 10.10)