Release v1.3.3
This is a small bugfix release that includes notable fixes for the
methylation/modifications drawing (the negative strand reads displayed the data
incorrectly) and the reference name selector
Please check the release notes for more details!
1.3.3 (2021-08-02)
Packages in this release
🚀 Enhancement
- Other
core
🐛 Bug Fix
- Other
- #2159 Stop local storage quota-exceeded errors preventing the app from starting (@cmdcolin)
- #2161 Remove outline from clicking on SVG chord tracks (@cmdcolin)
- #2157 Fix rendering of negative strand alignment modifications/methylation (@cmdcolin)
- #2131 Fix mouseovers/click handlers after "force load" button pressed (@cmdcolin)
- #2128 Fix using the "Color by modifications" setting on files that need ref renaming (@cmdcolin)
- #2115 Fix bug where sometimes plugin could not be removed from UI (@garrettjstevens)
- #2119 Fix loading indicator on the reference sequence selector getting stuck (@cmdcolin)
core
- #2101 Fix behavior of the end-of-list indicator in refNameAutocomplete to always display as a disabled item (@teresam856)
🏠 Internal
- Other
- #2152 Remove storybook symlink workaround (@garrettjstevens)
core
Committers: 3
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens)
- Teresa Martinez (@teresam856)