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