Skip to main content

v3.6.4 Release

ยท 2 min read

Hi all, This release adds a couple bugfixes

Please see the release notes below

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.4

3.6.4 (2025-07-21)โ€‹

๐Ÿš€ Enhancementโ€‹

  • core, web-core
    • #5101 Add concept of loading a JBrowse 2 config.json as a connection, and add extension point to allow plugins to lazy load configs (@cmdcolin)
  • Other
  • product-core

๐Ÿ› Bug Fixโ€‹

  • core
    • #5120 Generalize parse line by line function to fix bed, gff3, and other types of files with no trailing newline (@cmdcolin)
    • #5111 Fix issue where multiple cascading submenus could be opened at once (@cmdcolin)
  • Other
    • #5118 Avoid clearing click-and-drag rubberband boundaries onMouseOut to fix "Zoom to region", bookmark region, etc. (@cmdcolin)
    • #5115 Fix 'Add track widget' bug when changing input filename (@cmdcolin)

Committers: 2โ€‹