Release v4.1.11
Hello all, this is a minor bugfix and feature release
Please note that we are in the process of migrating to WebGL/WebGPU, which includes smooth zooming and improved performance. Please feel free to contact us or visit #5468
for more information and early preview
bug
- Fix trackname not showing up in search results dialog (#5480) @cmdcolin
- Use summaryScoreMode for stats range calculation (#5475) @cmdcolin
- Fix "Add track" showing track in mismatched assembly view (#5474) @cmdcolin
- Fix floating labels in svg exports (#5465) @cmdcolin
- Fix show all regions with many small elided regions (#5454) @cmdcolin
enhancement
- Allow searching metadata in faceted track selector (#5477) @cmdcolin
- Search result extension point (#5476) @cmdcolin
- Add PNG export option to the 'Export SVG' dialog (#5463) @cmdcolin
- Add hierarchical tree sidebar to multiwiggle clusterings (#5459) @cmdcolin
- Make the loading bars occupy full track height (#5451) @cmdcolin
internal
- Remove
electron-builder(#5457) @cmdcolin - Update jsdom and @mui/x-data-grid (#5484) @cmdcolin
- Bump dependencies (#5469) @cmdcolin
- Add more backward compatibility exports (#5467) @garrettjstevens
- Remove node-fetch library (#5486) @cmdcolin
- Typescriptify webpack configs and build scripts (#5485) @cmdcolin
- Export fetchResults from linear-genome-view (#5482) @hextraza