Releases: broadinstitute/single_cell_portal_core
Releases · broadinstitute/single_cell_portal_core
v0.2.0
Added
- 'Reviewer' share permission for studies (user can view a private study in the portal, but cannot edit or download data either in portal or FireCloud/Google bucket)
Changed
- 'Search Genes' interface now collapses by default
- AdminConfiguration.check_api_health will now automatically recover after an API outage occurs
- Plotly.js version incrementing to 1.33.1
- StudyFiles can no longer be deleted while in the middle of parsing
- StudyFiles upload into unique subdirectories inside their parent study's data directory while parsing
Fixed
- Wizard uploader now correctly detects duplicate files before uploading
v0.1.1
v0.1.0
This is the beginning of implementing release tags for Single Cell Portal releases.
Added
- New workflow analysis metadata objects in HCA analysis.json format. Currently being used in the portal as a machine-readable workflow log.
Changed
- Global gem version updates
- Backdating plotly.js version to 1.31 due to rendering bugs with 1.33 release
- Improving default drag mode to "lasso" in Create Annotations
Fixed
- Fixing delete button and small layout issue in Create Annotations