Skip to content

Commit 0504492

Browse files
committed
Update about page
1 parent eed5487 commit 0504492

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

seal/templates/essentials/about.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,15 @@ <h3>License</h3>
8484
<h2>Releases</h2>
8585
<div id="releases-notes" class="w3-small">
8686
<div class="w3-panel w3-leftbar w3-blue">
87-
<h3>1.1.5.dev [July 5, 2023]</h3>
88-
<p></p>
87+
<h3>1.1.5 [July 5, 2023]</h3>
88+
<p>This minor version mainly enhances fix some bugs and improve performances.</p>
8989

9090
<h4>New Features</h4>
9191

9292
<ul>
9393
<li><b>Modal population</b>: representation of gnomAD on a barplot</li>
9494
<li><b>Add the possibility of modifying the family</b> for a sample</li>
95+
<li><b>Better export</b>: add phenotype on export</li>
9596
<li>Other minor front-end enhancements</li>
9697
</ul>
9798

@@ -100,7 +101,7 @@ <h4>Fixes</h4>
100101
<ul>
101102
<li><b>Flask Admin Template</b>: use lower case for bootswatch theme</li>
102103
<li><b>Header for variant view</b></li>
103-
<li><b>Sample status 0</b>: fxed a bug where the sample status was set to 0. It should have appeared in the "import" status and not in the "error" status.</li>
104+
<li><b>Sample status 0</b>: fixed a bug where the sample status was set to 0. It should have appeared in the "import" status and not in the "error" status.</li>
104105
<li><b>Annotations</b>: an error on a variable name results in the annotation not being imported.</li>
105106
</ul>
106107

0 commit comments

Comments
 (0)