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