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 becuase 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.
See "Packages in this release" in the changelog for links to packages published on NPM.
1.7.11 (2022-06-22)โ
๐ Enhancementโ
core
- Other
๐ Bug Fixโ
๐ Documentationโ
- #2831 Update commands for sorting GFF3 for tabix (@cmdcolin)
- #3018 Add desktop specific plugin example (@cmdcolin)
- #3022 Add example using embedded components with next.js (@cmdcolin)
๐ Internalโ
Committers: 1โ
- Colin Diesh (@cmdcolin)