Releases: hubmapconsortium/ccf-ui
Releases · hubmapconsortium/ccf-ui
3.4.0
3.4.0 - 2022-07-01
Added in 3.4.0
- Major feature added: Spatial Search! This includes an expanded API plus a user interface for dynamically generating spatial searches.
Known Issues in 3.4.0
- There are some minor visual descrepancies when viewing the spatial search 3D scene and the results. However, blocks which are highlighted will be selected if the spatial search is added to your overall search filters.
3.3.1
3.3.0
3.3.0 - 2022-06-17
- Added support for the latest CCF Ontology v1.9.0 which adds Placenta, Spinal Cord, new Landmarks for reference organs, and a host of data updates.
- Added a SPARQL route to the CCF-API for flexible querying of the Ontology and linked data. See the /v1/sparql docs for more information.
- Clean up and bug fixes
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.1.0 - 2022-04-07
Added in 3.1.0
- Added support for the latest CCF Ontology v1.8.0 which adds cell types
- Added feature to search for tissue blocks by cell type
- Added API feature to dynamically generate GTEx rui_locations.jsonld
- Added logging of organ and block position changes to the RUI
- Added an expanded organ selector that makes selecting organs much easier with the larger number of reference organs we have now
- Now generating programming libraries for the CCF-API in Python, TypeScript, TypeScript (Angular), and JavaScript. We will be publishing them to appropriate package managers soon.
- Improved performance of the CCF-API
- New theming options and toggle for the CCF EUI/RUI
- Added new themes for SenNet, GTEx, and a default theme
- Added compodoc generated code documentation to production and staging builds
- Bug fixes and minor improvements