Releases: bcgsc/pori_ipr_client
Releases · bcgsc/pori_ipr_client
v6.1.1
IPR Client v6.1.1 Release Notes
Improvements:
- DEVSU-1158 - Allow KbMatch rows to be deleted
- DEVSU-1464 - Updated report query parameters to not use legacy param
- DEVSU-1472 - Converted analyst comments section to react
Bugfixes:
- DEVSU-1475 - Changed sections check to use templates
v6.1.0
IPR Client v6.1.0 Release Notes
New Features:
- DEVSU-1158 Kb match rows can now be deleted
- DEVSU-1457 Germline reports can now be searched by patient ID
Improvements:
- DEVSU-1394 Removed qualitySvExpressedCount field
- DEVSU-1417 API write operations now have a loading circle
- DEVSU-1464 Removed query parameters from /reports API call
Bugfixes:
- DEVSU-1077 Error snackbar is now shown if the gene doesn't exist
- DEVSU-1462 Fixed tab names for mutation burden comparators
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
IPR Client v6.0.0 Release Notes
Breaking Changes:
- DEVSU-1404 - Updated germline fields and API calls to match API standardization
- DEVSU-1425 - Added a create template page visible to admins
- DEVSU-1427 - Incorporated templates into rendering reports
New Features:
- DEVSU-952 - Added review status of GraphKB entries column
- DEVSU-1199 - Added IPR evidence levels info dialog
- DEVSU-1324 - Added source of variant to targeted gene report's summary
- DEVSU-1360 - Added default message to mutation signature field on summary page
- DEVSU-1388 - Added t-cell score as immune infiltration to summary page
- DEVSU-1403 - Updated germline table and added a filter for un-exported reports
- DEVSU-1430 - Added MSI scatter plot
Improvements:
- DEVSU-874 - Simplified admin pages
- DEVSU-1236 - Made GSC specific content configurable
- DEVSU-1354 - Added indicator to fields displayed on the summary page
- DEVSU-1362 - Moved analysis summary to appendices
- DEVSU-1365 - Removed empty explanatory brackets
- DEVSU-1389 - Re-organized mutation burden by mutation type instead of comparator
- DEVSU-1390 - Removed comparator parentheses from mutation burden summary field
- DEVSU-1406 - Edit icons are now hidden in print mode
- DEVSU-1407 - Improved tumour summary field's layout
- DEVSU-1409 - Moved .env.json content to webpack build
- DEVSU-1413 - Cleaned up DataTable and made use of useGrid hook
- DEVSU-1428 - Changed immune infiltration label in summary
- DEVSU-1429 - Changed sex label to gender
- DEVSU-1437 - Added percentage symbol to tumour content label
- DEVSU-1440 - Moved test information to bottom of summary in targeted gene reports
- DEVSU-1445 - Added Airbnb TS lint plugin
- DEVSU-1447 - Updated text in appendic C of genomic report
Bugfixes:
- DEVSU-1363 - Fixed dialog dropdowns appearing in the wrong area
- DEVSU-1372 - Accounted for special SV Burden case in mutation burden
- DEVSU-1374 - Fixed favicon missing on windows devices
- DEVSU-1375 - Fixed bug where editing the summary fields twice would not propagate
- DEVSU-1376 - SV burden percentile is no longer shown when null
- DEVSU-1383 - Fixed selection error in pairwise expression correlation plot
- DEVSU-1442 - Fixed some angular tables not rendering correctly
- DEVSU-1446 - Fixed keycloak iframe check resulting in login loop