v4.1.15 Release
· 2 min read
This release fixes some issues where the alignments track was not scrollable and other misc issues
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.
Changes since v4.1.14 (2026-03-08)
bug
- Fix MM tag ambiguity codes not being recognized (#5529) @cmdcolin
- Fix when using refname aliases for chromosome names in displayedRegions list (#5522) @cmdcolin
- Fix arc tracks with custom jexl crashing (#5513) @cmdcolin
- Fix alignments tracks not being able to vertically scroll since v4.1.4 (#5512) @cmdcolin
- Fix HTTP 416 errors by replacing http-range-fetcher with simpler fetcher (#5505) @cmdcolin