JAL-1503 tidying docs
[jalview.git] / help / html / releases.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)
4  * Copyright (C) 2014 The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <head>
21 <title>Release History</title>
22 </head>
23 <body>
24 <p><strong>Release History</strong></p>
25 <table border="1">
26         <tr>
27                 <td width="60" nowrap>
28                 <div align="center"><em><strong>Release</strong></em></div>
29                 </td>
30                 <td>
31                 <div align="center"><em><strong>New Features</strong></em></div>
32                 </td>
33                 <td>
34                 <div align="center"><em><strong>Issues Resolved</strong></em></div>
35                 </td>
36         </tr>
37                 <tr>
38                         <td><div align="center">
39                                         <strong><a name="Jalview.2.8.1">2.8.1</a><br /> <em>4/6/2014</em></strong>
40                                 </div></td>
41                         <td>
42                                 <!--  New features --> <!--  For major releases, split into sections: Application | Applet | General | Deployment and Documentation -->
43                                 <em>General</em>
44                                 <ul>
45                                         <li>Internationalisation of user interface (usually called
46                                                 i18n support) and translation for Spanish locale</li>
47                                         <li>Define/Undefine group on current selection with
48                                                 Ctrl-G/Shift Ctrl-G</li>
49                                         <li>Improved group creation/removal options in
50                                                 alignment/sequence Popup menu</li>
51                                         <li>Sensible precision for symbol distribution percentages
52                                                 shown in logo tooltip.</li>
53                                         <li>Annotation panel height set according to amount of
54                                                 annotation when alignment first opened</li>
55                                 </ul> <em>Application</em>
56                                 <ul>
57                                         <li>Interactive consensus RNA secondary structure prediction
58                                                 VIENNA RNAAliFold JABA 2.1 service</li>
59                                         <li>Select columns containing particular features from Feature
60                                                 Settings dialog</li>
61                                         <li>View all 'representative' PDB structures for selected
62                                                 sequences</li>
63                                         <li>Update Jalview project format:
64                                                 <ul>
65                                                         <li>Preserve sequence and annotation dataset (to store
66                                                                 secondary structure annotation,etc)</li>
67                                                         <li>Per group and alignment annotation and RNA helix
68                                                                 colouring</li>
69                                                 </ul>
70                                         </li>
71                                         <li>New similarity measures for PCA and Tree calculation
72                                                 (PAM250)</li>
73                                         <li>Experimental support for retrieval and viewing of flanking
74                                                 regions for an alignment</li>
75                                 </ul>
76                         </td>
77                         <td>
78                                 <!--  issues resolved --> <em>Application</em>
79                                 <ul>
80                                         <li>logo keeps spinning and status remains at queued or
81                                                 running after job is cancelled</li>
82                                         <li>cannot export features from alignments imported from
83                                                 Jalview/VAMSAS projects</li>
84                                         <li>Buggy slider for web service parameters that take float
85                                                 values</li>
86                                         <li>Newly created RNA secondary structure line doesn't have
87                                                 'display all symbols' flag set</li>
88                                         <li>T-COFFEE alignment score shading scheme and other
89                                                 annotation shading not saved in jalview project</li>
90                                         <li>Local file cannot be loaded in freshly downloaded Jalview</li>
91                                         <li>Jalview icon not shown on dock in Mountain Lion/Webstart</li>
92                                         <li>Load file from desktop file browser fails</li>
93                                         <li>Occasional NPE thrown when calculating large trees</li>
94                                         <li>Cannot reorder or slide sequences after dragging an
95                                                 alignment onto desktop</li>
96                                         <li>Colour by annotation dialog throws NPE after using
97                                                 'extract scores' function</li>
98                                         <li>Loading/cut'n'pasting an empty file leads to a grey
99                                                 alignment window</li>
100                                         <li>Disorder thresholds rendered incorrectly after performing
101                                                 IUPred disorder prediction</li>
102                                         <li>Multiple group annotated consensus rows shown when
103                                                 changing 'normalise logo' display setting</li>
104                                         <li>Find shows blank dialog after 'finished searching' if
105                                                 nothing matches query</li>
106                                         <li>Null Pointer Exceptions raised when sorting by feature
107                                                 with lots of groups<!--  possibly JAL-599 but commit 7c7a5a297e063d3892dd7e629bc317cdde837b81 associated with JAL-971 -->
108                                         </li>
109                                         <li>Errors in Jmol console when structures in alignment don't
110                                                 overlap <!-- JAL-1476 Work in progress - don't send junk to Jmol -->
111                                         </li>
112                                         <li>Not all working JABAWS services are shown in Jalview's
113                                                 menu</li>
114                                         <li>JAVAWS version of jalview fails to launch with 'invalid
115                                                 literal/length code'</li>
116                                         <li>Annotation/RNA Helix colourschemes cannot be applied to
117                                                 alignment with groups (actually fixed in 2.8.0b1)</li>
118             <li>RNA Helices and T-Coffee Scores available as default colourscheme</li>
119
120                                 </ul> <em>Applet</em>
121                                 <ul>
122                                         <li>Remove group option is shown even when selection is not a
123                                                 group</li>
124                                         <li>Apply to all groups ticked but colourscheme changes don't
125                                                 affect groups</li>
126                                                 <li>Documented RNA Helices and T-Coffee Scores as valid colourscheme name</li>
127                                                 <li>Annotation labels drawn on sequence IDs when Annotation panel is not displayed</li>
128                                                 <li>Increased font size for dropdown menus on OSX and embedded windows</li>
129                                 </ul> <em>Other</em>
130                                 <ul>
131                                         <li>Consensus sequence for alignments/groups with a single
132                                                 sequence were not calculated</li>
133                                         <li>annotation files that contain only groups imported as
134                                                 annotation and junk sequences</li>
135                                         <li>Fasta files with sequences containing '*' incorrectly
136                                                 recognised as PFAM or BLC</li>
137                                         <li>conservation/PID slider apply all groups option doesn't
138                                                 affect background (2.8.0b1)
139                                         <li></li>
140                                         <li>redundancy highlighting is erratic at 0% and 100%</li>
141                                         <li>Remove gapped columns fails for sequences with ragged
142                                                 trailing gaps</li>
143                                         <li>AMSA annotation row with leading spaces is not registered
144                                                 correctly on import</li>
145                                         <li>Jalview crashes when selecting PCA analysis for certain
146                                                 alignments</li>
147                                         <li>Opening the colour by annotation dialog for an existing
148                                                 annotation based 'use original colours' colourscheme loses
149                                                 original colours setting</li>
150                                 </ul>
151                         </td>
152                 </tr>
153                 <tr>
154         <td><div align="center">
155         <strong><a name="Jalview.2.8.0b1">2.8.0b1</a><br/><em>30/1/2014</em></strong>
156         </div>
157         </td>
158       <td>
159         <ul>
160           <li>Trusted certificates for JalviewLite applet and
161             Jalview Desktop application<br />Certificate was donated by
162             <a href="https://www.certum.eu">Certum</a> to the Jalview
163             open source project).
164           </li>
165           <li>Jalview SRS links replaced by Uniprot and EBI-search
166           </li>
167           <li>Output in Stockholm format</li>
168           <li>Allow import of data from gzipped files</li>
169           <li>Export/import group and sequence associated line
170             graph thresholds</li>
171           <li>Nucleotide substitution matrix that supports RNA and
172             ambiguity codes</li>
173           <li>Allow disorder predictions to be made on the current
174             selection (or visible selection) in the same way that JPred
175             works</li>
176           <li>Groovy scripting for headless jalview operation</li>
177         </ul> <em>Other improvements</em>
178         <ul>
179           <li>Upgrade desktop installer to InstallAnywhere 2013</li>
180           <li>COMBINE statement uses current SEQUENCE_REF and
181             GROUP_REF scope to group annotation rows</li>
182           <li>Support &#39;&#39; style escaping of quotes in Newick
183             files</li>
184           <li>Group options for JABAWS service by command line name</li>
185           <li>Empty tooltip shown for JABA service options with a
186             link but no description</li>
187           <li>Select primary source when selecting authority in
188             database fetcher GUI</li>
189           <li>Add .mfa to FASTA file extensions recognised by
190             Jalview</li>
191           <li>Annotation label tooltip text wrap</li>
192         </ul>
193       </td>
194       <td>
195         <ul>
196           <li>Slow scrolling when lots of annotation rows are
197             displayed</li>
198           <li>Lots of NPE (and slowness) after creating RNA
199             secondary structure annotation line</li>
200           <li>Sequence database accessions not imported when
201             fetching alignments from Rfam</li>
202           <li>Incorrect SHMR submission for sequences with
203             identical IDs</li>
204           <li>View all structures does not always superpose
205             structures</li>
206           <li>Option widgets in service parameters not updated to
207             reflect user or preset settings</li>
208           <li>Null pointer exceptions for some services without
209             presets or adjustable parameters</li>
210           <li>Discover PDB IDs entry in structure menu doesn&#39;t
211             discover PDB xRefs</li>
212           <li>Exception encountered while trying to retrieve
213             features with DAS</li>
214           <li>Lowest value in annotation row isn&#39;t coloured
215             when colour by annotation (per sequence) is coloured</li>
216           <li>Keyboard mode P jumps to start of gapped region when
217             residue follows a gap</li>
218           <li>Jalview appears to hang importing an alignment with
219             Wrap as default or after enabling Wrap</li>
220           <li>&#39;Right click to add annotations&#39; message
221             shown in wrap mode when no annotations present</li>
222           <li>Disorder predictions fail with NPE if no automatic
223             annotation already exists on alignment</li>
224           <li>oninit javascript function should be called after
225             initialisation completes</li>
226           <li>Remove redundancy after disorder prediction corrupts
227             alignment window display</li>
228           <li>Example annotation file in documentation is invalid</li>
229           <li>Grouped line graph annotation rows are not exported
230             to annotation file</li>
231           <li>Multi-harmony analysis cannot be run when only two
232             groups created</li>
233           <li>Cannot create multiple groups of line graphs with
234             several &#39;combine&#39; statements in annotation file</li>
235           <li>Pressing return several times causes Number Format
236             exceptions in keyboard mode</li>
237           <li>Multi-harmony (SHMMR) method doesn&#39;t submit
238             correct partitions for input data</li>
239           <li>Translation from DNA to Amino Acids fails</li>
240           <li>Jalview fail to load newick tree with quoted label</li>
241           <li>--headless flag isn&#39;t understood</li>
242           <li>ClassCastException when generating EPS in headless
243             mode</li>
244           <li>Adjusting sequence-associated shading threshold only
245             changes one row&#39;s threshold</li>            
246           <li>Preferences and Feature settings panel panel
247             doesn&#39;t open</li>
248                                         <li>hide consensus histogram also hides conservation and
249                                                 quality histograms</li>
250                                 </ul>
251       </td>
252     </tr>
253   <tr>
254    <td><div align="center">
255      <strong><a name="Jalview2.8">2.8</a></strong><br /> <em>12/11/2012</em>
256     </div></td>
257    <td><em>Application</em>
258     <ul><li>Support for JABAWS 2.0 Services (AACon alignment
259      conservation, protein disorder and Clustal Omega)</li>
260     <li>JABAWS server status indicator in Web Services preferences
261    </li>
262     <li>VARNA (http://varna.lri.fr) viewer for RNA structures in
263      Jalview alignment window</li>
264     <li>Updated Jalview build and deploy framework for OSX mountain
265      lion, windows 7, and 8</li>
266     <li>Nucleotide substitution matrix for PCA that supports RNA
267      and ambiguity codes</li>
268
269     <li>Improved sequence database retrieval GUI</li>
270     <li>Support fetching and database reference look up against
271      multiple DAS sources (Fetch all from in 'fetch db refs')</li>
272     <li>Jalview project improvements
273      <ul>
274       <li>Store and retrieve the &#39;belowAlignment&#39; flag for
275        annotation</li>
276       <li>calcId attribute to group annotation rows on the
277        alignment</li>
278       <li>Store AACon calculation settings for a view in Jalview
279        project</li>
280
281      </ul>
282    </li>
283     <li>horizontal scrolling gesture support</li>
284     <li>Visual progress indicator when PCA calculation is running</li>
285     <li>Simpler JABA web services menus</li>
286     <li>visual indication that web service results are still being
287      retrieved from server</li>
288     <li>Serialise the dialogs that are shown when Jalview starts up
289      for first time</li>
290     <li>Jalview user agent string for interacting with HTTP
291      services</li>
292     <li>DAS 1.6 and DAS 2.0 source support using new JDAS client
293      library</li>
294     <li>Examples directory and Groovy library included in
295      InstallAnywhere distribution</li>
296     </ul> <em>Applet</em>
297     <ul>
298      <li>RNA alignment and secondary structure annotation
299       visualization applet example</li>
300     </ul> <em>General</em>
301     <ul>
302      <li>Normalise option for consensus sequence logo</li>
303      <li>Reset button in PCA window to return dimensions to
304       defaults</li>
305      <li>Allow seqspace or Jalview variant of alignment PCA
306       calculation</li>
307      <li>PCA with either nucleic acid and protein substitution
308       matrices
309      <li>Allow windows containing HTML reports to be exported in
310       HTML</li>
311      <li>Interactive display and editing of RNA secondary structure
312       contacts</li>
313      <li>RNA Helix Alignment Colouring</li>
314      <li>RNA base pair logo consensus</li>
315      <li>Parse sequence associated secondary structure information
316       in Stockholm files</li>
317      <li>HTML Export database accessions and annotation information
318       presented in tooltip for sequences</li>
319      <li>Import secondary structure from LOCARNA clustalw style RNA
320       alignment files</li>
321      <li>import and visualise T-COFFEE quality scores for an
322       alignment</li>
323      <li>&#39;colour by annotation&#39; per sequence option to
324       shade each sequence according to its associated alignment
325       annotation</li>
326      <li>New Jalview Logo</li>
327     </ul> <em>Documentation and Development</em>
328     <ul>
329      <li>documentation for score matrices used in Jalview</li>
330      <li>New Website!</li>
331     </ul></td>
332    <td><em>Application</em>
333     <ul>
334      <li>PDB, Unprot and EMBL (ENA) databases retrieved via
335       wsdbfetch REST service</li>
336      <li>Stop windows being moved outside desktop on OSX</li>
337      <li>Filetype associations not installed for webstart launch</li>
338      <li>Jalview does not always retrieve progress of a JABAWS job
339       execution in full once it is complete</li>
340      <li>revise SHMR RSBS definition to ensure alignment is
341       uploaded via ali_file parameter</li>
342      <li>Jalview 2.7 is incompatible with Jmol-12.2.2</li>
343      <li>View all structures superposed fails with exception</li>
344      <li>Jnet job queues forever if a very short sequence is
345       submitted for prediction</li>
346      <li>Cut and paste menu not opened when mouse clicked on
347       desktop window</li>
348      <li>Putting fractional value into integer text box in
349       alignment parameter dialog causes Jalview to hang</li>
350      <li>Structure view highlighting doesn&#39;t work on windows 7
351      </li>
352      <li>View all structures fails with exception shown in
353       structure view</li>
354      <li>Characters in filename associated with PDBEntry not
355       escaped in a platform independent way</li>
356      <li>Jalview desktop fails to launch with exception when using
357       proxy</li>
358      <li>Tree calculation reports &#39;you must have 2 or more
359       sequences selected&#39; when selection is empty</li>
360      <li>Jalview desktop fails to launch with jar signature failure
361       when java web start temporary file caching is disabled</li>
362      <li>DAS Sequence retrieval with range qualification results in
363       sequence xref which includes range qualification</li>
364      <li>Errors during processing of command line arguments cause
365       progress bar (JAL-898) to be removed</li>
366      <li>Replace comma for semi-colon option not disabled for DAS
367       sources in sequence fetcher</li>
368      <li>Cannot close news reader when JABAWS server warning dialog
369       is shown</li>
370      <li>Option widgets not updated to reflect user settings</li>
371      <li>Edited sequence not submitted to web service</li>
372      <li>Jalview 2.7 Webstart does not launch on mountain lion</li>
373      <li>InstallAnywhere installer doesn&#39;t unpack and run on
374       OSX Mountain Lion</li>
375      <li>Annotation panel not given a scroll bar when sequences
376       with alignment annotation are pasted into the alignment</li>
377      <li>Sequence associated annotation rows not associated when
378       loaded from Jalview project</li>
379      <li>Browser launch fails with NPE on java 1.7</li>
380      <li>JABAWS alignment marked as finished when job was cancelled
381       or job failed due to invalid input</li>
382      <li>NPE with v2.7 example when clicking on Tree associated
383       with all views</li>
384      <li>Exceptions when copy/paste sequences with grouped
385       annotation rows to new window</li>
386     </ul> <em>Applet</em>
387     <ul>
388      <li>Sequence features are momentarily displayed before they
389       are hidden using hidefeaturegroups applet parameter</li>
390      <li>loading features via javascript API automatically enables
391       feature display</li>
392      <li>scrollToColumnIn javascript API method doesn&#39;t work</li>
393     </ul> <em>General</em>
394     <ul>
395      <li>Redundancy removal fails for rna alignment</li>
396      <li>PCA calculation fails when sequence has been selected and
397       then deselected</li>
398      <li>PCA window shows grey box when first opened on OSX</li>
399      <li>Letters coloured pink in sequence logo when alignment
400       coloured with clustalx</li>
401      <li>Choosing fonts without letter symbols defined causes
402       exceptions and redraw errors</li>
403      <li>Initial PCA plot view is not same as manually reconfigured
404       view</li>
405      <li>Grouped annotation graph label has incorrect line colour</li>
406      <li>Grouped annotation graph label display is corrupted for
407       lots of labels</li>
408     </ul>
409   </tr>
410   <tr>
411    <td>
412     <div align="center">
413      <strong><a name="Jalview2.7">2.7</a> </strong><br> <em>27/09/2011</em>
414     </div>
415    </td>
416    <td><em>Application</em>
417     <ul>
418      <li>Jalview Desktop News Reader</li>
419      <li>Tweaked default layout of web services menu</li>
420      <li>View/alignment association menu to enable user to easily
421       specify which alignment a multi-structure view takes its
422       colours/correspondences from</li>
423      <li>Allow properties file location to be specified as URL</li>
424      <li>Extend Jalview project to preserve associations between
425       many alignment views and a single Jmol display</li>
426      <li>Store annotation row height in Jalview project file</li>
427      <li>Annotation row column label formatting attributes stored
428       in project file</li>
429      <li>Annotation row order for auto-calculated annotation rows
430       preserved in Jalview project file</li>
431      <li>Visual progress indication when Jalview state is saved
432       using Desktop window menu</li>
433      <li>Visual indication that command line arguments are still
434       being processed</li>
435      <li>Groovy script execution from URL</li>
436      <li>Colour by annotation default min and max colours in
437       preferences</li>
438      <li>Automatically associate PDB files dragged onto an
439       alignment with sequences that have high similarity and matching
440       IDs</li>
441      <li>Update JGoogleAnalytics to latest release (0.3)</li>
442      <li>&#39;view structures&#39; option to open many structures
443       in same window</li>
444      <li>Sort associated views menu option for tree panel</li>
445      <li>Group all JABA and non-JABA services for a particular
446       analysis function in its own submenu</li>
447     </ul> <em>Applet</em>
448     <ul>
449      <li>Userdefined and autogenerated annotation rows for groups</li>
450      <li>Adjustment of alignment annotation pane height</li>
451      <li>Annotation scrollbar for annotation panel</li>
452      <li>Drag to reorder annotation rows in annotation panel</li>
453      <li>&#39;automaticScrolling&#39; parameter</li>
454      <li>Allow sequences with partial ID string matches to be
455       annotated from GFF/Jalview features files</li>
456      <li>Sequence logo annotation row in applet</li>
457      <li>Absolute paths relative to host server in applet
458       parameters are treated as such</li>
459      <li>New in the JalviewLite javascript API:
460       <ul>
461        <li>JalviewLite.js javascript library</li>
462        <li>Javascript callbacks for
463         <ul>
464          <li>Applet initialisation</li>
465          <li>Sequence/alignment mouse-overs and selections</li>
466         </ul>
467        </li>
468        <li>scrollTo row and column alignment scrolling functions</li>
469        <li>Select sequence/alignment regions from javascript</li>
470        <li>javascript structure viewer harness to pass messages
471         between Jmol and Jalview when running as distinct applets</li>
472        <li>sortBy method</li>
473        <li>Set of applet and application examples shipped with
474         documentation</li>
475        <li>New example to demonstrate JalviewLite and Jmol
476         javascript message exchange</li>
477       </ul>
478     </ul> <em>General</em>
479     <ul>
480      <li>Enable Jmol displays to be associated with multiple
481       multiple alignments</li>
482      <li>Option to automatically sort alignment with new tree</li>
483      <li>User configurable link to enable redirects to a
484       www.Jalview.org mirror</li>
485      <li>Jmol colours option for Jmol displays</li>
486      <li>Configurable newline string when writing alignment and
487       other flat files</li>
488      <li>Allow alignment annotation description lines to contain
489       html tags</li>
490     </ul> <em>Documentation and Development</em>
491     <ul>
492      <li>Add groovy test harness for bulk load testing to examples
493      </li>
494      <li>Groovy script to load and align a set of sequences using a
495       web service before displaying the result in the Jalview desktop</li>
496      <li>Restructured javascript and applet api documentation</li>
497      <li>Ant target to publish example html files with applet
498       archive</li>
499      <li>Netbeans project for building Jalview from source</li>
500      <li>ant task to create online javadoc for Jalview source</li>
501     </ul></td>
502    <td><em>Application</em>
503     <ul>
504      <li>User defined colourscheme throws exception when current
505       built in colourscheme is saved as new scheme</li>
506      <li>AlignFrame-&gt;Save in application pops up save dialog for
507       valid filename/format</li>
508      <li>Cannot view associated structure for Uniprot sequence</li>
509      <li>PDB file association breaks for Uniprot sequence P37173</li>
510      <li>Associate PDB from file dialog does not tell you which
511       sequence is to be associated with the file</li>
512      <li>Find All raises null pointer exception when query only
513       matches sequence IDs</li>
514      <li>Pre 2.6 Jalview project cannot be loaded into v2.6</li>
515      <li>Jalview project with Jmol views created with Jalview 2.4
516       cannot be loaded</li>
517      <li>Filetype associations not installed for webstart launch</li>
518      <li>Two or more chains in a single PDB file associated with
519       sequences in different alignments do not get coloured by their
520       associated sequence</li>
521      <li>Visibility status of autocalculated annotation row not
522       preserved when project is loaded</li>
523      <li>Annotation row height and visibility attributes not stored
524       in Jalview project</li>
525      <li>Tree bootstraps are not preserved when saved as a Jalview
526       project</li>
527      <li>Envision2 workflow tooltips are corrupted</li>
528      <li>Enabling show group conservation also enables colour by
529       conservation</li>
530      <li>Duplicate group associated conservation or consensus
531       created on new view</li>
532      <li>Annotation scrollbar not displayed after &#39;show all
533       hidden annotation rows&#39; option selected</li>
534      <li>Alignment quality not updated after alignment annotation
535       row is hidden then shown</li>
536      <li>Preserve colouring of structures coloured by sequences in
537       pre Jalview 2.7 projects</li>
538      <li>Web service job parameter dialog is not laid out properly
539      </li>
540      <li>Web services menu not refreshed after &#39;reset
541       services&#39; button is pressed in preferences</li>
542      <li>Annotation off by one in Jalview v2_3 example project</li>
543      <li>Structures imported from file and saved in project get
544       name like jalview_pdb1234.txt when reloaded</li>
545      <li>Jalview does not always retrieve progress of a JABAWS job
546       execution in full once it is complete</li>
547     </ul> <em>Applet</em>
548     <ul>
549      <li>Alignment height set incorrectly when lots of annotation
550       rows are displayed</li>
551      <li>Relative URLs in feature HTML text not resolved to
552       codebase</li>
553      <li>View follows highlighting does not work for positions in
554       sequences</li>
555      <li>&lt;= shown as = in tooltip</li>
556      <li>Export features raises exception when no features exist</li>
557      <li>Separator string used for serialising lists of IDs for
558       javascript api is modified when separator string provided as
559       parameter</li>
560      <li>Null pointer exception when selecting tree leaves for
561       alignment with no existing selection</li>
562      <li>Relative URLs for datasources assumed to be relative to
563       applet&#39;s codebase</li>
564      <li>Status bar not updated after finished searching and search
565       wraps around to first result</li>
566      <li>StructureSelectionManager instance shared between several
567       Jalview applets causes race conditions and memory leaks</li>
568      <li>Hover tooltip and mouseover of position on structure not
569       sent from Jmol in applet</li>
570      <li>Certain sequences of javascript method calls to applet API
571       fatally hang browser</li>
572     </ul> <em>General</em>
573     <ul>
574      <li>View follows structure mouseover scrolls beyond position
575       with wrapped view and hidden regions</li>
576      <li>Find sequence position moves to wrong residue with/without
577       hidden columns</li>
578      <li>Sequence length given in alignment properties window is
579       off by 1</li>
580      <li>InvalidNumberFormat exceptions thrown when trying to
581       import PDB like structure files</li>
582      <li>Positional search results are only highlighted between
583       user-supplied sequence start/end bounds</li>
584      <li>End attribute of sequence is not validated</li>
585      <li>Find dialog only finds first sequence containing a given
586       sequence position</li>
587      <li>Sequence numbering not preserved in MSF alignment output</li>
588      <li>Jalview PDB file reader does not extract sequence from
589       nucleotide chains correctly</li>
590      <li>Structure colours not updated when tree partition changed
591       in alignment</li>
592      <li>Sequence associated secondary structure not correctly
593       parsed in interleaved stockholm</li>
594      <li>Colour by annotation dialog does not restore current state
595      </li>
596      <li>Hiding (nearly) all sequences doesn&#39;t work properly</li>
597      <li>Sequences containing lowercase letters are not properly
598       associated with their pdb files</li>
599     </ul> <em>Documentation and Development</em>
600     <ul>
601      <li>schemas/JalviewWsParamSet.xsd corrupted by ApplyCopyright
602       tool</li>
603     </ul></td>
604   </tr>
605   <tr>
606                         <td>
607                                 <div align="center">
608                                         <strong><a name="Jalview2.6.1">2.6.1</a>
609                                         </strong><br> <em>15/11/2010</em>
610                                 </div></td>
611                         <td><em>Application</em>
612                                 <ul>
613                                         <li>New warning dialog when the Jalview Desktop cannot contact
614                                                 web services</li>
615                                         <li>JABA service parameters for a preset are shown in service
616                                                 job window</li>
617                                         <li>JABA Service menu entries reworded</li>
618                                 </ul></td>
619                         <td>
620                                 <ul>
621                                         <li>Modeller PIR IO broken - cannot correctly import a pir
622                                                 file emitted by Jalview</li>
623                                         <li>Existing feature settings transferred to new alignment
624                                                 view created from cut'n'paste</li>
625                                         <li>Improved test for mixed amino/nucleotide chains when
626                                                 parsing PDB files</li>
627                                         <li>Consensus and conservation annotation rows occasionally
628                                                 become blank for all new windows</li>
629                                         <li>Exception raised when right clicking above sequences in
630                                                 wrapped view mode</li>
631                                 </ul> <em>Application</em>
632                                 <ul>
633                                         <li>multiple multiply aligned structure views cause cpu usage
634                                                 to hit 100% and computer to hang</li>
635                                         <li>Web Service parameter layout breaks for long user
636                                                 parameter names</li>
637                                         <li>Jaba service discovery hangs desktop if Jaba server is
638                                                 down</li>
639                                 </ul></td>
640                 </tr>
641                 <tr>
642                 <td>
643                 <div align="center"><strong><a name="Jalview2.6">2.6</a></strong><br>
644                 <em>26/9/2010</em></div>
645                 </td>
646                 <td><em>Application</em>
647                 <ul>
648                         <li>Support for <strong>Ja</strong>va <strong>b</strong>ioinformatics
649                         <strong>a</strong>nalysis <strong>w</strong>eb <strong>s</strong>ervices (JABAWS)</li>
650                         <li>Web Services preference tab</li>
651                         <li>Analysis parameters dialog box and user defined preferences</li>
652                         <li>Improved speed and layout of Envision2 service menu</li>
653                         <li>Superpose structures using associated sequence alignment</li>
654                         <li>Export coordinates and projection as CSV from PCA viewer</li>
655                 </ul>
656                 <em>Applet</em>
657                 <ul>
658                         <li>enable javascript: execution by the applet via the link out
659                         mechanism</li>
660                 </ul>
661                 <em>Other</em>
662                 <ul>
663                         <li>Updated the Jmol Jalview interface to work with Jmol series
664                         12</li>
665                         <li>The Jalview Desktop and JalviewLite applet now require Java
666                         1.5</li>
667                         <li>Allow Jalview feature colour specification for GFF sequence
668                         annotation files</li>
669                         <li>New 'colour by label' keword in Jalview feature file type
670                         colour specification</li>
671                         <li>New Jalview Desktop Groovy API method that allows a script
672                         to check if it being run in an interactive session or in a batch
673                         operation from the Jalview command line</li>
674                 </ul>
675                 </td>
676                 <td>
677                 <ul>
678                         <li>clustalx colourscheme colours Ds preferentially when both
679                         D+E are present in over 50% of the column</li>
680                 </ul>
681
682                 <em>Application</em>
683                 <ul>
684                         <li>typo in AlignmentFrame-&gt;View-&gt;Hide-&gt;all but
685                         selected Regions menu item</li>
686                         <li>sequence fetcher replaces ',' for ';' when the ',' is part
687                         of a valid accession ID</li>
688                         <li>fatal OOM if object retrieved by sequence fetcher runs out
689                         of memory</li>
690                         <li>unhandled Out of Memory Error when viewing pca analysis
691                         results</li>
692                         <li>InstallAnywhere builds fail to launch on OS X java 10.5
693                         update 4 (due to apple Java 1.6 update)</li>
694                         <li>Installanywhere Jalview silently fails to launch</li>
695                 </ul>
696                 <em>Applet</em>
697                 <ul>
698                         <li>Jalview.getFeatureGroups() raises an
699                         ArrayIndexOutOfBoundsException if no feature groups are defined.</li>
700                 </ul>
701                 </td>
702         </tr>
703         <tr>
704                 <td>
705                 <div align="center"><strong><a name="Jalview2.5.1">2.5.1</a></strong><br>
706                 <em>14/6/2010</em></div>
707                 </td>
708                 <td></td>
709                 <td>
710                 <ul>
711                         <li>Alignment prettyprinter doesn't cope with long sequence IDs
712                         </li>
713                         <li>clustalx colourscheme colours Ds preferentially when both
714                         D+E are present in over 50% of the column</li>
715                         <li>nucleic acid structures retrieved from PDB do not import
716                         correctly</li>
717                         <li>More columns get selected than were clicked on when a number
718                         of columns are hidden</li>
719                         <li>annotation label popup menu not providing correct
720                         add/hide/show options when rows are hidden or none are present</li>
721                         <li>Stockholm format shown in list of readable formats, and
722                         parser copes better with alignments from RFAM.</li>
723                         <li>CSV output of consensus only includes the percentage of all
724                         symbols if sequence logo display is enabled</li>
725
726                 </ul>
727                 <em>Applet</em>
728                 <ul>
729                         <li>annotation panel disappears when annotation is
730                         hidden/removed</li>
731                 </ul>
732                 <em>Application</em>
733                 <ul>
734                         <li>Alignment view not redrawn properly when new alignment
735                         opened where annotation panel is visible but no annotations are
736                         present on alignment</li>
737                         <li>pasted region containing hidden columns is incorrectly
738                         displayed in new alignment window</li>
739                         <li>Jalview slow to complete operations when stdout is flooded
740                         (fix is to close the Jalview console)</li>
741                         <li>typo in AlignmentFrame-&gt;View-&gt;Hide-&gt;all but
742                         selected Rregions menu item.</li>
743                         <li>inconsistent group submenu and Format submenu entry 'Un' or
744                         'Non'conserved</li>
745                         <li>Sequence feature settings are being shared by multiple
746                         distinct alignments</li>
747                         <li>group annotation not recreated when tree partition is
748                         changed</li>
749                         <li>double click on group annotation to select sequences does
750                         not propagate to associated trees</li>
751                         <li>Mac OSX specific issues:
752                         <ul>
753                                 <li>exception raised when mouse clicked on desktop window
754                                 background</li>
755                                 <li>Desktop menu placed on menu bar and application name set
756                                 correctly</li>
757                                 <li>sequence feature settings not wide enough for the save
758                                 feature colourscheme button</li>
759                         </ul>
760                         </li>
761                 </ul>
762                 </td>
763         </tr>
764         <tr>
765
766                 <td>
767                 <div align="center"><strong><a name="Jalview2.5">2.5</a></strong><br>
768                 <em>30/4/2010</em></div>
769                 </td>
770                 <td><em>New Capabilities</em>
771                 <ul>
772                         <li>URL links generated from description line for
773                         regular-expression based URL links (applet and application)
774                         <li>Non-positional feature URL links are shown in link menu</li>
775                         <li>Linked viewing of nucleic acid sequences and structures</li>
776                         <li>Automatic Scrolling option in View menu to display the
777                         currently highlighted region of an alignment.</li>
778                         <li>Order an alignment by sequence length, or using the average
779                         score or total feature count for each sequence.</li>
780                         <li>Shading features by score or associated description</li>
781                         <li>Subdivide alignment and groups based on identity of selected
782                         subsequence (Make Groups from Selection).</li>
783                         <li>New hide/show options including Shift+Control+H to hide
784                         everything but the currently selected region.</li>
785                         <!-- introduced but not yet documented <li>Experimental blast report parser</li> -->
786                 </ul>
787                 <em>Application</em>
788                 <ul>
789                         <li>Fetch DB References capabilities and UI expanded to support
790                         retrieval from DAS sequence sources</li>
791                         <li>Local DAS Sequence sources can be added via the command line
792                         or via the Add local source dialog box.</li>
793                         <li>DAS Dbref and DbxRef feature types are parsed as database
794                         references and protein_name is parsed as description line (BioSapiens
795                         terms).</li>
796                         <li>Enable or disable non-positional feature and database
797                         references in sequence ID tooltip from View menu in application.</li>
798                         <!--                    <li>New hidden columns and rows and representatives capabilities
799                         in annotations file (in progress - not yet fully implemented)</li> -->
800                         <li>Group-associated consensus, sequence logos and conservation
801                         plots</li>
802                         <li>Symbol distributions for each column can be exported and
803                         visualized as sequence logos</li>
804                         <li>Optionally scale multi-character column labels to fit within
805                         each column of annotation row<!-- todo for applet --></li>
806                         <li>Optional automatic sort of associated alignment view when a
807                         new tree is opened.</li>
808                         <li>Jalview Java Console</li>
809                         <li>Better placement of desktop window when moving between
810                         different screens.</li>
811                         <li>New preference items for sequence ID tooltip and consensus
812                         annotation</li>
813                         <li>Client to submit sequences and IDs to <a
814                                 href="webServices/index.html#envision2">Envision2</a> Workflows</li>
815                         <li><em>Vamsas Capabilities</em>
816                         <ul>
817                                 <li>Improved VAMSAS synchronization (Jalview archive used to
818                                 preserve views, structures, and tree display settings)</li>
819                                 <li>Import of vamsas documents from disk or URL via command
820                                 line</li>
821                                 <li>Sharing of selected regions between views and with other
822                                 VAMSAS applications (Experimental feature!)</li>
823                                 <li>Updated API to VAMSAS version 0.2</li>
824                         </ul>
825                         </li>
826                 </ul>
827                 <em>Applet</em>
828                 <ul>
829                         <li>Middle button resizes annotation row height</li>
830                         <li>New Parameters
831                         <ul>
832                                 <li>sortByTree (true/false) - automatically sort the associated
833                                 alignment view by the tree when a new tree is opened.</li>
834                                 <li>showTreeBootstraps (true/false) - show or hide branch
835                                 bootstraps (default is to show them if available)</li>
836                                 <li>showTreeDistances (true/false) - show or hide branch
837                                 lengths (default is to show them if available)</li>
838                                 <li>showUnlinkedTreeNodes (true/false) - indicate if
839                                 unassociated nodes should be highlighted in the tree view</li>
840                                 <li>heightScale and widthScale (1.0 or more) - increase the
841                                 height or width of a cell in the alignment grid relative to the
842                                 current font size.</li>
843                         </ul>
844                         </li>
845                         <li>Non-positional features displayed in sequence ID tooltip</li>
846                 </ul>
847                 <em>Other</em>
848                 <ul>
849                         <li>Features format: graduated colour definitions and
850                         specification of feature scores</li>
851                         <li>Alignment Annotations format: new keywords for group
852                         associated annotation (GROUP_REF) and annotation row display
853                         properties (ROW_PROPERTIES)</li>
854                         <li>XML formats extended to support graduated feature
855                         colourschemes, group associated annotation, and profile visualization
856                         settings.</li>
857                 </td>
858                 <td>
859                 <ul>
860                         <li>Source field in GFF files parsed as feature source rather
861                         than description</li>
862                         <li>Non-positional features are now included in sequence feature
863                         and gff files (controlled via non-positional feature visibility in
864                         tooltip).</li>
865                         <li>URL links generated for all feature links (bugfix)</li>
866                         <li>Added URL embedding instructions to features file
867                         documentation.</li>
868                         <li>Codons containing ambiguous nucleotides translated as 'X' in
869                         peptide product</li>
870                         <li>Match case switch in find dialog box works for both sequence
871                         ID and sequence string and query strings do not have to be in upper
872                         case to match case-insensitively.</li>
873                         <li>AMSA files only contain first column of multi-character
874                         column annotation labels</li>
875                         <li>Jalview Annotation File generation/parsing consistent with
876                         documentation (e.g. Stockholm annotation can be exported and
877                         re-imported)</li>
878                         <li>PDB files without embedded PDB IDs given a friendly name</li>
879                         <li>Find incrementally searches ID string matches as well as
880                         subsequence matches, and correctly reports total number of both.</li>
881                         <li>Application:
882                         <ul>
883                                 <li>Better handling of exceptions during sequence retrieval</li>
884                                 <li>Dasobert generated non-positional feature URL link text
885                                 excludes the start_end suffix</li>
886                                 <li>DAS feature and source retrieval buttons disabled when
887                                 fetch or registry operations in progress.</li>
888                                 <li>PDB files retrieved from URLs are cached properly</li>
889                                 <li>Sequence description lines properly shared via VAMSAS</li>
890                                 <li>Sequence fetcher fetches multiple records for all data
891                                 sources</li>
892                                 <li>Ensured that command line das feature retrieval completes
893                                 before alignment figures are generated.</li>
894                                 <li>Reduced time taken when opening file browser for first
895                                 time.</li>
896                                 <li>isAligned check prior to calculating tree, PCA or
897                                 submitting an MSA to JNet now excludes hidden sequences.</li>
898                                 <li>User defined group colours properly recovered from Jalview
899                                 projects.</li>
900                         </ul>
901                         </li>
902                 </ul>
903                 </td>
904
905         </tr>
906         <tr>
907                 <td>
908                 <div align="center"><strong>2.4.0.b2</strong><br>
909                 28/10/2009</div>
910                 </td>
911                 <td>
912                 <ul>
913                         <li>Experimental support for google analytics usage tracking.</li>
914                         <li>Jalview privacy settings (user preferences and docs).</li>
915                 </ul>
916                 </td>
917                 <td>
918                 <ul>
919                         <li>Race condition in applet preventing startup in jre1.6.0u12+.</li>
920                         <li>Exception when feature created from selection beyond length
921                         of sequence.</li>
922                         <li>Allow synthetic PDB files to be imported gracefully</li>
923                         <li>Sequence associated annotation rows associate with all
924                         sequences with a given id</li>
925                         <li>Find function matches case-insensitively for sequence ID
926                         string searches</li>
927                         <li>Non-standard characters do not cause pairwise alignment to
928                         fail with exception</li>
929                 </ul>
930                 <em>Application Issues</em>
931                 <ul>
932                         <li>Sequences are now validated against EMBL database</li>
933                         <li>Sequence fetcher fetches multiple records for all data
934                         sources</li>
935                 </ul>
936                 <em>InstallAnywhere Issues</em>
937                 <ul>
938                         <li>Dock icon works for Mac OS X java (Mac 1.6 update issue with
939                         installAnywhere mechanism)</li>
940                         <li>Command line launching of JARs from InstallAnywhere version
941                         (java class versioning error fixed)</li>
942                 </ul>
943                 </td>
944         </tr>
945         <tr>
946                 <td>
947
948                 <div align="center"><strong>2.4</strong><br>
949                 27/8/2008</div>
950                 </td>
951                 <td><em>User Interface</em>
952                 <ul>
953                         <li>Linked highlighting of codon and amino acid from translation
954                         and protein products</li>
955                         <li>Linked highlighting of structure associated with residue
956                         mapping to codon position</li>
957                         <li>Sequence Fetcher provides example accession numbers and
958                         'clear' button</li>
959                         <li>MemoryMonitor added as an option under Desktop's Tools menu</li>
960                         <li>Extract score function to parse whitespace separated numeric
961                         data in description line</li>
962                         <li>Column labels in alignment annotation can be centred.</li>
963                         <li>Tooltip for sequence associated annotation give name of
964                         sequence</li>
965                 </ul>
966                 <em>Web Services and URL fetching</em>
967                 <ul>
968                         <li>JPred3 web service</li>
969                         <li>Prototype sequence search client (no public services
970                         available yet)</li>
971                         <li>Fetch either seed alignment or full alignment from PFAM</li>
972                         <li>URL Links created for matching database cross references as
973                         well as sequence ID</li>
974                         <li>URL Links can be created using regular-expressions</li>
975                 </ul>
976                 <em>Sequence Database Connectivity</em>
977                 <ul>
978                         <li>Retrieval of cross-referenced sequences from other databases
979                         </li>
980                         <li>Generalised database reference retrieval and validation to
981                         all fetchable databases</li>
982                         <li>Fetch sequences from DAS sources supporting the sequence
983                         command</li>
984                 </ul>
985                 <em>Import and Export</em>
986                 <li>export annotation rows as CSV for spreadsheet import</li>
987                 <li>Jalview projects record alignment dataset associations, EMBL
988                 products, and cDNA sequence mappings</li>
989                 <li>Sequence Group colour can be specified in Annotation File</li>
990                 <li>Ad-hoc colouring of group in Annotation File using RGB
991                 triplet as name of colourscheme</li>
992                 </ul>
993                 <em>VAMSAS Client capabilities (Experimental)</em>
994                 <ul>
995                         <li>treenode binding for VAMSAS tree exchange</li>
996                         <li>local editing and update of sequences in VAMSAS alignments
997                         (experimental)</li>
998                         <li>Create new or select existing session to join</li>
999                         <li>load and save of vamsas documents</li>
1000                 </ul>
1001                 <em>Application command line</em>
1002                 <ul>
1003                         <li>-tree parameter to open trees (introduced for passing from
1004                         applet)</li>
1005                         <li>-fetchfrom command line argument to specify nicknames of DAS
1006                         servers to query for alignment features</li>
1007                         <li>-dasserver command line argument to add new servers that are
1008                         also automatically queried for features</li>
1009                         <li>-groovy command line argument executes a given groovy script
1010                         after all input data has been loaded and parsed</li>
1011                 </ul>
1012                 <em>Applet-Application data exchange</em>
1013                 <ul>
1014                         <li>Trees passed as applet parameters can be passed to
1015                         application (when using &quot;View in full application&quot;)</li>
1016                 </ul>
1017                 <em>Applet Parameters</em>
1018                 <ul>
1019                         <li>feature group display control parameter</li>
1020                         <li>debug parameter</li>
1021                         <li>showbutton parameter</li>
1022                 </ul>
1023                 <em>Applet API methods</em>
1024                 <ul>
1025                         <li>newView public method</li>
1026                         <li>Window (current view) specific get/set public methods</li>
1027                         <li>Feature display control methods</li>
1028                         <li>get list of currently selected sequences</li>
1029                 </ul>
1030                 <em>New Jalview distribution features</em>
1031                 <ul>
1032                         <li>InstallAnywhere Installer upgraded to IA 2008 VP1</li>
1033                         <li>RELEASE file gives build properties for the latest Jalview
1034                         release.</li>
1035                         <li>Java 1.1 Applet build made easier and donotobfuscate
1036                         property controls execution of obfuscator</li>
1037                         <li>Build target for generating source distribution</li>
1038                         <li>Debug flag for javacc</li>
1039                         <li>.jalview_properties file is documented (slightly) in
1040                         jalview.bin.Cache</li>
1041                         <li>Continuous Build Integration for stable and development
1042                         version of Application, Applet and source distribution</li>
1043                 </ul>
1044
1045                 </td>
1046                 <td>
1047                 <ul>
1048                         <li>selected region output includes visible annotations (for
1049                         certain formats)</li>
1050                         <li>edit label/displaychar contains existing label/char for
1051                         editing</li>
1052                         <li>update PDBEntries when DBRefEntries change (vamsas)</li>
1053                         <li>shorter peptide product names from EMBL records</li>
1054                         <li>Newick string generator makes compact representations</li>
1055                         <li>bootstrap values parsed correctly for tree files with
1056                         comments</li>
1057                         <li>pathological filechooser bug avoided by not allowing
1058                         filenames containing a ':'</li>
1059                         <li>Fixed exception when parsing GFF files containing global
1060                         sequence features</li>
1061                         <li>Alignment datasets are finalized only when number of
1062                         references from alignment sequences goes to zero</li>
1063                         <li>Close of tree branch colour box without colour selection
1064                         causes cascading exceptions</li>
1065                         <li>occasional negative imgwidth exceptions</li>
1066                         <li>better reporting of non-fatal warnings to user when file
1067                         parsing fails.</li>
1068                         <li>Save works when Jalview project is default format</li>
1069                         <li>Save as dialog opened if current alignment format is not a
1070                         valid output format</li>
1071                         <li>Uniprot canonical names introduced for both das and vamsas</li>
1072                         <li>Histidine should be midblue (not pink!) in Zappo</li>
1073                         <li>error messages passed up and output when data read fails</li>
1074                         <li>edit undo recovers previous dataset sequence when sequence
1075                         is edited</li>
1076                         <li>allow PDB files without pdb ID HEADER lines (like those
1077                         generated by MODELLER) to be read in properly</li>
1078                         <li>allow reading of JPred concise files as a normal filetype</li>
1079                         <li>Stockholm annotation parsing and alignment properties import
1080                         fixed for PFAM records</li>
1081                         <li>Structure view windows have correct name in Desktop window
1082                         list</li>
1083                         <li>annotation consisting of sequence associated scores can be
1084                         read and written correctly to annotation file</li>
1085                         <li>Aligned cDNA translation to aligned peptide works correctly</li>
1086                         <li>Fixed display of hidden sequence markers and non-italic font
1087                         for representatives in Applet</li>
1088                         <li>Applet Menus are always embedded in applet window on Macs.</li>
1089                         <li>Newly shown features appear at top of stack (in Applet)</li>
1090                         <li>Annotations added via parameter not drawn properly due to
1091                         null pointer exceptions</li>
1092                         <li>Secondary structure lines are drawn starting from first
1093                         column of alignment</li>
1094                         <li>Uniprot XML import updated for new schema release in July
1095                         2008</li>
1096                         <li>Sequence feature to sequence ID match for Features file is
1097                         case-insensitive</li>
1098                         <li>Sequence features read from Features file appended to all
1099                         sequences with matching IDs</li>
1100                         <li>PDB structure coloured correctly for associated views
1101                         containing a sub-sequence</li>
1102                         <li>PDB files can be retrieved by applet from Jar files</li>
1103                         <li>feature and annotation file applet parameters referring to
1104                         different directories are retrieved correctly</li>
1105                         <!--<li>DAS Histogram Features display ( (Prlic et al) </li>-->
1106                         <li>Fixed application hang whilst waiting for splash-screen
1107                         version check to complete</li>
1108                         <li>Applet properly URLencodes input parameter values when
1109                         passing them to the launchApp service</li>
1110                         <li>display name and local features preserved in results
1111                         retrieved from web service</li>
1112                         <li>Visual delay indication for sequence retrieval and sequence
1113                         fetcher initialisation</li>
1114                         <li>updated Application to use DAS 1.53e version of dasobert DAS
1115                         client</li>
1116                         <li>Re-instated Full AMSA support and .amsa file association</li>
1117                         <li>Fixed parsing of JNet Concise annotation <em>sans</em>
1118                         sequences</li>
1119                 </ul>
1120                 </td>
1121         </tr>
1122         <tr>
1123                 <td>
1124                 <div align="center"><strong>2.3</strong><br>
1125                 9/5/07</div>
1126                 </td>
1127                 <td>
1128                 <ul>
1129                         <li>Jmol 11.0.2 integration</li>
1130                         <li>PDB views stored in Jalview XML files</li>
1131                         <li>Slide sequences</li>
1132                         <li>Edit sequence in place</li>
1133                         <li>EMBL CDS features</li>
1134                         <li>DAS Feature mapping</li>
1135                         <li>Feature ordering</li>
1136                         <li>Alignment Properties</li>
1137                         <li>Annotation Scores</li>
1138                         <li>Sort by scores</li>
1139                         <li>Feature/annotation editing in applet</li>
1140                 </ul>
1141                 </td>
1142                 <td>
1143                 <ul>
1144                         <li>Headless state operation in 2.2.1</li>
1145                         <li>Incorrect and unstable DNA pairwise alignment</li>
1146                         <li>Cut and paste of sequences with annotation</li>
1147                         <li>Feature group display state in XML</li>
1148                         <li>Feature ordering in XML</li>
1149                         <li>blc file iteration selection using filename # suffix</li>
1150                         <li>Stockholm alignment properties</li>
1151                         <li>Stockhom alignment secondary structure annotation</li>
1152                         <li>2.2.1 applet had no feature transparency</li>
1153                         <li>Number pad keys can be used in cursor mode</li>
1154                         <li>Structure Viewer mirror image resolved</li>
1155                 </ul>
1156                 </td>
1157
1158         </tr>
1159         <tr>
1160                 <td>
1161                 <div align="center"><strong>2.2.1</strong><br>
1162                 12/2/07</div>
1163                 </td>
1164                 <td>
1165                 <ul>
1166                         <li>Non standard characters can be read and displayed
1167                         <li>Annotations/Features can be imported/exported to the applet
1168                         via textbox
1169                         <li>Applet allows editing of sequence/annotation/group name
1170                         &amp; description
1171                         <li>Preference setting to display sequence name in italics
1172                         <li>Annotation file format extended to allow Sequence_groups to
1173                         be defined
1174                         <li>Default opening of alignment overview panel can be specified
1175                         in preferences
1176                         <li>PDB residue numbering annotation added to associated
1177                         sequences
1178                 </ul>
1179                 </td>
1180                 <td>
1181                 <ul>
1182                         <li>Applet crash under certain Linux OS with Java 1.6 installed
1183                         <li>Annotation file export / import bugs fixed
1184                         <li>PNG / EPS image output bugs fixed
1185                 </ul>
1186                 </td>
1187         </tr>
1188         <tr>
1189                 <td>
1190                 <div align="center"><strong>2.2</strong><br>
1191                 27/11/06</div>
1192                 </td>
1193                 <td>
1194                 <ul>
1195                         <li>Multiple views on alignment
1196                         <li>Sequence feature editing
1197                         <li>&quot;Reload&quot; alignment
1198                         <li>&quot;Save&quot; to current filename
1199                         <li>Background dependent text colour
1200                         <li>Right align sequence ids
1201                         <li>User-defined lower case residue colours
1202                         <li>Format Menu
1203                         <li>Select Menu
1204                         <li>Menu item accelerator keys
1205                         <li>Control-V pastes to current alignment
1206                         <li>Cancel button for DAS Feature Fetching
1207                         <li>PCA and PDB Viewers zoom via mouse roller
1208                         <li>User-defined sub-tree colours and sub-tree selection
1209                         <li>'New Window' button on the 'Output to Text box'
1210                 </ul>
1211                 </td>
1212                 <td>
1213                 <ul>
1214                         <li>New memory efficient Undo/Redo System
1215                         <li>Optimised symbol lookups and conservation/consensus
1216                         calculations
1217                         <li>Region Conservation/Consensus recalculated after edits
1218                         <li>Fixed Remove Empty Columns Bug (empty columns at end of
1219                         alignment)
1220                         <li>Slowed DAS Feature Fetching for increased robustness.
1221                         <li>Made angle brackets in ASCII feature descriptions display
1222                         correctly
1223                         <li>Re-instated Zoom function for PCA
1224                         <li>Sequence descriptions conserved in web service analysis
1225                         results
1226                         <li>Uniprot ID discoverer uses any word separated by &#8739;
1227                         <li>WsDbFetch query/result association resolved
1228                         <li>Tree leaf to sequence mapping improved
1229                         <li>Smooth fonts switch moved to FontChooser dialog box.
1230                 </ul>
1231                 </td>
1232         </tr>
1233         <tr>
1234                 <td>
1235                 <div align="center"><strong>2.1.1</strong><br>
1236                 12/9/06</div>
1237                 </td>
1238                 <td>
1239                 <ul>
1240                         <li>Copy consensus sequence to clipboard</li>
1241                 </ul>
1242                 </td>
1243                 <td>
1244                 <ul>
1245                         <li>Image output - rightmost residues are rendered if sequence
1246                         id panel has been resized</li>
1247                         <li>Image output - all offscreen group boundaries are rendered</li>
1248                         <li>Annotation files with sequence references - all elements in
1249                         file are relative to sequence position</li>
1250                         <li>Mac Applet users can use Alt key for group editing</li>
1251                 </ul>
1252                 </td>
1253         </tr>
1254         <tr>
1255                 <td>
1256                 <div align="center"><strong>2.1</strong><br>
1257                 22/8/06</div>
1258                 </td>
1259                 <td>
1260                 <ul>
1261                         <li>MAFFT Multiple Alignment in default Web Service list</li>
1262                         <li>DAS Feature fetching</li>
1263                         <li>Hide sequences and columns</li>
1264                         <li>Export Annotations and Features</li>
1265                         <li>GFF file reading / writing</li>
1266                         <li>Associate structures with sequences from local PDB files</li>
1267                         <li>Add sequences to exisiting alignment</li>
1268                         <li>Recently opened files / URL lists</li>
1269                         <li>Applet can launch the full application</li>
1270                         <li>Applet has transparency for features (Java 1.2 required)</li>
1271                         <li>Applet has user defined colours parameter</li>
1272                         <li>Applet can load sequences from parameter &quot;sequence<em>x</em>&quot;</li>
1273                 </ul>
1274                 </td>
1275                 <td>
1276                 <ul>
1277                         <li>Redundancy Panel reinstalled in the Applet</li>
1278                         <li>Monospaced font - EPS / rescaling bug fixed</li>
1279                         <li>Annotation files with sequence references bug fixed</li>
1280                 </ul>
1281                 </td>
1282         </tr>
1283         <tr>
1284                 <td>
1285                 <div align="center"><strong>2.08.1</strong><br>
1286                 2/5/06</div>
1287                 </td>
1288                 <td>
1289                 <ul>
1290                         <li>Change case of selected region from Popup menu</li>
1291                         <li>Choose to match case when searching</li>
1292                         <li>Middle mouse button and mouse movement can compress / expand
1293                         the visible width and height of the alignment</li>
1294                 </ul>
1295                 </td>
1296                 <td>
1297                 <ul>
1298                         <li>Annotation Panel displays complete JNet results</li>
1299                 </ul>
1300                 </td>
1301         </tr>
1302         <tr>
1303                 <td>
1304                 <div align="center"><strong>2.08b</strong><br>
1305                 18/4/06</div>
1306                 </td>
1307                 <td>&nbsp;</td>
1308                 <td>
1309                 <ul>
1310                         <li>Java 1.5 bug - InternalMessageDialog fix for threads</li>
1311                         <li>Righthand label on wrapped alignments shows correct value</li>
1312                 </ul>
1313                 </td>
1314         </tr>
1315         <tr>
1316                 <td>
1317                 <div align="center"><strong>2.08</strong><br>
1318                 10/4/06</div>
1319                 </td>
1320                 <td>
1321                 <ul>
1322                         <li>Editing can be locked to the selection area</li>
1323                         <li>Keyboard editing</li>
1324                         <li>Create sequence features from searches</li>
1325                         <li>Precalculated annotations can be loaded onto alignments</li>
1326                         <li>Features file allows grouping of features</li>
1327                         <li>Annotation Colouring scheme added</li>
1328                         <li>Smooth fonts off by default - Faster rendering</li>
1329                         <li>Choose to toggle Autocalculate Consensus On/Off</li>
1330                 </ul>
1331                 </td>
1332                 <td>
1333                 <ul>
1334                         <li>Drag &amp; Drop fixed on Linux</li>
1335                         <li>Jalview Archive file faster to load/save, sequence
1336                         descriptions saved.</li>
1337                 </ul>
1338                 </td>
1339         </tr>
1340         <tr>
1341                 <td>
1342                 <div align="center"><strong>2.07</strong><br>
1343                 12/12/05</div>
1344                 </td>
1345                 <td>
1346                 <ul>
1347                         <li>PDB Structure Viewer enhanced</li>
1348                         <li>Sequence Feature retrieval and display enhanced</li>
1349                         <li>Choose to output sequence start-end after sequence name for
1350                         file output</li>
1351                         <li>Sequence Fetcher WSDBFetch@EBI</li>
1352                         <li>Applet can read feature files, PDB files and can be used for
1353                         HTML form input</li>
1354                 </ul>
1355                 </td>
1356                 <td>
1357                 <ul>
1358                         <li>HTML output writes groups and features</li>
1359                         <li>Group editing is Control and mouse click</li>
1360                         <li>File IO bugs</li>
1361                 </ul>
1362                 </td>
1363         </tr>
1364         <tr>
1365                 <td>
1366                 <div align="center"><strong>2.06</strong><br>
1367                 28/9/05</div>
1368                 </td>
1369                 <td>
1370                 <ul>
1371                         <li>View annotations in wrapped mode</li>
1372                         <li>More options for PCA viewer</li>
1373                 </ul>
1374                 </td>
1375                 <td>
1376                 <ul>
1377                         <li>GUI bugs resolved</li>
1378                         <li>Runs with -nodisplay from command line</li>
1379                 </ul>
1380                 </td>
1381         </tr>
1382         <tr>
1383                 <td height="63">
1384                 <div align="center"><strong>2.05b</strong><br>
1385                 15/9/05</div>
1386                 </td>
1387                 <td>
1388                 <ul>
1389                         <li>Choose EPS export as lineart or text</li>
1390                         <li>Jar files are executable</li>
1391                         <li>Can read in Uracil - maps to unknown residue</li>
1392                 </ul>
1393                 </td>
1394                 <td>
1395                 <ul>
1396                         <li>Known OutOfMemory errors give warning message</li>
1397                         <li>Overview window calculated more efficiently</li>
1398                         <li>Several GUI bugs resolved</li>
1399                 </ul>
1400                 </td>
1401         </tr>
1402         <tr>
1403                 <td>
1404                 <div align="center"><strong>2.05</strong><br>
1405                 30/8/05</div>
1406                 </td>
1407                 <td>
1408                 <ul>
1409                         <li>Edit and annotate in &quot;Wrapped&quot; view</li>
1410                 </ul>
1411                 </td>
1412                 <td>
1413                 <ul>
1414                         <li>Several GUI bugs resolved</li>
1415                 </ul>
1416                 </td>
1417         </tr>
1418         <tr>
1419                 <td>
1420                 <div align="center"><strong>2.04</strong><br>
1421                 24/8/05</div>
1422                 </td>
1423                 <td>
1424                 <ul>
1425                         <li>Hold down mouse wheel &amp; scroll to change font size</li>
1426                 </ul>
1427                 </td>
1428                 <td>
1429                 <ul>
1430                         <li>Improved JPred client reliability</li>
1431                         <li>Improved loading of Jalview files</li>
1432                 </ul>
1433                 </td>
1434         </tr>
1435         <tr>
1436                 <td>
1437                 <div align="center"><strong>2.03</strong><br>
1438                 18/8/05</div>
1439                 </td>
1440                 <td>
1441                 <ul>
1442                         <li>Set Proxy server name and port in preferences</li>
1443                         <li>Multiple URL links from sequence ids</li>
1444                         <li>User Defined Colours can have a scheme name and added to
1445                         Colour Menu</li>
1446                         <li>Choose to ignore gaps in consensus calculation</li>
1447                         <li>Unix users can set default web browser</li>
1448                         <li>Runs without GUI for batch processing</li>
1449                         <li>Dynamically generated Web Service Menus</li>
1450                 </ul>
1451                 </td>
1452                 <td>
1453                 <ul>
1454                         <li>InstallAnywhere download for Sparc Solaris</li>
1455                 </ul>
1456                 </td>
1457         </tr>
1458         <tr>
1459                 <td>
1460                 <div align="center"><strong>2.02</strong><br>
1461                 18/7/05</div>
1462                 </td>
1463                 <td>&nbsp;</td>
1464                 <td>
1465                 <ul>
1466                         <li>Copy &amp; Paste order of sequences maintains alignment
1467                         order.</li>
1468                 </ul>
1469                 </td>
1470         </tr>
1471         <tr>
1472                 <td>
1473                 <div align="center"><strong>2.01</strong><br>
1474                 12/7/05</div>
1475                 </td>
1476                 <td>
1477                 <ul>
1478                         <li>Use delete key for deleting selection.</li>
1479                         <li>Use Mouse wheel to scroll sequences.</li>
1480                         <li>Help file updated to describe how to add alignment
1481                         annotations.</li>
1482                         <li>Version and build date written to build properties file.</li>
1483                         <li>InstallAnywhere installation will check for updates at
1484                         launch of Jalview.</li>
1485                 </ul>
1486                 </td>
1487                 <td>
1488                 <ul>
1489                         <li>Delete gaps bug fixed.</li>
1490                         <li>FileChooser sorts columns.</li>
1491                         <li>Can remove groups one by one.</li>
1492                         <li>Filechooser icons installed.</li>
1493                         <li>Finder ignores return character when searching. Return key
1494                         will initiate a search.<br>
1495                         </li>
1496                 </ul>
1497                 </td>
1498         </tr>
1499         <tr>
1500                 <td>
1501                 <div align="center"><strong>2.0</strong><br>
1502                 20/6/05</div>
1503                 </td>
1504                 <td>
1505                 <ul>
1506                         <li>New codebase</li>
1507                 </ul>
1508                 </td>
1509                 <td>&nbsp;</td>
1510         </tr>
1511 </table>
1512 <p>&nbsp;</p>
1513 </body>
1514 </html>