Releases: GenSpectrum/dashboard-components
Releases · GenSpectrum/dashboard-components
dashboard-components: v1.8.0
1.8.0 (2025-10-01)
Features
- components: add mutation link templates (#995) (4ebbcff)
dashboard-components: v1.7.0
1.7.0 (2025-09-24)
Features
- components: fix mutation parsing, add tests (#991) (0f747d9)
- components: handle case where zoom range gets very small (#992) (17a3a83)
- components: improve error message (#990) (e68d567)
dashboard-components: v1.6.0
1.6.0 (2025-09-22)
Features
- components: mutation filter: Make type of mutations configurable (#980) (14decd6)
Bug Fixes
- components: fix parsing of stop codons in mutation codes (#987) (0bb5b28)
dashboard-components: v1.5.0
1.5.0 (2025-09-09)
Features
- components: allow disabling counts (#977) (c3527fb)
- components: mutations over time: allow hiding empty columns (#974) (cc51535)
Bug Fixes
- components: display correct mutation codes when using incomplete mutation codes in the displayMutations (#973) (4595db4)
dashboard-components: v1.4.0
1.4.0 (2025-09-02)
Features
- components: allow setting displayMutations to empty (#967) (76beae7)
dashboard-components: v1.3.1
1.3.1 (2025-08-28)
Bug Fixes
- components: fix displayMutations feature on mutationsOverTime (#964) (da721a3)
dashboard-components: v1.3.0
1.3.0 (2025-08-18)
Features
- components: use new mutationsOverTime LAPIS endpoint in the mutations-over-time component (#942) (b399d20)
dashboard-components: v1.2.0
1.2.0 (2025-08-13)
Features
- components: skip API call if it's not required (#946) (5ca7c91)
Bug Fixes
- components: fix an incorrect mock response in a test (#943) (354a986)
- components: set bg color as white in fullscreen (#948) (6c0f6fd)
dashboard-components: v1.1.0
1.1.0 (2025-07-14)
Features
- components: gs-mutations-over-time: add checkboxes to quickly filter by annotated mutations (#927) (3f0bdc8)
dashboard-components: v1.0.1
1.0.1 (2025-07-08)
Bug Fixes
- components: accept lineage definitions without "aliases" key (#921) (6dc0472), closes #920