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