Skip to content

v.2.2.0

Compare
Choose a tag to compare
@acoffman acoffman released this 09 Jan 21:28
· 1937 commits to release since this release

What's Changed

🧨 Breaking Changes

We aim to roll out breaking changes as infrequently as possible to our users. As such this release bundles several breaking changes to be aware of, all at once.

  • Evidence Items and Assertions are no longer attached to Variants. They are attached to the new Molecular Profile concept.
  • The Clinical Significance Field has been renamed to Significance.
  • Drugs are now referred to as Therapies, and Drug Interaction Type is now Therapy Interaction Type. As a result, Evidence Items and Assertions are linked to Therapies instead of Drugs.
  • Variant Description, Sources, and Evidence Score have been moved from Variants to Molecular Profiles

🚀 New Features

🎉 Enhancements to Existing Features

  • updated evidence, assertion tag status styles by @jmcmichael in #579
  • updated tag status styles, new icon badges by @jmcmichael in #583
  • add badges to entity icons by @jmcmichael in #587
  • provides evidenceLevelBrief option for evidenceEnumTooltip pipe by @jmcmichael in #595
  • Clicking a revision tag takes you to the the revision set regardless of status by @acoffman in #606
  • Allow admins to set a parent organization when editing orgs in the admin UI by @acoffman in #610
  • Add missing clinical trial links to source and eid summary gql by @susannasiebert in #616
  • Add alert banner to rejected evidence and assertion summary pages by @susannasiebert in #618
  • Make source tags on Source Suggestions table linkable by @acoffman in #617
  • Give the user feedback when no new revisions are created by @acoffman in #613
  • Provide user feedback when proposed revisions would have resulted in duplicates. by @acoffman in #639
  • Link out to OpenCRAVAT from variant pages where possible. by @acoffman in #637

🐛 Bug Fixes

🧹 Housekeeping

  • removes entity table title icons, entity icons in col headers switched to monochrome by @jmcmichael in #592
  • Author list improvements for sources by @acoffman in #604
  • build client when tests are run by @acoffman in #612
  • Remove "Does Not Support" option for Predisposing and Oncogenic Assertions by @acoffman in #636
  • Rename myvariant.info CADD tab to "Conservation Analysis Tools" by @susannasiebert in #643
  • Rename various fields (including drug->therapy), additional MP fixes by @acoffman in #675
  • Rename CIViC Evidence Score to Molecular Profile Score by @acoffman in #684
  • Remove sources from variants in gql schema by @acoffman in #690

Other Changes

Full Changelog: v2.1.2...v2.2.0