Release v3.6.2
Hello all,
This release includes a relatively large refactoring of the CLI to use built-in node.js arg parsing, but other than that, these changes are just small bugfixes and usability improvements. Please see release notes for more info
3.6.2 (2025-07-10)
🚀 Enhancement
- Other
core
🐛 Bug Fix
- Other
- #5100 Fix adding .pif file from dotplot and linear synteny import form (@cmdcolin)
- #5098 Also migrate the linear-comparative-view rubberband tooltip to default MUI tooltip to avoid potential UI hangs (@cmdcolin)
- #5097 Fix make pif on large files throwing ENOBUFS error in certain cases (@cmdcolin)
- #5089 Additional type check to catch non-string MM tags from older Cell Ranger version BAM files (@haessar)
- #5085 Fix rubberband getting stuck under certain conditions (@cmdcolin)
- #5080 Fix crash on multi-wiggle importer on jbrowse-web (@cmdcolin)
core
📝 Documentation
- #5099 Update readme with short description of what JBrowse 2 is, new links, and publications (@cmdcolin)