Skip to main content

v1.0.1 Release

ยท 3 min read

This release of JBrowse Web includes several improvements and bug fixes, including:

  • A new sequence track renderer that includes translation frames
  • The addition of session connections
  • A new track selector icon
  • Improvements to feature details widgets
  • And more! See details below.

Downloadsโ€‹

To install JBrowse 2 for the web, you can download the link above, or you can use the JBrowse CLI to automatically download the latest version. See the JBrowse web quick start for more details.

v1.0.1 (2020-11-25)โ€‹

๐Ÿš€ Enhancementโ€‹

๐Ÿ› Bug Fixโ€‹

  • core
    • #1491 Fix ability to add a PAF synteny track with add-track (@cmdcolin)
    • #1470 Avoid rendering the literal string 'null' in the feature details (@cmdcolin)
  • Other
    • #1489 Fix long read vs ref CIGAR rendering for horizontally flipped synteny view (@cmdcolin)
    • #1460 Add support for more bigBed subtypes and fallback for unsupported types (@peterkxie)
    • #1472 Wait on assemblies that are being tracked by the assemblyManager only (@cmdcolin)
    • #1466 Avoid rendering the display and renderer settings in the about this track dialog (@cmdcolin)
    • #1461 Fix usage of jbrowse-cli on node 10.9 related to fs.promises (@cmdcolin)
    • #1452 Bug: search box disappears from LGV header on smaller widths (@teresam856)
    • #1432 Make global variables window.JBrowseSession and window.JBrowseRootModel available in jbrowse-web (@teresam856)
    • #1431 Fix connection tracks not showing up in track selector (@garrettjstevens)
    • #1428 Fix the listVersions behavior of the jbrowse-cli returning duplicate entries (@cmdcolin)
    • #1422 Fix crash from empty ALT field in VCF (@cmdcolin)
    • #1413 Fix ability to add CRAM tracks using the web based add-track GUI (@cmdcolin)

๐Ÿ“ Documentationโ€‹

๐Ÿ  Internalโ€‹

Committers: 5โ€‹