Releases: cidgoh/VIRUS-MVP
0.5.0
0.4.1 - no upload functionality
0.4.1
0.4.0 - no upload functionality
Notable changes
- #99 - Slightly smaller font size and heatmap indel markers
- #100 - New favicon and changed browser tab title to COVID-MVP
- 81bdca3 - Annotation heatmap cells with associated functions using thicker borders
- #102 - VOI and VOC in existing heatmap y-axis distinguished using italics and bold respectively
- #103 - New heatmap y-axis for genomic analysis sample sizes
- #104 - Existing and new legend material now in a div that appears after clicking a button
- #109 - Buttons in select lineage modal for selecting and deselecting all strains in a directory
- #112 - Cache lifespan extended from 5m to 1d
- #114, #117 - Loading indicators
0.4.0
Notable changes
- #99 - Slightly smaller font size and heatmap indel markers
- #100 - New favicon and changed browser tab title to COVID-MVP
- 81bdca3 - Annotation heatmap cells with associated functions using thicker borders
- #102 - VOI and VOC in existing heatmap y-axis distinguished using italics and bold respectively
- #103 - New heatmap y-axis for genomic analysis sample sizes
- #104 - Existing and new legend material now in a div that appears after clicking a button
- #109 - Buttons in select lineage modal for selecting and deselecting all strains in a directory
- #112 - Cache lifespan extended from 5m to 1d
- #114, #117 - Loading indicators
0.3.0 - no upload functionality
Application will now perform at similar speeds when run locally, and when deployed to a network.
Callbacks were modified to reduce the number of times the large, underlying data structure was passed between the front-end and back-end servers. Now, the data structure is cached on the back-end filesystem, and back-end callbacks are signalled by the front-end interface to access the cached structure directly.
0.3.0
Application will now perform at similar speeds when run locally, and when deployed to a network.
Callbacks were modified to reduce the number of times the large, underlying data structure was passed between the front-end and back-end servers. Now, the data structure is cached on the back-end filesystem, and back-end callbacks are signalled by the front-end interface to access the cached structure directly.
0.2.0 - no upload functionality
Ability to download surveillance reports
0.2.0
0.1.0 - no upload functionality
Initial release without upload functionality