Merge branch 'bug/JAL-4020_add_pymolwin_paths' into develop
[jalview.git] / help / markdown / releases / release-2_11_2_0.md
1 ---
2 channel: release
3 version: 2.11.2.0
4 date: 2022-03-10
5 ---
6
7 ## New Features
8
9 - <!-- JAL-3616 JAL-3551 JAL-2322 -->  Support for viewing 3D structures with ChimeraX and Pymol in addition to Jmol and Chimera.
10 - <!-- JAL-3829 -->  Discover 3D structure data for sequences with Uniprot references via 3D-Beacons
11 - <!-- JAL-3391 -->  Rank and select available structures for Uniprot sequences according to number of residues in structure mapped to positions involved in the alignment
12 - <!-- JAL-2226 -->  Structure annotation rows for all mapped chains in 3D structures are included in the 'Reference Annotation' for a sequence
13 - <!-- JAL-1260 -->  Import Genbank and EMBL format flatfiles
14 - <!-- JAL-3821 -->  ENA record's mol_type honoured so RNA molecules imported from ENA records are shown as RNA
15 - <!-- JAL-3863 -->  Support for Canonical Uniprot IDs
16 - <!-- JAL-3503 -->  New Preferences tab for adjusting Jalview's memory settings at launch
17 - <!-- JAL-3881 -->  Sequence IDs split on '_' as well as other non-alphanumerics when discovering database references with 'Fetch DB Refs'
18 - <!-- JAL-3884 -->  Suppressed harmless exceptions output to Console whilst discovering database references for a sequence
19 - <!-- JAL-3204 -->  Updated Jalview bindings for Uniprot XML schema
20 - <!-- JAL-3926 -->  Uniprot and PDBe autosearch option is disabled by default
21 - <!-- JAL-3144 -->  Reverted to Jalview 'classic' drop-down menu for selecting which database to fetch from in sequence fetcher dialog.
22 - <!-- JAL-3018 -->  Updated Ensembl REST Client compatibility to 15.2 and revised model organism names (rat, xenopus, dmelanogaster now rattus_norvegicus, xenopus_tropicalis, drosophila_melanogaster)
23 - <!-- JAL-3530 -->  -nowebservicediscovery command line argument to prevent automatic discovery of analysis webservices on launch
24 - <!-- JAL-3618 -->  Allow 'App' directories to be opened when locating Chimera, ChimeraX or Pymol binaries via filechooser opened by double clicking the Structure Preferences' path textbox
25 - <!-- JAL-3632 JAL-3633 -->  support for HTTP/S access via proxies that require authentication
26 - <!-- JAL-3103 -->  New mechanism for opening URLs with system default browser (works on OSX and Linux as well as Windows)
27 - <!-- JAL-3871 JAL-3874 -->  Upgraded bundled version of Jmol to 14.31.53
28 - <!-- JAL-3837 -->  GPL license info on splash screen and About text
29
30
31 ### Jalview Native App
32 - <!-- JAL-3830 -->  New command line launcher scripts (.sh, .ps1, .bat) usable on macOS, Linux/Unix, Windows and documentation in Help. Installer wizard has option to add this to PATH, or link to it in your PATH.<br/>
33  *This is the recommended workaround for known issue about working directory preservation when running native application from command line.*
34 - Notarized MacOS installer for compliance with latest OSX releases (Monterey)
35 - <!-- JAL-3805 -->  Uninstaller application for old (InstallAnywhere based) Jalview installations removed from the OSX disk image
36 - <!-- JAL-3608 -->  Options to allow user to choose the (Swing) Look and Feel (LaF) used by Jalview
37 - <!-- JAL-3552, JAL-3609 -->  Metal LaF used to improved operation on Linux Ubuntu with HiDPI display in Java 11 (still known issues with HiDPI screens in java 8 and 11. see [JAL-3137](https://issues.jalview.org/browse/JAL-3137))
38 - <!-- JAL-3633 -->  Getdown launcher inherits HTTP/S proxy configuration from jalview_properties
39 - <!-- JAL- -->  New Jalview Develop app - making it even easier to get at Jalview's development builds
40 - <!-- JAL-3594 -->  New splashscreens for Jalview, Jalview Test and Jalview Develop applications.
41 - <!-- JAL-3728 -->  Jalview logos shown for Jalview Java Console and other window widgets in taskbar and dock rather than anonymous 'Java' icons
42
43
44 ### JalviewJS
45 - <!-- JAL-3624 -->  PDB structures mapped to Uniprot Sequences with SIFTS
46 - <!-- JAL-3208 -->  setprop commandline argument reinstated for JalviewJS only
47 - <!-- JAL-3163 -->  Missing message bundle keys are only reported once per key (avoids excessive log output in js console)
48 - <!-- JAL-3168 -->  Feature type is included in the title of the Feature Settings' Colour Chooser dialog
49 - <!-- JAL-3279 -->  Build details reported in About window
50 - <!-- JAL-3038 JAL-3071 JAL-3263 JAL-3084 -->  Numerous minor GUI additions and improvements in sync with Java application.
51
52
53 ### Development
54 - <!--   -->  First integrated JalviewJS and Jalview release
55 - <!-- JAL-3841,JAL-3248 -->  Updated README and doc/building.md
56 - <!-- JAL-3789, JAL-3679 -->  Improved JalviewJS/Jalview build process, added support for system package provided eclipse installs on linux
57 - Install4j 9.0.x used for installer packaging
58 - <!-- JAL-3930 -->  Improved use of installers for unattended installation with a customizedId of "JALVIEW" in install4j's Jalview Launcher
59 - <!-- JAL-3907 -->  Improved compatibility of Jalview build with Java 17 (next LTS target)
60
61
62 ## Issues Resolved
63
64 - <!-- JAL-3674 -->  Slow structure commands can block Jalview execution
65 - <!-- JAL-3904 -->  Structure window's viewer-specific menu disappears when only one structure is shown (and many sequences:one chain mappings are present)
66 - <!-- JAL-3779 -->  Annotation file: PROPERTIES apply only to the first SEQUENCE_GROUP defined
67 - <!-- JAL-3700,JAL-3751,JAL-3763, JAL-3725 -->  Selections not propagated between Linked CDS - Protein alignments and their trees (known defect from 2.11.1.3)
68 - <!-- JAL-3761  -->  Not all codon positions highlighted for overlapping exon splice sites (e.g due to RNA slippage)
69 - <!-- JAL-3794 -->  X was not being recognised as the unknown base in DNA sequences
70 - <!-- JAL-3915 -->  Removed RNAview checkbox and logic from Structure Preferences
71 - <!--  JAL-3583 -->  Tooltip behaviour improved (slightly)
72 - <!-- JAL-3162 -->  Can edit a feature so that start > end
73 - <!-- JAL-2848 -->  Cancel from Amend Features doesn't reset a modified graduated colour
74 - <!-- JAL-3788 -->  New View with automatic 'Show Overview' preference enabled results in Null Pointer Exceptions when clustal colouring is enabled
75 - <!-- JAL-3275 -->  Can open multiple Preferences panels
76 - <!-- JAL-3633 -->  Properly configure HTTPS proxy settings from Preferences
77 - <!-- JAL-3949 -->  Standard out logging broken: messages only routing to stderr and appear as a raw template
78 - <!-- JAL-3739 -->  Entering web service parameter values in numerical field doesn't update the value of the parameter until return is pressed.
79 - <!-- JAL-3749 -->  Resolved known issue (from 2.11.1.1) concerning duplicate CDS sequences generated when protein products for certain ENA records are repeatedly shown via Calculate->Show Cross Refs
80
81
82 ### JalviewJS
83 - <!-- JAL-3202 -->  Consensus profile may include zero (rounded down) percentage values causing a divide by zero
84 - <!-- JAL-3762 -->  JalviewJS doesn't honour arguments passed via Info.args when there are arguments on the URL
85 - <!-- JAL-3602 -->  gradle closure-compiler not using UTF-8
86 - <!-- JAL-3603 -->  Annotation file fails to load from URL in JalviewJS
87
88
89 ### Development
90 - Gradle
91   - Fixed non-fatal gradle errors during build
92   - <!--  JAL-3745 -->  Updated build.gradle for use with Gradle v.6.6+
93
94
95 ### Known Issues
96 - <!-- JAL-3764 -->  Display of RESNUM sequence features are not suppressed when structures associated with a sequence are viewed with an external viewer (Regression from 2.11.1 series)