Skip to content

Commit

Permalink
chore: SKFP-000 Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lflangis committed May 23, 2024
1 parent fe14c52 commit d3fcf75
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## VERSION 5.3.0 (2024-05-23)
### Features
- [SKFP-928](https://d3b.atlassian.net/browse/SKFP-928) Feature: [Variant Workbench] Implemented Variant Workbench widget to copy variant data into a Cavatica project

## Technical / Other changes
- [SKFP-1059](https://d3b.atlassian.net/browse/SKFP-1059) Fix: [Entity] Fixed the display of the authorization lock files in the file entity page authorized in the Data Exploration page
- [SKFP-1065](https://d3b.atlassian.net/browse/SKFP-1065) Refactor: [Data Exploration] Added ontology term, hyperlink and space on the Histological Diagnosis field formatting
- [SKFP-1070](https://d3b.atlassian.net/browse/SKFP-1070) Refactor: [Dashboard] Updated the FHIR URL in the widget to use the new FHIR servers as redirects
- [SKFP-1072](https://d3b.atlassian.net/browse/SKFP-1072) Refactor: [Data Exploration] Added the Down syndrome related MONDO diagnoses to the Most Frequent Diagnoses chart
- [SKFP-1077](https://d3b.atlassian.net/browse/SKFP-1077) Refactor: [Community] Added the total number of private and public members

## VERSION 5.2.0 (2024-05-15)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kids-first-portal-ui",
"version": "5.2.0",
"version": "5.3.0",
"private": true,
"lint-staged": {
"src/**/*.{ts,tsx}": [
Expand Down

0 comments on commit d3fcf75

Please sign in to comment.