Skip to content

Release v4.1.15

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:04
· 15 commits to main since this release

This release fixes some issues where the alignments track was not scrollable, and some other misc issues

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

enhancement