Skip to main content

v1.7.11 Release

ยท 2 min read

We are excited to announce v1.7.11!

This release has some relatively small fixes to the UI, docs, and examples. For developers, they may notice that we have removed node-canvas due to it's need for having extra system dependencies, and because it only really was needed in niche circumstances. This will improve the ease of installing packages like @jbrowse/react-linear-genome-view.

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.

1.7.11 (2022-06-22)โ€‹

๐Ÿš€ Enhancementโ€‹

  • core
    • #3044 Remove node-canvas from @jbrowse/core dependencies (@cmdcolin)
    • #3041 Fix ability to search and load data files using lower case refName aliases (@cmdcolin)
  • Other

๐Ÿ› Bug Fixโ€‹

  • #3049 Fix ability to use callbacks for the linear arc renderer (@cmdcolin)

๐Ÿ“ Documentationโ€‹

๐Ÿ  Internalโ€‹

  • core

Committers: 1โ€‹