group autoannotation and consensus display, annotation label scale to width, etc.
[jalview.git] / help / html / releases.html
1 <html>
2 <head>
3 <title>Release History</title>
4 </head>
5 <body>
6 <p><strong>Release History</strong></p>
7 <table border="1">
8         <tr>
9                 <td width="60" nowrap>
10                 <div align="center"><em><strong>Release</strong></em></div>
11                 </td>
12                 <td>
13                 <div align="center"><em><strong>New Features</strong></em></div>
14                 </td>
15                 <td>
16                 <div align="center"><em><strong>Issues Resolved</strong></em></div>
17                 </td>
18         </tr>
19         <tr>
20
21                 <td>
22                 <div align="center"><strong>2.4.1</strong><br>
23                 <em>Not Yet Released</em></div>
24                 </td>
25                 <td>
26                 <ul>
27                         <li>Fetch DB References capabilities and UI expanded to support
28                         retrieval from DAS sequence sources</li>
29                         <li>Local DAS Sequence sources can be added via the command line
30                         or via the Add local source dialog box.</li>
31                         <li>Enable or disable non-positional feature and database
32                         references in sequence ID tooltip from View menu in application.</li>
33                         <li>Parsing of Dbref and DbxRef feature types as database
34                         references</li>
35                         <li>URL links generated from description line for
36                         regular-expression based URL links (applet and application)
37                         <li>Non-positional feature URL links are shown in link menu</li>
38                         <li>Linked viewing of nucleic acid sequences and structures</li>
39                         <li>Automatic Scrolling option in View menu to display the
40                         currently highlighted region of an alignment.</li>
41                         <li>Optionally scale multi-character column labels to fit within each column<!-- todo for applet --></li>
42                         <!-- introduced but not yet documented <li>Experimental blast report parser</li> -->
43                 </ul>
44                 <em>Vamsas Capabilities</em>
45                 <ul>
46                         <li>
47                         <li>Improved VAMSAS synchronization (jalview archive used to
48                         preserve views, structures, and tree display settings)</li>
49                         <li>Import of vamsas documents from disk or URL via command line</li>
50                         <li>Sharing of selected regions between views and with other
51                         VAMSAS applications (Experimental feature!)</li>
52                         <li>Updated API to VAMSAS version 0.2</li>
53                 </ul>
54                 <em>Application</em>
55                 <ul>
56                         <li>New hidden columns and rows and representatives capabilities
57                         in annotations file (in progress - not yet fully implemented)</li>
58                         <li>Order an alignment in order of average feature score or
59                         total feature count</li>
60                         <li>Shading features by score or associated description</li>
61                         <li>Group-associated automatic and user-defined alignment
62                         annotation</li>
63                         <li>Symbol distributions for each column can be exported and
64                         visualized as sequence logos</li>
65                         <li>Optional automatic sort of associated alignment view when a
66                         new tree is opened.</li>
67                         <li>Jalview Java Console</li>
68                 </ul>
69                 <em>Applet</em>
70                 <ul>
71                         <li>Middle button resizes annotation row height</li>
72                         <li>parameter to enable automatic sort of associated alignment view when a
73                         new tree is opened.</li>
74                 <li>Non-positional features displayed in sequence ID tooltip</li>
75                 </ul>
76                 <em>Other</em>
77                 <ul>
78                         <li>Features format: graduated colour definitions and
79                         specification of feature scores</li>
80                         <li>
81                 </td>
82                 <td>
83                 <ul>
84                         <li>Source field in GFF files parsed as feature source rather
85                         than description</li>
86                         <li>URL links generated for all feature links (bugfix)</li>
87                         <li>Added URL embedding instructions to features file
88                         documentation.</li>
89                         <li>Codons containing ambiguous nucleotides translated as 'X' in
90                         peptide product</li>
91                         <li>Match case switch in find dialog box works for both sequence
92                         ID and sequence string and query strings do not have to be in upper
93                         case to match case-insensitively.</li>
94                         <li>AMSA files only contain first column of multi-character column annotation labels</li>
95                         <li>PDB files without embedded PDB IDs given a friendly name</li>
96                         <li>Applet:
97                         <ul>
98                                 <li></li>
99                         </ul>
100                         </li>
101                         <li>Application:
102                         <ul>
103                                 <li>Better handling of exceptions during sequence retrieval</li>
104                                 <li>Dasobert generated non-positional feature URL link text
105                                 excludes the start_end suffix (application)</li>
106                                 <li>PDB files retrieved from URLs are cached properly</li>
107                                 <li>Sequence description lines properly shared via VAMSAS</li>
108                                 <li>Sequence fetcher fetches multiple records for all data
109                                 sources</li>
110                                 <li>Ensured that command line das feature retrieval completes
111                                 before alignment figures are generated.</li>
112                         </ul>
113                         </li>
114                 </ul>
115                 </td>
116
117         </tr>
118         <tr>
119                 <td>
120                 <div align="center"><strong>2.4.0.b2</strong><br>
121                 28/10/2009</div>
122                 </td>
123                 <td>
124                 <ul>
125                         <li>Experimental support for google analytics usage tracking.</li>
126                         <li>Jalview privacy settings (user preferences and docs).</li>
127                 </ul>
128                 </td>
129                 <td>
130                 <ul>
131                         <li>Race condition in applet preventing startup in jre1.6.0u12+.</li>
132                         <li>Exception when feature created from selection beyond length
133                         of sequence.</li>
134                         <li>Allow synthetic PDB files to be imported gracefully</li>
135                         <li>Sequence associated annotation rows associate with all
136                         sequences with a given id</li>
137                         <li>Find function matches case-insensitively for sequence ID
138                         string searches</li>
139                         <li>Non-standard characters do not cause pairwise alignment to
140                         fail with exception</li>
141                 </ul>
142                 <em>Application Issues</em>
143                 <ul>
144                         <li>Sequences are now validated against EMBL database</li>
145                         <li>Sequence fetcher fetches multiple records for all data
146                         sources</li>
147                 </ul>
148                 <em>InstallAnywhere Issues</em>
149                 <ul>
150                         <li>Dock icon works for Mac OS X java (Mac 1.6 update issue with
151                         installAnywhere mechanism)</li>
152                         <li>Command line launching of JARs from InstallAnywhere version
153                         (java class versioning error fixed)</li>
154                 </ul>
155                 </td>
156         </tr>
157         <tr>
158                 <td>
159
160                 <div align="center"><strong>2.4</strong><br>
161                 27/8/2008</div>
162                 </td>
163                 <td><em>User Interface</em>
164                 <ul>
165                         <li>Linked highlighting of codon and amino acid from translation
166                         and protein products</li>
167                         <li>Linked highlighting of structure associated with residue
168                         mapping to codon position</li>
169                         <li>Sequence Fetcher provides example accession numbers and
170                         'clear' button</li>
171                         <li>MemoryMonitor added as an option under Desktop's Tools menu</li>
172                         <li>Extract score function to parse whitespace separated numeric
173                         data in description line</li>
174                         <li>Column labels in alignment annotation can be centred.</li>
175                         <li>Tooltip for sequence associated annotation give name of
176                         sequence</li>
177                 </ul>
178                 <em>Web Services and URL fetching</em>
179                 <ul>
180                         <li>JPred3 web service</li>
181                         <li>Prototype sequence search client (no public services
182                         available yet)</li>
183                         <li>Fetch either seed alignment or full alignment from PFAM</li>
184                         <li>URL Links created for matching database cross references as
185                         well as sequence ID</li>
186                         <li>URL Links can be created using regular-expressions</li>
187                 </ul>
188                 <em>Sequence Database Connectivity</em>
189                 <ul>
190                         <li>Retrieval of cross-referenced sequences from other databases
191                         </li>
192                         <li>Generalised database reference retrieval and validation to
193                         all fetchable databases</li>
194                         <li>Fetch sequences from DAS sources supporting the sequence
195                         command</li>
196                 </ul>
197                 <em>Import and Export</em>
198                 <li>export annotation rows as CSV for spreadsheet import</li>
199                 <li>Jalview projects record alignment dataset associations, EMBL
200                 products, and cDNA sequence mappings</li>
201                 <li>Sequence Group colour can be specified in Annotation File</li>
202                 <li>Ad-hoc colouring of group in Annotation File using RGB
203                 triplet as name of colourscheme</li>
204                 </ul>
205                 <em>VAMSAS Client capabilities (Experimental)</em>
206                 <ul>
207                         <li>treenode binding for VAMSAS tree exchange</li>
208                         <li>local editing and update of sequences in VAMSAS alignments
209                         (experimental)</li>
210                         <li>Create new or select existing session to join</li>
211                         <li>load and save of vamsas documents</li>
212                 </ul>
213                 <em>Application command line</em>
214                 <ul>
215                         <li>-tree parameter to open trees (introduced for passing from
216                         applet)</li>
217                         <li>-fetchfrom command line argument to specify nicknames of DAS
218                         servers to query for alignment features</li>
219                         <li>-dasserver command line argument to add new servers that are
220                         also automatically queried for features</li>
221                         <li>-groovy command line argument executes a given groovy script
222                         after all input data has been loaded and parsed</li>
223                 </ul>
224                 <em>Applet-Application data exchange</em>
225                 <ul>
226                         <li>Trees passed as applet parameters can be passed to
227                         application (when using &quot;View in full application&quot;)</li>
228                 </ul>
229                 <em>Applet Parameters</em>
230                 <ul>
231                         <li>feature group display control parameter</li>
232                         <li>debug parameter</li>
233                         <li>showbutton parameter</li>
234                 </ul>
235                 <em>Applet API methods</em>
236                 <ul>
237                         <li>newView public method</li>
238                         <li>Window (current view) specific get/set public methods</li>
239                         <li>Feature display control methods</li>
240                         <li>get list of currently selected sequences</li>
241                 </ul>
242                 <em>New Jalview distribution features</em>
243                 <ul>
244                         <li>InstallAnywhere Installer upgraded to IA 2008 VP1</li>
245                         <li>RELEASE file gives build properties for the latest Jalview
246                         release.</li>
247                         <li>Java 1.1 Applet build made easier and donotobfuscate
248                         property controls execution of obfuscator</li>
249                         <li>Build target for generating source distribution</li>
250                         <li>Debug flag for javacc</li>
251                         <li>.jalview_properties file is documented (slightly) in
252                         jalview.bin.Cache</li>
253                         <li>Continuous Build Integration for stable and development
254                         version of Application, Applet and source distribution</li>
255                 </ul>
256
257                 </td>
258                 <td>
259                 <ul>
260                         <li>selected region output includes visible annotations (for
261                         certain formats)</li>
262                         <li>edit label/displaychar contains existing label/char for
263                         editing</li>
264                         <li>update PDBEntries when DBRefEntries change (vamsas)</li>
265                         <li>shorter peptide product names from EMBL records</li>
266                         <li>Newick string generator makes compact representations</li>
267                         <li>bootstrap values parsed correctly for tree files with
268                         comments</li>
269                         <li>pathological filechooser bug avoided by not allowing
270                         filenames containing a ':'</li>
271                         <li>Fixed exception when parsing GFF files containing global
272                         sequence features</li>
273                         <li>Alignment datasets are finalized only when number of
274                         references from alignment sequences goes to zero</li>
275                         <li>Close of tree branch colour box without colour selection
276                         causes cascading exceptions</li>
277                         <li>occasional negative imgwidth exceptions</li>
278                         <li>better reporting of non-fatal warnings to user when file
279                         parsing fails.</li>
280                         <li>Save works when Jalview project is default format</li>
281                         <li>Save as dialog opened if current alignment format is not a
282                         valid output format</li>
283                         <li>Uniprot canonical names introduced for both das and vamsas</li>
284                         <li>Histidine should be midblue (not pink!) in Zappo</li>
285                         <li>error messages passed up and output when data read fails</li>
286                         <li>edit undo recovers previous dataset sequence when sequence
287                         is edited</li>
288                         <li>allow PDB files without pdb ID HEADER lines (like those
289                         generated by MODELLER) to be read in properly</li>
290                         <li>allow reading of JPred concise files as a normal filetype</li>
291                         <li>Stockholm annotation parsing and alignment properties import
292                         fixed for PFAM records</li>
293                         <li>Structure view windows have correct name in Desktop window
294                         list</li>
295                         <li>annotation consisting of sequence associated scores can be
296                         read and written correctly to annotation file</li>
297                         <li>Aligned cDNA translation to aligned peptide works correctly
298                         </li>
299                         <li>Fixed display of hidden sequence markers and non-italic font
300                         for representatives in Applet</li>
301                         <li>Applet Menus are always embedded in applet window on Macs.</li>
302                         <li>Newly shown features appear at top of stack (in Applet)</li>
303                         <li>Annotations added via parameter not drawn properly due to
304                         null pointer exceptions</li>
305                         <li>Secondary structure lines are drawn starting from first
306                         column of alignment</li>
307                         <li>Uniprot XML import updated for new schema release in July
308                         2008</li>
309                         <li>Sequence feature to sequence ID match for Features file is
310                         case-insensitive</li>
311                         <li>Sequence features read from Features file appended to all
312                         sequences with matching IDs</li>
313                         <li>PDB structure coloured correctly for associated views
314                         containing a sub-sequence</li>
315                         <li>PDB files can be retrieved by applet from Jar files</li>
316                         <li>feature and annotation file applet parameters referring to
317                         different directories are retrieved correctly</li>
318                         <!--<li>DAS Histogram Features display ( (Prlic et al) </li>-->
319                         <li>Fixed application hang whilst waiting for splash-screen
320                         version check to complete</li>
321                         <li>Applet properly URLencodes input parameter values when
322                         passing them to the launchApp service</li>
323                         <li>display name and local features preserved in results
324                         retrieved from web service</li>
325                         <li>Visual delay indication for sequence retrieval and sequence
326                         fetcher initialisation</li>
327                         <li>updated Application to use DAS 1.53e version of dasobert DAS
328                         client</li>
329                         <li>Re-instated Full AMSA support and .amsa file association</li>
330                         <li>Fixed parsing of JNet Concise annotation <em>sans</em>
331                         sequences</li>
332                 </ul>
333                 </td>
334         </tr>
335         <tr>
336                 <td>
337                 <div align="center"><strong>2.3</strong><br>
338                 9/5/07</div>
339                 </td>
340                 <td>
341                 <ul>
342                         <li>Jmol 11.0.2 integration</li>
343                         <li>PDB views stored in Jalview XML files</li>
344                         <li>Slide sequences</li>
345                         <li>Edit sequence in place</li>
346                         <li>EMBL CDS features</li>
347                         <li>DAS Feature mapping</li>
348                         <li>Feature ordering</li>
349                         <li>Alignment Properties</li>
350                         <li>Annotation Scores</li>
351                         <li>Sort by scores</li>
352                         <li>Feature/annotation editing in applet</li>
353                 </ul>
354                 </td>
355                 <td>
356                 <ul>
357                         <li>Headless state operation in 2.2.1</li>
358                         <li>Incorrect and unstable DNA pairwise alignment</li>
359                         <li>Cut and paste of sequences with annotation</li>
360                         <li>Feature group display state in XML</li>
361                         <li>Feature ordering in XML</li>
362                         <li>blc file iteration selection using filename # suffix</li>
363                         <li>Stockholm alignment properties</li>
364                         <li>Stockhom alignment secondary structure annotation</li>
365                         <li>2.2.1 applet had no feature transparency</li>
366                         <li>Number pad keys can be used in cursor mode</li>
367                         <li>Structure Viewer mirror image resolved</li>
368                 </ul>
369                 </td>
370
371         </tr>
372         <tr>
373                 <td>
374                 <div align="center"><strong>2.2.1</strong><br>
375                 12/2/07</div>
376                 </td>
377                 <td>
378                 <ul>
379                         <li>Non standard characters can be read and displayed
380                         <li>Annotations/Features can be imported/exported to the applet
381                         via textbox
382                         <li>Applet allows editing of sequence/annotation/group name
383                         &amp; description
384                         <li>Preference setting to display sequence name in italics
385                         <li>Annotation file format extended to allow Sequence_groups to
386                         be defined
387                         <li>Default opening of alignment overview panel can be specified
388                         in preferences
389                         <li>PDB residue numbering annotation added to associated
390                         sequences
391                 </ul>
392                 </td>
393                 <td>
394                 <ul>
395                         <li>Applet crash under certain Linux OS with Java 1.6 installed
396                         <li>Annotation file export / import bugs fixed
397                         <li>PNG / EPS image output bugs fixed
398                 </ul>
399                 </td>
400         </tr>
401         <tr>
402                 <td>
403                 <div align="center"><strong>2.2</strong><br>
404                 27/11/06</div>
405                 </td>
406                 <td>
407                 <ul>
408                         <li>Multiple views on alignment
409                         <li>Sequence feature editing
410                         <li>&quot;Reload&quot; alignment
411                         <li>&quot;Save&quot; to current filename
412                         <li>Background dependent text colour
413                         <li>Right align sequence ids
414                         <li>User-defined lower case residue colours
415                         <li>Format Menu
416                         <li>Select Menu
417                         <li>Menu item accelerator keys
418                         <li>Control-V pastes to current alignment
419                         <li>Cancel button for DAS Feature Fetching
420                         <li>PCA and PDB Viewers zoom via mouse roller
421                         <li>User-defined sub-tree colours and sub-tree selection
422                         <li>'New Window' button on the 'Output to Text box'
423                 </ul>
424                 </td>
425                 <td>
426                 <ul>
427                         <li>New memory efficient Undo/Redo System
428                         <li>Optimised symbol lookups and conservation/consensus
429                         calculations
430                         <li>Region Conservation/Consensus recalculated after edits
431                         <li>Fixed Remove Empty Columns Bug (empty columns at end of
432                         alignment)
433                         <li>Slowed DAS Feature Fetching for increased robustness.
434                         <li>Made angle brackets in ASCII feature descriptions display
435                         correctly
436                         <li>Re-instated Zoom function for PCA
437                         <li>Sequence descriptions conserved in web service analysis
438                         results
439                         <li>Uniprot ID discoverer uses any word separated by &#8739;
440                         <li>WsDbFetch query/result association resolved
441                         <li>Tree leaf to sequence mapping improved
442                         <li>Smooth fonts switch moved to FontChooser dialog box.
443                 </ul>
444                 </td>
445         </tr>
446         <tr>
447                 <td>
448                 <div align="center"><strong>2.1.1</strong><br>
449                 12/9/06</div>
450                 </td>
451                 <td>
452                 <ul>
453                         <li>Copy consensus sequence to clipboard</li>
454                 </ul>
455                 </td>
456                 <td>
457                 <ul>
458                         <li>Image output - rightmost residues are rendered if sequence
459                         id panel has been resized</li>
460                         <li>Image output - all offscreen group boundaries are rendered</li>
461                         <li>Annotation files with sequence references - all elements in
462                         file are relative to sequence position</li>
463                         <li>Mac Applet users can use Alt key for group editing</li>
464                 </ul>
465                 </td>
466         </tr>
467         <tr>
468                 <td>
469                 <div align="center"><strong>2.1</strong><br>
470                 22/8/06</div>
471                 </td>
472                 <td>
473                 <ul>
474                         <li>MAFFT Multiple Alignment in default Web Service list</li>
475                         <li>DAS Feature fetching</li>
476                         <li>Hide sequences and columns</li>
477                         <li>Export Annotations and Features</li>
478                         <li>GFF file reading / writing</li>
479                         <li>Associate structures with sequences from local PDB files</li>
480                         <li>Add sequences to exisiting alignment</li>
481                         <li>Recently opened files / URL lists</li>
482                         <li>Applet can launch the full application</li>
483                         <li>Applet has transparency for features (Java 1.2 required)</li>
484                         <li>Applet has user defined colours parameter</li>
485                         <li>Applet can load sequences from parameter &quot;sequence<em>x</em>&quot;</li>
486                 </ul>
487                 </td>
488                 <td>
489                 <ul>
490                         <li>Redundancy Panel reinstalled in the Applet</li>
491                         <li>Monospaced font - EPS / rescaling bug fixed</li>
492                         <li>Annotation files with sequence references bug fixed</li>
493                 </ul>
494                 </td>
495         </tr>
496         <tr>
497                 <td>
498                 <div align="center"><strong>2.08.1</strong><br>
499                 2/5/06</div>
500                 </td>
501                 <td>
502                 <ul>
503                         <li>Change case of selected region from Popup menu</li>
504                         <li>Choose to match case when searching</li>
505                         <li>Middle mouse button and mouse movement can compress / expand
506                         the visible width and height of the alignment</li>
507                 </ul>
508                 </td>
509                 <td>
510                 <ul>
511                         <li>Annotation Panel displays complete JNet results</li>
512                 </ul>
513                 </td>
514         </tr>
515         <tr>
516                 <td>
517                 <div align="center"><strong>2.08b</strong><br>
518                 18/4/06</div>
519                 </td>
520                 <td>&nbsp;</td>
521                 <td>
522                 <ul>
523                         <li>Java 1.5 bug - InternalMessageDialog fix for threads</li>
524                         <li>Righthand label on wrapped alignments shows correct value</li>
525                 </ul>
526                 </td>
527         </tr>
528         <tr>
529                 <td>
530                 <div align="center"><strong>2.08</strong><br>
531                 10/4/06</div>
532                 </td>
533                 <td>
534                 <ul>
535                         <li>Editing can be locked to the selection area</li>
536                         <li>Keyboard editing</li>
537                         <li>Create sequence features from searches</li>
538                         <li>Precalculated annotations can be loaded onto alignments</li>
539                         <li>Features file allows grouping of features</li>
540                         <li>Annotation Colouring scheme added</li>
541                         <li>Smooth fonts off by default - Faster rendering</li>
542                         <li>Choose to toggle Autocalculate Consensus On/Off</li>
543                 </ul>
544                 </td>
545                 <td>
546                 <ul>
547                         <li>Drag &amp; Drop fixed on Linux</li>
548                         <li>Jalview Archive file faster to load/save, sequence
549                         descriptions saved.</li>
550                 </ul>
551                 </td>
552         </tr>
553         <tr>
554                 <td>
555                 <div align="center"><strong>2.07</strong><br>
556                 12/12/05</div>
557                 </td>
558                 <td>
559                 <ul>
560                         <li>PDB Structure Viewer enhanced</li>
561                         <li>Sequence Feature retrieval and display enhanced</li>
562                         <li>Choose to output sequence start-end after sequence name for
563                         file output</li>
564                         <li>Sequence Fetcher WSDBFetch@EBI</li>
565                         <li>Applet can read feature files, PDB files and can be used for
566                         HTML form input</li>
567                 </ul>
568                 </td>
569                 <td>
570                 <ul>
571                         <li>HTML output writes groups and features</li>
572                         <li>Group editing is Control and mouse click</li>
573                         <li>File IO bugs</li>
574                 </ul>
575                 </td>
576         </tr>
577         <tr>
578                 <td>
579                 <div align="center"><strong>2.06</strong><br>
580                 28/9/05</div>
581                 </td>
582                 <td>
583                 <ul>
584                         <li>View annotations in wrapped mode</li>
585                         <li>More options for PCA viewer</li>
586                 </ul>
587                 </td>
588                 <td>
589                 <ul>
590                         <li>GUI bugs resolved</li>
591                         <li>Runs with -nodisplay from command line</li>
592                 </ul>
593                 </td>
594         </tr>
595         <tr>
596                 <td height="63">
597                 <div align="center"><strong>2.05b</strong><br>
598                 15/9/05</div>
599                 </td>
600                 <td>
601                 <ul>
602                         <li>Choose EPS export as lineart or text</li>
603                         <li>Jar files are executable</li>
604                         <li>Can read in Uracil - maps to unknown residue</li>
605                 </ul>
606                 </td>
607                 <td>
608                 <ul>
609                         <li>Known OutOfMemory errors give warning message</li>
610                         <li>Overview window calculated more efficiently</li>
611                         <li>Several GUI bugs resolved</li>
612                 </ul>
613                 </td>
614         </tr>
615         <tr>
616                 <td>
617                 <div align="center"><strong>2.05</strong><br>
618                 30/8/05</div>
619                 </td>
620                 <td>
621                 <ul>
622                         <li>Edit and annotate in &quot;Wrapped&quot; view</li>
623                 </ul>
624                 </td>
625                 <td>
626                 <ul>
627                         <li>Several GUI bugs resolved</li>
628                 </ul>
629                 </td>
630         </tr>
631         <tr>
632                 <td>
633                 <div align="center"><strong>2.04</strong><br>
634                 24/8/05</div>
635                 </td>
636                 <td>
637                 <ul>
638                         <li>Hold down mouse wheel &amp; scroll to change font size</li>
639                 </ul>
640                 </td>
641                 <td>
642                 <ul>
643                         <li>Improved JPred client reliability</li>
644                         <li>Improved loading of Jalview files</li>
645                 </ul>
646                 </td>
647         </tr>
648         <tr>
649                 <td>
650                 <div align="center"><strong>2.03</strong><br>
651                 18/8/05</div>
652                 </td>
653                 <td>
654                 <ul>
655                         <li>Set Proxy server name and port in preferences</li>
656                         <li>Multiple URL links from sequence ids</li>
657                         <li>User Defined Colours can have a scheme name and added to
658                         Colour Menu</li>
659                         <li>Choose to ignore gaps in consensus calculation</li>
660                         <li>Unix users can set default web browser</li>
661                         <li>Runs without GUI for batch processing</li>
662                         <li>Dynamically generated Web Service Menus</li>
663                 </ul>
664                 </td>
665                 <td>
666                 <ul>
667                         <li>InstallAnywhere download for Sparc Solaris</li>
668                 </ul>
669                 </td>
670         </tr>
671         <tr>
672                 <td>
673                 <div align="center"><strong>2.02</strong><br>
674                 18/7/05</div>
675                 </td>
676                 <td>&nbsp;</td>
677                 <td>
678                 <ul>
679                         <li>Copy &amp; Paste order of sequences maintains alignment
680                         order.</li>
681                 </ul>
682                 </td>
683         </tr>
684         <tr>
685                 <td>
686                 <div align="center"><strong>2.01</strong><br>
687                 12/7/05</div>
688                 </td>
689                 <td>
690                 <ul>
691                         <li>Use delete key for deleting selection.</li>
692                         <li>Use Mouse wheel to scroll sequences.</li>
693                         <li>Help file updated to describe how to add alignment
694                         annotations.</li>
695                         <li>Version and build date written to build properties file.</li>
696                         <li>InstallAnywhere installation will check for updates at
697                         launch of Jalview.</li>
698                 </ul>
699                 </td>
700                 <td>
701                 <ul>
702                         <li>Delete gaps bug fixed.</li>
703                         <li>FileChooser sorts columns.</li>
704                         <li>Can remove groups one by one.</li>
705                         <li>Filechooser icons installed.</li>
706                         <li>Finder ignores return character when searching. Return key
707                         will initiate a search.<br>
708                         </li>
709                 </ul>
710                 </td>
711         </tr>
712         <tr>
713                 <td>
714                 <div align="center"><strong>2.0</strong><br>
715                 20/6/05</div>
716                 </td>
717                 <td>
718                 <ul>
719                         <li>New codebase</li>
720                 </ul>
721                 </td>
722                 <td>&nbsp;</td>
723         </tr>
724 </table>
725 <p>&nbsp;</p>
726 </body>
727 </html>