v3.6.5 Release
ยท 2 min read
This release contains a couple small bugfixes related to refresh-less installing plugins
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.22 $ lerna-changelog --silent --silent --next-version 3.6.5
3.6.5 (2025-09-11)โ
๐ Enhancementโ
- #5142 Load jbrowse config passed as CLI arg to jbrowse desktop, and support .jbrowse file extension (@amorison)
- #5144 Convert GC content calculation to rolling average for speed improvement (@cmdcolin)
๐ Bug Fixโ
core
- Other
- #5140 Destroy old root model on pluginManager reload (@garrettjstevens)
- #5133 Fix pin track function being missing from track menu (@cmdcolin)
๐ Internalโ
- #5140 Destroy old root model on pluginManager reload (@garrettjstevens)
Committers: 3โ
- Adrien Morison (@amorison)
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens) Done in 1.40s.