52487e0cbade84cb0ea7750c8e572fdd363412ad
[jalview.git] / help / markdown / releases / temp
1 ---
2 channel: release
3 version: 2.10.5
4 date: 2018-09-10
5 ---
6
7 ## New Features
8
9
10
11   - <!-- JAL-3101 -->  Default memory for Jalview webstart and InstallAnywhere increased to 1G.
12   - <!-- JAL-247 -->  Hidden sequence markers and representative sequence bolding included when exporting alignment as EPS, SVG, PNG or HTML. *Display is configured via the Format menu, or for command-line use via a Jalview properties file.*
13   - <!-- JAL-3076 -->  Ensembl client updated to Version 7 REST API and sequence data now imported as JSON.
14   - <!-- JAL-3065 -->  Change in recommended way of starting Jalview via a Java command line: add jars in lib directory to CLASSPATH, rather than via the deprecated java.ext.dirs property.
15
16
17 ### Development
18   - <!-- JAL-3047 -->  Support added to execute test suite instrumented with [Open Clover](http://openclover.org/)
19
20
21 ## Issues Resolved
22
23
24
25   - <!-- JAL-3104 -->  Poorly scaled bar in quality annotation row shown in Feredoxin Structure alignment view of example alignment.
26   - <!-- JAL-2854 -->  Annotation obscures sequences if lots of annotation displayed.
27   - <!-- JAL-3107 -->  Group conservation/consensus not shown for newly created group when 'Apply to all groups' selected
28   - <!-- JAL-3087 -->  Corrupted display when switching to wrapped mode when sequence panel's vertical scrollbar is visible.
29   - <!-- JAL-3003 -->  Alignment is black in exported EPS file when sequences are selected in exported view.
30   - <!-- JAL-3059 -->  Groups with different coloured borders aren't rendered with correct colour.
31   - <!-- JAL-3092 -->  Jalview could hang when importing certain types of knotted RNA secondary structure.
32   - <!-- JAL-3095 -->  Sequence highlight and selection in trimmed VARNA 2D structure is incorrect for sequences that do not start at 1.
33   - <!-- JAL-3061 -->  '.' inserted into RNA secondary structure annotation when columns are inserted into an alignment, and when exporting as Stockholm flatfile.
34   - <!-- JAL-3053 -->  Jalview annotation rows containing upper and lower-case 'E' and 'H' do not automatically get treated as RNA secondary structure.
35   - <!-- JAL-3106 -->  .jvp should be used as default extension (not .jar) when saving a Jalview project file.
36   - <!-- JAL-3105 -->  Mac Users: closing a window correctly transfers focus to previous window on OSX
37
38
39 ### Java 10 Issues Resolved
40   - <!-- JAL-2988 -->  OSX - Can't save new files via the File or export menus by typing in a name into the Save dialog box.
41   - <!-- JAL-2988 JAL-2968 -->  Jalview now uses patched version of the [VAqua5](https://violetlib.org/vaqua/overview.html) 'look and feel' which has improved compatibility with the latest version of OSX.