Skip to main content

v2.11.1 Release

ยท 2 min read

This fixes a couple of bugs:

  • fixed inkscape/illustrator compatibility with SVG exports
  • fixed an issue where bookmarks would show up or crash due to loading on the incorrect assembly, and more
  • improved remembering of the state of the collapsed categories in the track selector using localStorage

Screenshot of fixed alpha channel from exported SVGs that improves usage with Inkscape/Adobe Illustrator

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.19 $ lerna-changelog --silent --silent --next-version 2.11.1

2.11.1 (2024-05-11)โ€‹

๐Ÿš€ Enhancementโ€‹

  • core
    • #4354 Allow capitalizing CDS sequences and lowercasing introns in sequence feature panel (@cmdcolin)
  • Other
    • #4351 Store and retrieve user track selector settings in local storage (@cmdcolin)

๐Ÿ› Bug Fixโ€‹

  • core
    • #4381 Replace all rgba(...) color strings with rgb(...) in SVG exports to fix usage in illustrator/inkscape (@cmdcolin)
    • #4364 Fix tooltips creating a scrollbar when overflowing off the screen in Chrome (@cmdcolin)
  • Other
  • app-core

Committers: 1โ€‹