Skip to content

Releases: CANDELbio/mantis-viewer

1.2.3-alpha.3

14 Dec 23:51
Compare
Choose a tag to compare
  • 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

21 Nov 19:44
Compare
Choose a tag to compare
  • 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

01 Nov 18:33
Compare
Choose a tag to compare
  • 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

31 Jul 17:49
Compare
Choose a tag to compare
  • 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

12 Jul 17:26
69c1cd9
Compare
Choose a tag to compare
v1.2.3-beta.8

Update README.md

1.2.3-beta.6

06 Mar 21:48
Compare
Choose a tag to compare
  • 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

14 Sep 17:51
69c1cd9
Compare
Choose a tag to compare
  • 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

11 Oct 18:35
69c1cd9
Compare
Choose a tag to compare

Adds the ability to select features for the legend separately from the plotted features.

1.2.3-beta.4

15 Feb 21:25
Compare
Choose a tag to compare
  • 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

10 Feb 18:36
Compare
Choose a tag to compare
  • Fixes bug where deleting all populations wasn't removing them from the database.