Skip to main content

v2.13.0 Release

ยท 2 min read

This release adds the ability to see the assembly name on each row of the synteny view, and adds a number of other small fixes

image

Example screenshot showing the assembly names on the far left for each row of a synteny 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.

yarn run v1.22.22 $ lerna-changelog --silent --silent --next-version 2.13.0

2.13.0 (2024-07-25)โ€‹

๐Ÿš€ Enhancementโ€‹

  • #4494 Add assembly name to scalebar in synteny views (@cmdcolin)
  • #4480 Changes default height for SVG rendering to maxHeight to fix blank track effect on slow CPU (@carolinebridge)
  • #4478 Add ability to use CSI indexes in @jbrowse/img (@cmdcolin)

๐Ÿ› Bug Fixโ€‹

  • core
    • #4483 Fix configuration settings for track sorting in the track selector (@cmdcolin)
  • Other
    • #4476 Fix config editor crash in vite usage of embedded components in dev mode (@cmdcolin)
    • #4473 Fix 'Show no tracks active button' checkbox not working (@cmdcolin)

๐Ÿ“ Documentationโ€‹

๐Ÿ  Internalโ€‹

Committers: 3โ€‹