Skip to content

Releases: allen-cell-animated/cell-feature-explorer

v1.5.0

19 Dec 00:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.5.0

v1.4.2

22 Mar 21:24
Compare
Choose a tag to compare

✨ New Features

The viewer has been updated with new features, including alignment control between datasets.

🔧 Behind the Scenes

Update the viewer version

Pull requests included in this release

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.0

19 Sep 05:37
Compare
Choose a tag to compare

✨ New Features

The layout has been changed to a tabbed view for easier navigation

🔧 Behind the Scenes

Update the viewer version

Pull requests included in this release

Full Changelog: v1.3.0...v1.4.0

Grouped datasets

10 Mar 04:47
Compare
Choose a tag to compare

✨ New Features

The 3D viewer has been updated with a collapsible panel and can receive more props for different datasets types
Datasets can be grouped together into a "megaset"

🔧 Behind the Scenes

Improved the typing of our redux state

Pull requests included in this release

Full Changelog: v1.2.3...v1.3.0

v1.2.3

24 Nov 00:05
Compare
Choose a tag to compare

What's new

Bug fixes:

Update "group by" and "color by" headers for FISH datasets

Maintenance:

Remove all code related to cluster data handling (it was not being used)

New PRs in this release:

Full Changelog: v1.2.2...v1.2.3

v1.2.2

16 Nov 21:30
Compare
Choose a tag to compare

What's new

New Features:

Cell system datasets have their own colors
Checkboxes are disabled if they have no visible data

Bug fixes:

Histograms reflex the filtered state of the plot
Fixed issue with logic never calling done

New PRs in this release:

  • Feature/sort datasets by @meganrm in #74
  • Feature/colors for fish dataset by @toloudis in #77
  • Fix/disable unusable checkboxes in left panel by @schoinh in #78
  • fix issue with missing albums data never finishing by @toloudis in #79
  • Fix/histograms don't match the scatter plot by @schoinh in #80
  • Feature/new colors cellsystems data by @toloudis in #81

Full Changelog: v1.2.1...v1.2.2