Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

91 lines (48 loc) · 4.13 KB

Changelog

3.7.0

  • [Release] Legacy PATRIC Release
  • [Package] Add forever to package.json
  • [Feature] Banner

3.6.12 - Sep 17, 2021

  • [Bug Fix] Authentication fix

3.6.11 - Sep 1, 2021

  • [Feature] Authentication update
  • [Bug Fix] MSA fix

3.6.10 - Apr 26, 2021

3.6.9 - Jan 19, 2021

  • [Minor] Disable Reconstruct Metabolic Model service UI. #1008
  • [Minor] Code refactoring. #1007

3.6.8 - Dec 8, 2020

  • [Feature] Table viewer for CSV/TSV files in workspaces. Allows filtering, sorting, etc. Detects genome ids, feature ids, and more. #1004

  • [Feature] New shortcut links on Taxon > Features view #1004

  • [Minor] Update query for Data API upadate. #fe383d2

  • [Bug Fixes] #1005

3.6.7 - Sept 22, 2020

  • [Bug Fix] ID Mapping: fix handling of uniprotkb_accession. #2370

  • [Enhancement] TnSeq: add protocol and primer support for transit3 upgrade. #1002

  • [Enhancement] Improve and enable all SRA validation; add SRA to Variation Service. #1000, #1001

3.6.6 - August 14, 2020

  • [Bug Fix] Allow SRA on most apps (pending validation fixes). 56cb481

  • [Bug Fix] Support newick files with no genome ids. #985

  • [Minor] Add BEI links; add dates to feature overview. #992

  • [Minor] Improve Pathway Summary error handling. #977

  • [Minor] Fix link (and auth) to ModelSEED.

  • [Patch] Handle auth issue preventing re-login.

  • [Dev Enhancement] Allow devs to specify build container IDs in app submissions; related improvements. 7a4ff1f

  • [Dev Enhancement] Navigate to default job result viewer if not implemented. #994

3.6.5 - June 5, 2020

  • [Bug Fix] Fix assembly job result viewer within Comprehensive Genome Analysis job results. #970

  • [Bug Fix] Fix tree button in Phylogenetic Tree job result viewer. #2361

  • [Bug Fix] Prevent sending wrong query from initiation in transcriptomics tab; handle interaction tab correctly in genome_list viewer. edc59e2, 7f6eb2f

  • [Enhancement] Support gzip files in Similar Genome Finder service. #972

  • [Enhancement] Add video tutorial links to assembly, annotation, and family sorter. #2360

3.6.4 - May 17, 2020

  • [Feature] Save heatmap view as TSV or JSON. #2356

  • [Enhancement] Set default distance to 1 for Similar Genome Finder. #965

  • [Bug Fix] Support for using latest host genomes in RNA-seq > HISAT2. #2357

  • [Bug Fix] Fix numbers on circular viewer for private genomes. #2355

  • [Bug Fix] Fix navigation in reloading circular viewer. #967

  • [Minor] #2296, #2350