diff --git a/website/release_announcement_drafts/v2.14.0.md b/website/release_announcement_drafts/v2.14.0.md new file mode 100644 index 0000000000..bd6a77fa10 --- /dev/null +++ b/website/release_announcement_drafts/v2.14.0.md @@ -0,0 +1,15 @@ +This release adds some significant new features + +- Alignments track 'Group by' functionality: this features allows you to split + an alignments track by a specific tag such as RG or HP into multiple new + session tracks +- A new adapter type display sequences from a FASTA file such as `NC_000001.10` + in the user interface as `chr1`. This specifically targets the NCBI + "sequence_report.tsv" to do this renaming, and is called + `NcbiSequenceReportAliasAdapter` + +![image](https://github.com/user-attachments/assets/d0adf4dd-e303-4174-98d8-aec59f67d223) + +Example screenshot after applying the new Alignments track "Group by" +functionality to group by the HP (haplotype) tag. Note that technically, each +group is launched as a separate new "session track"