v1.7.11 Release

releasejbrowse 2

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)

:rocket: 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: Bug Fix

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

:memo: Documentation

:house: Internal

  • core

Committers: 1