Releases: CANDELbio/mantis-viewer
Releases · CANDELbio/mantis-viewer
1.2.3-alpha.3
- Reordered select options in population table create new population popover.
- Added option to specify a name in population table create new population popover.
v1.2.4-alpha.2
- Upgrades electron, electron-context-menu, and node-abi.
- You now have to hold shift while adding or removing a segment from a population in population labeling mode.
- Fixes bug where population labeling mode wasn't being persisted to db when cleared.
- Fixes bug where markers with only zero pixels were being rendered as all white.
- Fixes bug where populations could have null segments added.
- Fixes bug where population csv export could fail if null segments were present.
v1.2.4-alpha.1
- Added cell labeling mode where cells can be added and removed from a population by clicking on them in the image.
- Fixed bug where selecting populations by drawing on image wasn't working.
- Fixed bug where the legend feature transform wasn't being properly used.
- Upgraded PIXI to newest version
- Bumped to v1.2.4 to clean up releases log ordering (did not cut a new branch yet though).
v1.2.3-alpha.9
- Fixes bug where moving max channel intensity slider to min value would prevent that channel from being rendered.
- Update plotly.js to newest version to fix bug where mousing over plot segments was highlighting the wrong segment.
1.2.3-alpha.8
v1.2.3-beta.8 Update README.md
1.2.3-beta.6
- Increase crosshair width to prevent disappearing
- Fix first segment not being highlighted
- Fix bug where empty markers were being rendered as white
- Drop PIXI version to try and fix sprite texture deletion causing crashes.
v1.2.3-alpha.10
- Adds the ability to turn off displaying zero feature values in the legend.
- Adds a keyboard shortcut to toggle the visibility of all channels.
1.2.3-alpha.11
Adds the ability to select features for the legend separately from the plotted features.
1.2.3-beta.4
- Users can select segments by holding
shift
and then clicking on the segment on the image.
Full Changelog: v1.2.3-beta.3...v1.2.3-beta.4
1.2.3-beta.3
- Fixes bug where deleting all populations wasn't removing them from the database.