Skip to main content

v2.7.1 Release

ยท One min read

This release fixes a issue with jbrowse-desktop failing on certain platforms, adds ability to auto-render links from metadata without adding <a href='...'> tags, and fixes another issue on sparse multi-bigwigs

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.

yarn run v1.22.19 $ lerna-changelog --silent --next-version 2.7.1

2.7.1 (2023-10-18)โ€‹

๐Ÿš€ Enhancementโ€‹

  • Other
    • #3986 Allow editing step size and window size of GC content adapter (@cmdcolin)
  • core
    • #3982 Allow rendering semi-circles in the arc renderer + SVG rendering of arcs (@cmdcolin)
  • __mocks__, core
    • #3981 Auto-create HTML links for URLs, and strip HTML tags where they can't be rendered (@cmdcolin)

๐Ÿ› Bug Fixโ€‹

  • Other
    • #3991 Remove some non-functioning options from top level menu in @jbrowse/react-app (@cmdcolin)
    • #3980 Downgrade electron 26->25 to fix screen blanking (@cmdcolin)
  • core
    • #3971 Fix rendering multi-quantitative tracks when blank data is present (@cmdcolin)

Committers: 1โ€‹