Skip to content

Commit d3fcf75

Browse files
author
lflangis
committed
chore: SKFP-000 Release 5.3.0
1 parent fe14c52 commit d3fcf75

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

RELEASES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## VERSION 5.3.0 (2024-05-23)
2+
### Features
3+
- [SKFP-928](https://d3b.atlassian.net/browse/SKFP-928) Feature: [Variant Workbench] Implemented Variant Workbench widget to copy variant data into a Cavatica project
4+
5+
## Technical / Other changes
6+
- [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
7+
- [SKFP-1065](https://d3b.atlassian.net/browse/SKFP-1065) Refactor: [Data Exploration] Added ontology term, hyperlink and space on the Histological Diagnosis field formatting
8+
- [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
9+
- [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
10+
- [SKFP-1077](https://d3b.atlassian.net/browse/SKFP-1077) Refactor: [Community] Added the total number of private and public members
11+
112
## VERSION 5.2.0 (2024-05-15)
213

314
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kids-first-portal-ui",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"private": true,
55
"lint-staged": {
66
"src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)