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