Skip to content

Releases: bcgsc/pori_ipr_client

v6.0.0

17 Feb 23:33
3b2779e
Compare
Choose a tag to compare

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