v1.5.5 Release
ยท 2 min read
This release fixes an important bug for users of @jbrowse/react-linear-genome-view where some features would not be able to be clicked in v1.5.3 and v1.5.2.
It also adds some better layout in the feature details panel, improved typescript interfaces, and allows users to open multiple genome assemblies from the start screen in JBrowse Desktop
This release also supersedes v1.5.4 which failed to upload to npm properly
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.
๐ Enhancementโ
- Other
core
- #2623 Adjust label width on base feature detail to enforce better alignment (@carolinebridge-oicr)
๐ Bug Fixโ
- Other
core
๐ Internalโ
core
- #2595 Use some newly available TypeScript types (@garrettjstevens)
- #2576 Use TypeScript parameter properties (@garrettjstevens)
Committers: 3โ
- Caroline Bridge (@carolinebridge-oicr)
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens)