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