v2.6.3 Release
ยท 2 min read
Small bugfix release, including some improvements to the ordering of tracks in the track selector. see changelog for details!
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.18 $ lerna-changelog 2.6.3
๐ Enhancementโ
- Other
- #3830 Refactors LGV synteny and pileup with shared mixins (@carolinebridge-oicr)
- #3811 Add ability to show/hide all tracks in category (@cmdcolin)
app-core
๐ Bug Fixโ
- #3839 Fix bug where multi-quantitative tracks plotted incorrectly for some bigwigs with empty regions (@cmdcolin)
- #3837 Fix text layout in dotplots with long coordinate strings (@cmdcolin)
- #3825 Fix SVG export compatibility by removing rgba strings (@cmdcolin)
- #3814 Fix suspense fallback to track container for lazy loaded display components (@cmdcolin)
- #3808 Fix track ordering of hierarchical track selector to more closely match the config.json (@cmdcolin)
- #3806 Fix a bug on the BookmarkWidget mui data grid where labels were not saving (@carolinebridge-oicr)
- #3804 Fix version missing from about menu in @jbrowse/react-app (@cmdcolin)
๐ Internalโ
Committers: 3โ
- Caroline Bridge (@carolinebridge-oicr)
- Colin Diesh (@cmdcolin)
- Robert Buels (@rbuels) Done in 1.50s.