Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Angelina Uno-Antonison <[email protected]>
  • Loading branch information
SeriousHorncat authored Dec 11, 2024
1 parent 8ab4f95 commit dba3625
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
<!-- markdownlint-disable-file MD024 -->
# Changelog

## 0.8.1

### Features

- Composition API Migration for moving towards real-time collaboration
- New annotation linkouts for COSMIC, and gnomAD4 Variant, and annotations for REVEL and AlphaMissense. New data source using OpenCravat. VCF string provided by Ensembl's API is cached in the MongoDB database.
- Updated a row to render datasets horizontal if the associated class is included in the rendering configuration. Variant annotations were rendering vertically and it was taking too much space.
- Analyses have a version manifest of annotation's dataset, source, and version
- Increased VueJS version to 3.5.12 to use TempalteRef as a feature

### Bugs

- Fixed developer API endpoint so that existing analyses can queue their annotations to be rendered again if desired.

## 0.7.0

### Features
Expand Down

0 comments on commit dba3625

Please sign in to comment.