Releases: allen-cell-animated/cell-feature-explorer
v1.5.0
What's Changed
- consistency around non required fields by @meganrm in #161
- refactor: Upgrade website-3d-cell-viewer by @ShrimpCryptid in #164
- feat: Upgrade Ant to version 5 by @ShrimpCryptid in #166
- fix: Full field toggle is no longer visible on datasets without full field by @ShrimpCryptid in #209
- refactor: Updated Google Tag Manager ID, added language property to html by @ShrimpCryptid in #210
- refactor: Bump dependencies by @ShrimpCryptid in #212
- feature: Mock image dataset for CSV loading (CSV pt. 1) by @ShrimpCryptid in #214
- fix: Fixed cell masking and closed loader error message by updating w3cv dependency by @ShrimpCryptid in #222
- refactor: Bump web-3d-viewer to 2.10.4 by @ShrimpCryptid in #224
Full Changelog: v1.4.4...v1.5.0
v1.4.2
✨ 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
- Feature/update viewer by @frasercl in #116
- Feature/variance align control by @frasercl in #121
- allow dataset image to be empty by @toloudis in #123
- Feature/metadata download by @meganrm in #119
New Contributors
Full Changelog: v1.4.1...v1.4.2
v1.4.0
✨ 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
- Feature/update readme by @meganrm in #94
- bump website-3d-cell-viewer to 2.0.1 by @toloudis in #95
- Feature/tabbed view by @schoinh in #99
- fix thumbnail indexing by @toloudis in #103
Full Changelog: v1.3.0...v1.4.0
Grouped datasets
✨ 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
- Feature/collapsible bottom panel in viewer (update viewer to v1.4.0) by @schoinh in #84
- Feature/viewer channel data by @toloudis in #85
- Feature/use new megaset data format by @schoinh in #86
- Feature/megacards by @schoinh in #89
- Feature/cell lines as feature by @meganrm in #87
- Feature/sort megacards from newest to oldest by @schoinh in #90
- Feature/type metadata branch by @meganrm in #91
- Feature/manual deploy by @meganrm in #92
- Fix/grayed out group by @meganrm in #93
Full Changelog: v1.2.3...v1.3.0
v1.2.3
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
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